namespace IntelligentControlForsx.MyControls { partial class HomePanel { /// /// 必需的设计器变量。 /// private System.ComponentModel.IContainer components = null; /// /// 清理所有正在使用的资源。 /// /// 如果应释放托管资源,为 true;否则为 false。 protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region 组件设计器生成的代码 /// /// 设计器支持所需的方法 - 不要 /// 使用代码编辑器修改此方法的内容。 /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HomePanel)); this.panel10 = new System.Windows.Forms.Panel(); this.panel9 = new System.Windows.Forms.Panel(); this.panel8 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.panel6 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.panel4 = new System.Windows.Forms.Panel(); this.label30 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.webfontLable15 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable13 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable14 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable11 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable9 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable12 = new IntelligentControlForsx.MyControls.WebfontLable(); this.webfontLable10 = new IntelligentControlForsx.MyControls.WebfontLable(); this.tableLayoutPanel1.SuspendLayout(); this.SuspendLayout(); // // panel10 // this.panel10.BackColor = System.Drawing.Color.Transparent; this.panel10.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel10.BackgroundImage"))); this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel10.Dock = System.Windows.Forms.DockStyle.Fill; this.panel10.Location = new System.Drawing.Point(3, 153); this.panel10.Name = "panel10"; this.panel10.Size = new System.Drawing.Size(19, 19); this.panel10.TabIndex = 193; // // panel9 // this.panel9.BackColor = System.Drawing.Color.Transparent; this.panel9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel9.BackgroundImage"))); this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel9.Dock = System.Windows.Forms.DockStyle.Fill; this.panel9.Location = new System.Drawing.Point(3, 128); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(19, 19); this.panel9.TabIndex = 192; // // panel8 // this.panel8.BackColor = System.Drawing.Color.Transparent; this.panel8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel8.BackgroundImage"))); this.panel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel8.Dock = System.Windows.Forms.DockStyle.Fill; this.panel8.Location = new System.Drawing.Point(3, 103); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(19, 19); this.panel8.TabIndex = 191; // // panel7 // this.panel7.BackColor = System.Drawing.Color.Transparent; this.panel7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel7.BackgroundImage"))); this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel7.Dock = System.Windows.Forms.DockStyle.Fill; this.panel7.Location = new System.Drawing.Point(3, 78); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(19, 19); this.panel7.TabIndex = 190; // // panel6 // this.panel6.BackColor = System.Drawing.Color.Transparent; this.panel6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel6.BackgroundImage"))); this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel6.Dock = System.Windows.Forms.DockStyle.Fill; this.panel6.Location = new System.Drawing.Point(3, 53); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(19, 19); this.panel6.TabIndex = 189; // // panel5 // this.panel5.BackColor = System.Drawing.Color.Transparent; this.panel5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel5.BackgroundImage"))); this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel5.Dock = System.Windows.Forms.DockStyle.Fill; this.panel5.Location = new System.Drawing.Point(3, 28); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(19, 19); this.panel5.TabIndex = 188; // // panel4 // this.panel4.BackColor = System.Drawing.Color.Transparent; this.panel4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel4.BackgroundImage"))); this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.panel4.Dock = System.Windows.Forms.DockStyle.Fill; this.panel4.Location = new System.Drawing.Point(3, 3); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(19, 19); this.panel4.TabIndex = 187; // // label30 // this.label30.AutoSize = true; this.label30.BackColor = System.Drawing.Color.Transparent; this.label30.Dock = System.Windows.Forms.DockStyle.Bottom; this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label30.Location = new System.Drawing.Point(110, 158); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(75, 17); this.label30.TabIndex = 179; this.label30.Text = "台"; // // label24 // this.label24.AutoSize = true; this.label24.BackColor = System.Drawing.Color.Transparent; this.label24.Dock = System.Windows.Forms.DockStyle.Bottom; this.label24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label24.Location = new System.Drawing.Point(110, 133); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(75, 17); this.label24.TabIndex = 178; this.label24.Text = "台"; // // label25 // this.label25.AutoSize = true; this.label25.BackColor = System.Drawing.Color.Transparent; this.label25.Dock = System.Windows.Forms.DockStyle.Bottom; this.label25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label25.Location = new System.Drawing.Point(110, 108); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(75, 17); this.label25.TabIndex = 177; this.label25.Text = "台"; // // label26 // this.label26.AutoSize = true; this.label26.BackColor = System.Drawing.Color.Transparent; this.label26.Dock = System.Windows.Forms.DockStyle.Bottom; this.label26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label26.Location = new System.Drawing.Point(110, 83); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(75, 17); this.label26.TabIndex = 176; this.label26.Text = "台"; // // label27 // this.label27.AutoSize = true; this.label27.BackColor = System.Drawing.Color.Transparent; this.label27.Dock = System.Windows.Forms.DockStyle.Bottom; this.label27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label27.Location = new System.Drawing.Point(110, 33); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(75, 17); this.label27.TabIndex = 175; this.label27.Text = "台"; // // label28 // this.label28.AutoSize = true; this.label28.BackColor = System.Drawing.Color.Transparent; this.label28.Dock = System.Windows.Forms.DockStyle.Bottom; this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label28.Location = new System.Drawing.Point(110, 58); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(75, 17); this.label28.TabIndex = 174; this.label28.Text = "台"; // // label29 // this.label29.AutoSize = true; this.label29.BackColor = System.Drawing.Color.Transparent; this.label29.Dock = System.Windows.Forms.DockStyle.Bottom; this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold); this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label29.Location = new System.Drawing.Point(110, 8); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(75, 17); this.label29.TabIndex = 173; this.label29.Text = "台"; // // label23 // this.label23.AutoSize = true; this.label23.BackColor = System.Drawing.Color.Transparent; this.label23.Dock = System.Windows.Forms.DockStyle.Bottom; this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label23.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label23.Location = new System.Drawing.Point(28, 158); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(37, 17); this.label23.TabIndex = 172; this.label23.Text = "离线"; // // label22 // this.label22.AutoSize = true; this.label22.BackColor = System.Drawing.Color.Transparent; this.label22.Dock = System.Windows.Forms.DockStyle.Bottom; this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label22.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label22.Location = new System.Drawing.Point(28, 133); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(37, 17); this.label22.TabIndex = 171; this.label22.Text = "限电"; // // label21 // this.label21.AutoSize = true; this.label21.BackColor = System.Drawing.Color.Transparent; this.label21.Dock = System.Windows.Forms.DockStyle.Bottom; this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label21.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label21.Location = new System.Drawing.Point(28, 108); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(37, 17); this.label21.TabIndex = 170; this.label21.Text = "维护"; // // label20 // this.label20.AutoSize = true; this.label20.BackColor = System.Drawing.Color.Transparent; this.label20.Dock = System.Windows.Forms.DockStyle.Bottom; this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label20.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label20.Location = new System.Drawing.Point(28, 83); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(37, 17); this.label20.TabIndex = 169; this.label20.Text = "故障"; // // label19 // this.label19.AutoSize = true; this.label19.BackColor = System.Drawing.Color.Transparent; this.label19.Dock = System.Windows.Forms.DockStyle.Bottom; this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label19.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label19.Location = new System.Drawing.Point(28, 58); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(37, 17); this.label19.TabIndex = 168; this.label19.Text = "待机"; // // label18 // this.label18.AutoSize = true; this.label18.BackColor = System.Drawing.Color.Transparent; this.label18.Dock = System.Windows.Forms.DockStyle.Bottom; this.label18.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label18.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label18.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label18.Location = new System.Drawing.Point(28, 33); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(37, 17); this.label18.TabIndex = 167; this.label18.Text = "运行"; // // label17 // this.label17.AutoSize = true; this.label17.BackColor = System.Drawing.Color.Transparent; this.label17.Dock = System.Windows.Forms.DockStyle.Bottom; this.label17.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label17.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.label17.ImageAlign = System.Drawing.ContentAlignment.BottomCenter; this.label17.Location = new System.Drawing.Point(28, 8); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(37, 17); this.label17.TabIndex = 166; this.label17.Text = "接入"; // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48))))); this.tableLayoutPanel1.ColumnCount = 4; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 43F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 39F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 81F)); this.tableLayoutPanel1.Controls.Add(this.panel4, 0, 0); this.tableLayoutPanel1.Controls.Add(this.label23, 1, 6); this.tableLayoutPanel1.Controls.Add(this.label27, 3, 1); this.tableLayoutPanel1.Controls.Add(this.label22, 1, 5); this.tableLayoutPanel1.Controls.Add(this.label26, 3, 3); this.tableLayoutPanel1.Controls.Add(this.label21, 1, 4); this.tableLayoutPanel1.Controls.Add(this.label28, 3, 2); this.tableLayoutPanel1.Controls.Add(this.label20, 1, 3); this.tableLayoutPanel1.Controls.Add(this.label25, 3, 4); this.tableLayoutPanel1.Controls.Add(this.label19, 1, 2); this.tableLayoutPanel1.Controls.Add(this.label24, 3, 5); this.tableLayoutPanel1.Controls.Add(this.label18, 1, 1); this.tableLayoutPanel1.Controls.Add(this.label30, 3, 6); this.tableLayoutPanel1.Controls.Add(this.webfontLable15, 2, 6); this.tableLayoutPanel1.Controls.Add(this.panel10, 0, 6); this.tableLayoutPanel1.Controls.Add(this.webfontLable13, 2, 5); this.tableLayoutPanel1.Controls.Add(this.label17, 1, 0); this.tableLayoutPanel1.Controls.Add(this.webfontLable14, 2, 4); this.tableLayoutPanel1.Controls.Add(this.panel9, 0, 5); this.tableLayoutPanel1.Controls.Add(this.webfontLable11, 2, 3); this.tableLayoutPanel1.Controls.Add(this.webfontLable9, 2, 0); this.tableLayoutPanel1.Controls.Add(this.webfontLable12, 2, 2); this.tableLayoutPanel1.Controls.Add(this.panel8, 0, 4); this.tableLayoutPanel1.Controls.Add(this.webfontLable10, 2, 1); this.tableLayoutPanel1.Controls.Add(this.label29, 3, 0); this.tableLayoutPanel1.Controls.Add(this.panel7, 0, 3); this.tableLayoutPanel1.Controls.Add(this.panel5, 0, 1); this.tableLayoutPanel1.Controls.Add(this.panel6, 0, 2); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(1, 1); this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 8; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F)); this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 23F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(132, 181); this.tableLayoutPanel1.TabIndex = 194; // // webfontLable15 // this.webfontLable15.BackColor = System.Drawing.Color.Transparent; this.webfontLable15.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable15.LableShowType = 0; this.webfontLable15.LableText = "1"; this.webfontLable15.LableType = 0; this.webfontLable15.Location = new System.Drawing.Point(71, 155); this.webfontLable15.MyEmSize = 15F; this.webfontLable15.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable15.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable15.Name = "webfontLable15"; this.webfontLable15.Size = new System.Drawing.Size(33, 17); this.webfontLable15.TabIndex = 186; this.webfontLable15.TestPointId = null; this.webfontLable15.UniformCode = null; this.webfontLable15.WindPowerId = null; this.webfontLable15.WindTurbineId = null; // // webfontLable13 // this.webfontLable13.BackColor = System.Drawing.Color.Transparent; this.webfontLable13.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable13.LableShowType = 0; this.webfontLable13.LableText = "0"; this.webfontLable13.LableType = 0; this.webfontLable13.Location = new System.Drawing.Point(71, 130); this.webfontLable13.MyEmSize = 15F; this.webfontLable13.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable13.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable13.Name = "webfontLable13"; this.webfontLable13.Size = new System.Drawing.Size(33, 17); this.webfontLable13.TabIndex = 185; this.webfontLable13.TestPointId = null; this.webfontLable13.UniformCode = null; this.webfontLable13.WindPowerId = null; this.webfontLable13.WindTurbineId = null; // // webfontLable14 // this.webfontLable14.BackColor = System.Drawing.Color.Transparent; this.webfontLable14.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable14.LableShowType = 0; this.webfontLable14.LableText = "20"; this.webfontLable14.LableType = 0; this.webfontLable14.Location = new System.Drawing.Point(71, 105); this.webfontLable14.MyEmSize = 15F; this.webfontLable14.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable14.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable14.Name = "webfontLable14"; this.webfontLable14.Size = new System.Drawing.Size(33, 17); this.webfontLable14.TabIndex = 184; this.webfontLable14.TestPointId = null; this.webfontLable14.UniformCode = null; this.webfontLable14.WindPowerId = null; this.webfontLable14.WindTurbineId = null; // // webfontLable11 // this.webfontLable11.BackColor = System.Drawing.Color.Transparent; this.webfontLable11.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable11.LableShowType = 0; this.webfontLable11.LableText = "4"; this.webfontLable11.LableType = 0; this.webfontLable11.Location = new System.Drawing.Point(71, 80); this.webfontLable11.MyEmSize = 15F; this.webfontLable11.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable11.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable11.Name = "webfontLable11"; this.webfontLable11.Size = new System.Drawing.Size(33, 17); this.webfontLable11.TabIndex = 183; this.webfontLable11.TestPointId = null; this.webfontLable11.UniformCode = null; this.webfontLable11.WindPowerId = null; this.webfontLable11.WindTurbineId = null; // // webfontLable9 // this.webfontLable9.BackColor = System.Drawing.Color.Transparent; this.webfontLable9.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable9.LableShowType = 0; this.webfontLable9.LableText = "330"; this.webfontLable9.LableType = 0; this.webfontLable9.Location = new System.Drawing.Point(71, 5); this.webfontLable9.MyEmSize = 15F; this.webfontLable9.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable9.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable9.Name = "webfontLable9"; this.webfontLable9.Size = new System.Drawing.Size(33, 17); this.webfontLable9.TabIndex = 180; this.webfontLable9.TestPointId = null; this.webfontLable9.UniformCode = null; this.webfontLable9.WindPowerId = null; this.webfontLable9.WindTurbineId = null; // // webfontLable12 // this.webfontLable12.BackColor = System.Drawing.Color.Transparent; this.webfontLable12.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable12.LableShowType = 0; this.webfontLable12.LableText = "165"; this.webfontLable12.LableType = 0; this.webfontLable12.Location = new System.Drawing.Point(71, 55); this.webfontLable12.MyEmSize = 15F; this.webfontLable12.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable12.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable12.Name = "webfontLable12"; this.webfontLable12.Size = new System.Drawing.Size(33, 17); this.webfontLable12.TabIndex = 182; this.webfontLable12.TestPointId = null; this.webfontLable12.UniformCode = null; this.webfontLable12.WindPowerId = null; this.webfontLable12.WindTurbineId = null; // // webfontLable10 // this.webfontLable10.BackColor = System.Drawing.Color.Transparent; this.webfontLable10.Dock = System.Windows.Forms.DockStyle.Bottom; this.webfontLable10.LableShowType = 0; this.webfontLable10.LableText = "126"; this.webfontLable10.LableType = 0; this.webfontLable10.Location = new System.Drawing.Point(71, 30); this.webfontLable10.MyEmSize = 15F; this.webfontLable10.MyLabelDock = System.Windows.Forms.DockStyle.Right; this.webfontLable10.MyLabelTextAlign = System.Drawing.ContentAlignment.TopLeft; this.webfontLable10.Name = "webfontLable10"; this.webfontLable10.Size = new System.Drawing.Size(33, 17); this.webfontLable10.TabIndex = 181; this.webfontLable10.TestPointId = null; this.webfontLable10.UniformCode = null; this.webfontLable10.WindPowerId = null; this.webfontLable10.WindTurbineId = null; // // HomePanel // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(185)))), ((int)(((byte)(251))))); this.Controls.Add(this.tableLayoutPanel1); this.Name = "HomePanel"; this.Padding = new System.Windows.Forms.Padding(1); this.Size = new System.Drawing.Size(134, 183); this.tableLayoutPanel1.ResumeLayout(false); this.tableLayoutPanel1.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Panel panel4; private WebfontLable webfontLable15; private WebfontLable webfontLable13; private WebfontLable webfontLable14; private WebfontLable webfontLable11; private WebfontLable webfontLable12; private WebfontLable webfontLable10; private WebfontLable webfontLable9; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label17; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; } }