namespace IntelligentControlForsx.MyControls { partial class ControlFormTop { /// /// 必需的设计器变量。 /// 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() { this.plTop = new System.Windows.Forms.Panel(); this.panel3 = new System.Windows.Forms.Panel(); this.panel14 = new System.Windows.Forms.Panel(); this.lblAllLink = new System.Windows.Forms.Label(); this.panel13 = new System.Windows.Forms.Panel(); this.lblAllRun = new System.Windows.Forms.Label(); this.panel12 = new System.Windows.Forms.Panel(); this.lblAllStandby = new System.Windows.Forms.Label(); this.panel11 = new System.Windows.Forms.Panel(); this.lblAllFault = new System.Windows.Forms.Label(); this.panel10 = new System.Windows.Forms.Panel(); this.lblAllMaintain = new System.Windows.Forms.Label(); this.panel9 = new System.Windows.Forms.Panel(); this.lblAllOffline = new System.Windows.Forms.Label(); this.panel8 = new System.Windows.Forms.Panel(); this.lblAllStart = new System.Windows.Forms.Label(); this.panel6 = new System.Windows.Forms.Panel(); this.panel7 = new System.Windows.Forms.Panel(); this.lblAllStop = new System.Windows.Forms.Label(); this.panel4 = new System.Windows.Forms.Panel(); this.panel5 = new System.Windows.Forms.Panel(); this.lblAllOnPower = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.panel2 = new System.Windows.Forms.Panel(); this.lblAllSpeed = new System.Windows.Forms.Label(); this.lblAllPower = new System.Windows.Forms.Label(); this.lblAllPowerByDay = new System.Windows.Forms.Label(); this.lblAllPowerByMonth = new System.Windows.Forms.Label(); this.lblAllPowerByYear = new System.Windows.Forms.Label(); this.lblAllPowerCount = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label23 = 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.label30 = new System.Windows.Forms.Label(); this.panel1 = new System.Windows.Forms.Panel(); this.pnlTopRight = new System.Windows.Forms.Panel(); this.lblWindSpeed = new System.Windows.Forms.Label(); this.lblPower = new System.Windows.Forms.Label(); this.lblRFDL = new System.Windows.Forms.Label(); this.lblYFDL = new System.Windows.Forms.Label(); this.lblNFDL = new System.Windows.Forms.Label(); this.lblZFDL = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label6 = new System.Windows.Forms.Label(); this.label5 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.label1 = new System.Windows.Forms.Label(); this.plOnPowerCount = new System.Windows.Forms.Panel(); this.lblOnPowerCount = new System.Windows.Forms.Label(); this.plStopCount = new System.Windows.Forms.Panel(); this.lblStopCount = new System.Windows.Forms.Label(); this.plStartCount = new System.Windows.Forms.Panel(); this.lblStartCount = new System.Windows.Forms.Label(); this.plOfflineCount = new System.Windows.Forms.Panel(); this.lblOfflineCount = new System.Windows.Forms.Label(); this.plMantainCount = new System.Windows.Forms.Panel(); this.lblMaintainCount = new System.Windows.Forms.Label(); this.plFaultCount = new System.Windows.Forms.Panel(); this.lblFaultCount = new System.Windows.Forms.Label(); this.plStandbyCount = new System.Windows.Forms.Panel(); this.lblStandbyCount = new System.Windows.Forms.Label(); this.plOnlineCount = new System.Windows.Forms.Panel(); this.lblOnlineCount = new System.Windows.Forms.Label(); this.plAllCount = new System.Windows.Forms.Panel(); this.lblAllCount = new System.Windows.Forms.Label(); this.plStation = new System.Windows.Forms.Panel(); this.lblStationName = new System.Windows.Forms.Label(); this.plTop.SuspendLayout(); this.panel3.SuspendLayout(); this.panel14.SuspendLayout(); this.panel13.SuspendLayout(); this.panel12.SuspendLayout(); this.panel11.SuspendLayout(); this.panel10.SuspendLayout(); this.panel9.SuspendLayout(); this.panel8.SuspendLayout(); this.panel6.SuspendLayout(); this.panel7.SuspendLayout(); this.panel4.SuspendLayout(); this.panel5.SuspendLayout(); this.panel2.SuspendLayout(); this.panel1.SuspendLayout(); this.pnlTopRight.SuspendLayout(); this.plOnPowerCount.SuspendLayout(); this.plStopCount.SuspendLayout(); this.plStartCount.SuspendLayout(); this.plOfflineCount.SuspendLayout(); this.plMantainCount.SuspendLayout(); this.plFaultCount.SuspendLayout(); this.plStandbyCount.SuspendLayout(); this.plOnlineCount.SuspendLayout(); this.plAllCount.SuspendLayout(); this.plStation.SuspendLayout(); this.SuspendLayout(); // // plTop // this.plTop.Controls.Add(this.panel3); this.plTop.Controls.Add(this.panel2); this.plTop.Dock = System.Windows.Forms.DockStyle.Top; this.plTop.Location = new System.Drawing.Point(0, 0); this.plTop.Name = "plTop"; this.plTop.Size = new System.Drawing.Size(1920, 32); this.plTop.TabIndex = 0; // // panel3 // this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(14)))), ((int)(((byte)(33))))); this.panel3.Controls.Add(this.panel14); this.panel3.Controls.Add(this.panel13); this.panel3.Controls.Add(this.panel12); this.panel3.Controls.Add(this.panel11); this.panel3.Controls.Add(this.panel10); this.panel3.Controls.Add(this.panel9); this.panel3.Controls.Add(this.panel8); this.panel3.Controls.Add(this.panel6); this.panel3.Controls.Add(this.panel4); this.panel3.Dock = System.Windows.Forms.DockStyle.Left; this.panel3.Location = new System.Drawing.Point(1200, 0); this.panel3.Name = "panel3"; this.panel3.Size = new System.Drawing.Size(720, 32); this.panel3.TabIndex = 1; // // panel14 // this.panel14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(8)))), ((int)(((byte)(14)))), ((int)(((byte)(33))))); this.panel14.Controls.Add(this.lblAllLink); this.panel14.Dock = System.Windows.Forms.DockStyle.Right; this.panel14.Location = new System.Drawing.Point(72, 0); this.panel14.Name = "panel14"; this.panel14.Size = new System.Drawing.Size(72, 32); this.panel14.TabIndex = 35; // // lblAllLink // this.lblAllLink.AutoSize = true; this.lblAllLink.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllLink.ForeColor = System.Drawing.Color.White; this.lblAllLink.Location = new System.Drawing.Point(4, 10); this.lblAllLink.Name = "lblAllLink"; this.lblAllLink.Size = new System.Drawing.Size(65, 12); this.lblAllLink.TabIndex = 8; this.lblAllLink.Text = "接入:382"; // // panel13 // this.panel13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170))))); this.panel13.Controls.Add(this.lblAllRun); this.panel13.Dock = System.Windows.Forms.DockStyle.Right; this.panel13.Location = new System.Drawing.Point(144, 0); this.panel13.Name = "panel13"; this.panel13.Size = new System.Drawing.Size(72, 32); this.panel13.TabIndex = 34; // // lblAllRun // this.lblAllRun.AutoSize = true; this.lblAllRun.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllRun.ForeColor = System.Drawing.Color.White; this.lblAllRun.Location = new System.Drawing.Point(4, 10); this.lblAllRun.Name = "lblAllRun"; this.lblAllRun.Size = new System.Drawing.Size(65, 12); this.lblAllRun.TabIndex = 7; this.lblAllRun.Text = "并网:000"; // // panel12 // this.panel12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106))))); this.panel12.Controls.Add(this.lblAllStandby); this.panel12.Dock = System.Windows.Forms.DockStyle.Right; this.panel12.Location = new System.Drawing.Point(216, 0); this.panel12.Name = "panel12"; this.panel12.Size = new System.Drawing.Size(72, 32); this.panel12.TabIndex = 33; // // lblAllStandby // this.lblAllStandby.AutoSize = true; this.lblAllStandby.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllStandby.ForeColor = System.Drawing.Color.White; this.lblAllStandby.Location = new System.Drawing.Point(4, 10); this.lblAllStandby.Name = "lblAllStandby"; this.lblAllStandby.Size = new System.Drawing.Size(65, 12); this.lblAllStandby.TabIndex = 6; this.lblAllStandby.Text = "待机:000"; // // panel11 // this.panel11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59))))); this.panel11.Controls.Add(this.lblAllFault); this.panel11.Dock = System.Windows.Forms.DockStyle.Right; this.panel11.Location = new System.Drawing.Point(288, 0); this.panel11.Name = "panel11"; this.panel11.Size = new System.Drawing.Size(72, 32); this.panel11.TabIndex = 32; // // lblAllFault // this.lblAllFault.AutoSize = true; this.lblAllFault.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllFault.ForeColor = System.Drawing.Color.White; this.lblAllFault.Location = new System.Drawing.Point(4, 10); this.lblAllFault.Name = "lblAllFault"; this.lblAllFault.Size = new System.Drawing.Size(65, 12); this.lblAllFault.TabIndex = 5; this.lblAllFault.Text = "故障:000"; // // panel10 // this.panel10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(35))))); this.panel10.Controls.Add(this.lblAllMaintain); this.panel10.Dock = System.Windows.Forms.DockStyle.Right; this.panel10.Location = new System.Drawing.Point(360, 0); this.panel10.Name = "panel10"; this.panel10.Size = new System.Drawing.Size(72, 32); this.panel10.TabIndex = 31; // // lblAllMaintain // this.lblAllMaintain.AutoSize = true; this.lblAllMaintain.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllMaintain.ForeColor = System.Drawing.Color.White; this.lblAllMaintain.Location = new System.Drawing.Point(4, 10); this.lblAllMaintain.Name = "lblAllMaintain"; this.lblAllMaintain.Size = new System.Drawing.Size(65, 12); this.lblAllMaintain.TabIndex = 4; this.lblAllMaintain.Text = "维护:000"; // // panel9 // this.panel9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165))))); this.panel9.Controls.Add(this.lblAllOffline); this.panel9.Dock = System.Windows.Forms.DockStyle.Right; this.panel9.Location = new System.Drawing.Point(432, 0); this.panel9.Name = "panel9"; this.panel9.Size = new System.Drawing.Size(72, 32); this.panel9.TabIndex = 30; // // lblAllOffline // this.lblAllOffline.AutoSize = true; this.lblAllOffline.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllOffline.ForeColor = System.Drawing.Color.White; this.lblAllOffline.Location = new System.Drawing.Point(4, 10); this.lblAllOffline.Name = "lblAllOffline"; this.lblAllOffline.Size = new System.Drawing.Size(65, 12); this.lblAllOffline.TabIndex = 3; this.lblAllOffline.Text = "离线:000"; // // panel8 // this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91))))); this.panel8.Controls.Add(this.lblAllStart); this.panel8.Dock = System.Windows.Forms.DockStyle.Right; this.panel8.Location = new System.Drawing.Point(504, 0); this.panel8.Name = "panel8"; this.panel8.Size = new System.Drawing.Size(72, 32); this.panel8.TabIndex = 29; // // lblAllStart // this.lblAllStart.AutoSize = true; this.lblAllStart.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllStart.ForeColor = System.Drawing.Color.White; this.lblAllStart.Location = new System.Drawing.Point(4, 10); this.lblAllStart.Name = "lblAllStart"; this.lblAllStart.Size = new System.Drawing.Size(65, 12); this.lblAllStart.TabIndex = 2; this.lblAllStart.Text = "启动:000"; // // panel6 // this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(192)))), ((int)(((byte)(192))))); this.panel6.Controls.Add(this.panel7); this.panel6.Dock = System.Windows.Forms.DockStyle.Right; this.panel6.Location = new System.Drawing.Point(576, 0); this.panel6.Name = "panel6"; this.panel6.Size = new System.Drawing.Size(72, 32); this.panel6.TabIndex = 28; // // panel7 // this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63))))); this.panel7.Controls.Add(this.lblAllStop); this.panel7.Dock = System.Windows.Forms.DockStyle.Right; this.panel7.Location = new System.Drawing.Point(0, 0); this.panel7.Name = "panel7"; this.panel7.Size = new System.Drawing.Size(72, 32); this.panel7.TabIndex = 29; // // lblAllStop // this.lblAllStop.AutoSize = true; this.lblAllStop.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllStop.ForeColor = System.Drawing.Color.White; this.lblAllStop.Location = new System.Drawing.Point(4, 10); this.lblAllStop.Name = "lblAllStop"; this.lblAllStop.Size = new System.Drawing.Size(65, 12); this.lblAllStop.TabIndex = 1; this.lblAllStop.Text = "停机:000"; // // panel4 // this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126))))); this.panel4.Controls.Add(this.panel5); this.panel4.Controls.Add(this.label31); this.panel4.Dock = System.Windows.Forms.DockStyle.Right; this.panel4.Location = new System.Drawing.Point(648, 0); this.panel4.Name = "panel4"; this.panel4.Size = new System.Drawing.Size(72, 32); this.panel4.TabIndex = 27; // // panel5 // this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126))))); this.panel5.Controls.Add(this.lblAllOnPower); this.panel5.Location = new System.Drawing.Point(0, 0); this.panel5.Name = "panel5"; this.panel5.Size = new System.Drawing.Size(72, 32); this.panel5.TabIndex = 28; // // lblAllOnPower // this.lblAllOnPower.AutoSize = true; this.lblAllOnPower.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllOnPower.ForeColor = System.Drawing.Color.White; this.lblAllOnPower.Location = new System.Drawing.Point(4, 11); this.lblAllOnPower.Name = "lblAllOnPower"; this.lblAllOnPower.Size = new System.Drawing.Size(65, 12); this.lblAllOnPower.TabIndex = 0; this.lblAllOnPower.Text = "上电:000"; // // label31 // this.label31.AutoSize = true; this.label31.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label31.ForeColor = System.Drawing.Color.White; this.label31.Location = new System.Drawing.Point(5, 10); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(65, 12); this.label31.TabIndex = 0; this.label31.Text = "上电:000"; // // panel2 // this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(54)))), ((int)(((byte)(81))))); this.panel2.Controls.Add(this.lblAllSpeed); this.panel2.Controls.Add(this.lblAllPower); this.panel2.Controls.Add(this.lblAllPowerByDay); this.panel2.Controls.Add(this.lblAllPowerByMonth); this.panel2.Controls.Add(this.lblAllPowerByYear); this.panel2.Controls.Add(this.lblAllPowerCount); this.panel2.Controls.Add(this.label19); this.panel2.Controls.Add(this.label20); this.panel2.Controls.Add(this.label21); this.panel2.Controls.Add(this.label22); this.panel2.Controls.Add(this.label23); this.panel2.Controls.Add(this.label24); this.panel2.Controls.Add(this.label25); this.panel2.Controls.Add(this.label26); this.panel2.Controls.Add(this.label27); this.panel2.Controls.Add(this.label28); this.panel2.Controls.Add(this.label29); this.panel2.Controls.Add(this.label30); this.panel2.Dock = System.Windows.Forms.DockStyle.Left; this.panel2.Location = new System.Drawing.Point(0, 0); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(1200, 32); this.panel2.TabIndex = 0; // // lblAllSpeed // this.lblAllSpeed.AutoSize = true; this.lblAllSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllSpeed.Location = new System.Drawing.Point(895, 9); this.lblAllSpeed.Name = "lblAllSpeed"; this.lblAllSpeed.Size = new System.Drawing.Size(32, 17); this.lblAllSpeed.TabIndex = 65; this.lblAllSpeed.Text = "0.00"; // // lblAllPower // this.lblAllPower.AutoSize = true; this.lblAllPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllPower.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllPower.Location = new System.Drawing.Point(786, 7); this.lblAllPower.Name = "lblAllPower"; this.lblAllPower.Size = new System.Drawing.Size(32, 17); this.lblAllPower.TabIndex = 64; this.lblAllPower.Text = "0.00"; // // lblAllPowerByDay // this.lblAllPowerByDay.AutoSize = true; this.lblAllPowerByDay.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllPowerByDay.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllPowerByDay.Location = new System.Drawing.Point(615, 8); this.lblAllPowerByDay.Name = "lblAllPowerByDay"; this.lblAllPowerByDay.Size = new System.Drawing.Size(32, 17); this.lblAllPowerByDay.TabIndex = 63; this.lblAllPowerByDay.Text = "0.00"; // // lblAllPowerByMonth // this.lblAllPowerByMonth.AutoSize = true; this.lblAllPowerByMonth.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllPowerByMonth.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllPowerByMonth.Location = new System.Drawing.Point(446, 7); this.lblAllPowerByMonth.Name = "lblAllPowerByMonth"; this.lblAllPowerByMonth.Size = new System.Drawing.Size(32, 17); this.lblAllPowerByMonth.TabIndex = 62; this.lblAllPowerByMonth.Text = "0.00"; // // lblAllPowerByYear // this.lblAllPowerByYear.AutoSize = true; this.lblAllPowerByYear.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllPowerByYear.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllPowerByYear.Location = new System.Drawing.Point(260, 8); this.lblAllPowerByYear.Name = "lblAllPowerByYear"; this.lblAllPowerByYear.Size = new System.Drawing.Size(32, 17); this.lblAllPowerByYear.TabIndex = 61; this.lblAllPowerByYear.Text = "0.00"; // // lblAllPowerCount // this.lblAllPowerCount.AutoSize = true; this.lblAllPowerCount.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllPowerCount.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblAllPowerCount.Location = new System.Drawing.Point(72, 8); this.lblAllPowerCount.Name = "lblAllPowerCount"; this.lblAllPowerCount.Size = new System.Drawing.Size(32, 17); this.lblAllPowerCount.TabIndex = 60; this.lblAllPowerCount.Text = "0.00"; // // label19 // this.label19.AutoSize = true; this.label19.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label19.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label19.Location = new System.Drawing.Point(933, 8); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(30, 17); this.label19.TabIndex = 59; this.label19.Text = "m/s"; // // label20 // this.label20.AutoSize = true; this.label20.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label20.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label20.Location = new System.Drawing.Point(859, 8); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(32, 17); this.label20.TabIndex = 58; this.label20.Text = "风速"; // // label21 // this.label21.AutoSize = true; this.label21.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label21.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label21.Location = new System.Drawing.Point(824, 8); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(32, 17); this.label21.TabIndex = 57; this.label21.Text = "MW"; // // label22 // this.label22.AutoSize = true; this.label22.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label22.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label22.Location = new System.Drawing.Point(730, 8); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(32, 17); this.label22.TabIndex = 56; this.label22.Text = "功率"; // // label23 // this.label23.AutoSize = true; this.label23.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label23.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label23.Location = new System.Drawing.Point(680, 8); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(43, 17); this.label23.TabIndex = 55; this.label23.Text = "万kwh"; // // label24 // this.label24.AutoSize = true; this.label24.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label24.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label24.Location = new System.Drawing.Point(553, 8); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(56, 17); this.label24.TabIndex = 54; this.label24.Text = "日发电量"; // // label25 // this.label25.AutoSize = true; this.label25.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label25.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label25.Location = new System.Drawing.Point(495, 8); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(43, 17); this.label25.TabIndex = 53; this.label25.Text = "万kwh"; // // label26 // this.label26.AutoSize = true; this.label26.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label26.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label26.Location = new System.Drawing.Point(374, 8); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(56, 17); this.label26.TabIndex = 52; this.label26.Text = "月发电量"; // // label27 // this.label27.AutoSize = true; this.label27.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label27.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label27.Location = new System.Drawing.Point(316, 8); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(43, 17); this.label27.TabIndex = 51; this.label27.Text = "万kwh"; // // label28 // this.label28.AutoSize = true; this.label28.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label28.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label28.Location = new System.Drawing.Point(189, 8); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(56, 17); this.label28.TabIndex = 50; this.label28.Text = "年发电量"; // // label29 // this.label29.AutoSize = true; this.label29.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label29.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label29.Location = new System.Drawing.Point(134, 8); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(43, 17); this.label29.TabIndex = 49; this.label29.Text = "万kwh"; // // label30 // this.label30.AutoSize = true; this.label30.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label30.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label30.Location = new System.Drawing.Point(5, 8); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(56, 17); this.label30.TabIndex = 48; this.label30.Text = "总发电量"; // // panel1 // this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48))))); this.panel1.Controls.Add(this.pnlTopRight); this.panel1.Controls.Add(this.plOnPowerCount); this.panel1.Controls.Add(this.plStopCount); this.panel1.Controls.Add(this.plStartCount); this.panel1.Controls.Add(this.plOfflineCount); this.panel1.Controls.Add(this.plMantainCount); this.panel1.Controls.Add(this.plFaultCount); this.panel1.Controls.Add(this.plStandbyCount); this.panel1.Controls.Add(this.plOnlineCount); this.panel1.Controls.Add(this.plAllCount); this.panel1.Controls.Add(this.plStation); this.panel1.Dock = System.Windows.Forms.DockStyle.Top; this.panel1.Location = new System.Drawing.Point(0, 32); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1920, 32); this.panel1.TabIndex = 1; // // pnlTopRight // this.pnlTopRight.Controls.Add(this.lblWindSpeed); this.pnlTopRight.Controls.Add(this.lblPower); this.pnlTopRight.Controls.Add(this.lblRFDL); this.pnlTopRight.Controls.Add(this.lblYFDL); this.pnlTopRight.Controls.Add(this.lblNFDL); this.pnlTopRight.Controls.Add(this.lblZFDL); this.pnlTopRight.Controls.Add(this.label11); this.pnlTopRight.Controls.Add(this.label12); this.pnlTopRight.Controls.Add(this.label9); this.pnlTopRight.Controls.Add(this.label10); this.pnlTopRight.Controls.Add(this.label7); this.pnlTopRight.Controls.Add(this.label8); this.pnlTopRight.Controls.Add(this.label4); this.pnlTopRight.Controls.Add(this.label6); this.pnlTopRight.Controls.Add(this.label5); this.pnlTopRight.Controls.Add(this.label3); this.pnlTopRight.Controls.Add(this.label2); this.pnlTopRight.Controls.Add(this.label1); this.pnlTopRight.Dock = System.Windows.Forms.DockStyle.Right; this.pnlTopRight.Location = new System.Drawing.Point(882, 0); this.pnlTopRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.pnlTopRight.Name = "pnlTopRight"; this.pnlTopRight.Size = new System.Drawing.Size(1038, 32); this.pnlTopRight.TabIndex = 19; // // lblWindSpeed // this.lblWindSpeed.AutoSize = true; this.lblWindSpeed.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblWindSpeed.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblWindSpeed.Location = new System.Drawing.Point(978, 7); this.lblWindSpeed.Name = "lblWindSpeed"; this.lblWindSpeed.Size = new System.Drawing.Size(32, 17); this.lblWindSpeed.TabIndex = 47; this.lblWindSpeed.Text = "0.00"; // // lblPower // this.lblPower.AutoSize = true; this.lblPower.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPower.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblPower.Location = new System.Drawing.Point(875, 6); this.lblPower.Name = "lblPower"; this.lblPower.Size = new System.Drawing.Size(32, 17); this.lblPower.TabIndex = 46; this.lblPower.Text = "0.00"; // // lblRFDL // this.lblRFDL.AutoSize = true; this.lblRFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblRFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblRFDL.Location = new System.Drawing.Point(710, 7); this.lblRFDL.Name = "lblRFDL"; this.lblRFDL.Size = new System.Drawing.Size(32, 17); this.lblRFDL.TabIndex = 45; this.lblRFDL.Text = "0.00"; // // lblYFDL // this.lblYFDL.AutoSize = true; this.lblYFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblYFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblYFDL.Location = new System.Drawing.Point(541, 6); this.lblYFDL.Name = "lblYFDL"; this.lblYFDL.Size = new System.Drawing.Size(32, 17); this.lblYFDL.TabIndex = 44; this.lblYFDL.Text = "0.00"; // // lblNFDL // this.lblNFDL.AutoSize = true; this.lblNFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblNFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblNFDL.Location = new System.Drawing.Point(355, 7); this.lblNFDL.Name = "lblNFDL"; this.lblNFDL.Size = new System.Drawing.Size(32, 17); this.lblNFDL.TabIndex = 43; this.lblNFDL.Text = "0.00"; // // lblZFDL // this.lblZFDL.AutoSize = true; this.lblZFDL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblZFDL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105))))); this.lblZFDL.Location = new System.Drawing.Point(167, 7); this.lblZFDL.Name = "lblZFDL"; this.lblZFDL.Size = new System.Drawing.Size(32, 17); this.lblZFDL.TabIndex = 42; this.lblZFDL.Text = "0.00"; // // label11 // this.label11.AutoSize = true; this.label11.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label11.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label11.Location = new System.Drawing.Point(1009, 7); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(30, 17); this.label11.TabIndex = 38; this.label11.Text = "m/s"; // // label12 // this.label12.AutoSize = true; this.label12.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label12.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label12.Location = new System.Drawing.Point(942, 7); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(32, 17); this.label12.TabIndex = 37; this.label12.Text = "风速"; // // label9 // this.label9.AutoSize = true; this.label9.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label9.Location = new System.Drawing.Point(912, 6); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(32, 17); this.label9.TabIndex = 36; this.label9.Text = "MW"; // // label10 // this.label10.AutoSize = true; this.label10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label10.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label10.Location = new System.Drawing.Point(825, 7); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(32, 17); this.label10.TabIndex = 35; this.label10.Text = "功率"; // // label7 // this.label7.AutoSize = true; this.label7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label7.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label7.Location = new System.Drawing.Point(775, 7); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(43, 17); this.label7.TabIndex = 34; this.label7.Text = "万kwh"; // // label8 // this.label8.AutoSize = true; this.label8.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label8.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label8.Location = new System.Drawing.Point(648, 7); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(56, 17); this.label8.TabIndex = 33; this.label8.Text = "日发电量"; // // label4 // this.label4.AutoSize = true; this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label4.Location = new System.Drawing.Point(590, 7); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(43, 17); this.label4.TabIndex = 32; this.label4.Text = "万kwh"; // // label6 // this.label6.AutoSize = true; this.label6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label6.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label6.Location = new System.Drawing.Point(469, 7); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(56, 17); this.label6.TabIndex = 31; this.label6.Text = "月发电量"; // // label5 // this.label5.AutoSize = true; this.label5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label5.Location = new System.Drawing.Point(411, 7); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(43, 17); this.label5.TabIndex = 30; this.label5.Text = "万kwh"; // // label3 // this.label3.AutoSize = true; this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label3.Location = new System.Drawing.Point(284, 7); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(56, 17); this.label3.TabIndex = 29; this.label3.Text = "年发电量"; // // label2 // this.label2.AutoSize = true; this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label2.Location = new System.Drawing.Point(229, 7); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(43, 17); this.label2.TabIndex = 28; this.label2.Text = "万kwh"; // // label1 // this.label1.AutoSize = true; this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250))))); this.label1.Location = new System.Drawing.Point(100, 7); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(56, 17); this.label1.TabIndex = 27; this.label1.Text = "总发电量"; // // plOnPowerCount // this.plOnPowerCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126))))); this.plOnPowerCount.Controls.Add(this.lblOnPowerCount); this.plOnPowerCount.Dock = System.Windows.Forms.DockStyle.Left; this.plOnPowerCount.Location = new System.Drawing.Point(716, 0); this.plOnPowerCount.Name = "plOnPowerCount"; this.plOnPowerCount.Size = new System.Drawing.Size(72, 32); this.plOnPowerCount.TabIndex = 18; // // lblOnPowerCount // this.lblOnPowerCount.AutoSize = true; this.lblOnPowerCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblOnPowerCount.ForeColor = System.Drawing.Color.White; this.lblOnPowerCount.Location = new System.Drawing.Point(7, 6); this.lblOnPowerCount.Name = "lblOnPowerCount"; this.lblOnPowerCount.Size = new System.Drawing.Size(57, 20); this.lblOnPowerCount.TabIndex = 0; this.lblOnPowerCount.Text = "上电 00"; // // plStopCount // this.plStopCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63))))); this.plStopCount.Controls.Add(this.lblStopCount); this.plStopCount.Dock = System.Windows.Forms.DockStyle.Left; this.plStopCount.Location = new System.Drawing.Point(644, 0); this.plStopCount.Name = "plStopCount"; this.plStopCount.Size = new System.Drawing.Size(72, 32); this.plStopCount.TabIndex = 17; // // lblStopCount // this.lblStopCount.AutoSize = true; this.lblStopCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblStopCount.ForeColor = System.Drawing.Color.White; this.lblStopCount.Location = new System.Drawing.Point(7, 6); this.lblStopCount.Name = "lblStopCount"; this.lblStopCount.Size = new System.Drawing.Size(57, 20); this.lblStopCount.TabIndex = 0; this.lblStopCount.Text = "停机 00"; // // plStartCount // this.plStartCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91))))); this.plStartCount.Controls.Add(this.lblStartCount); this.plStartCount.Dock = System.Windows.Forms.DockStyle.Left; this.plStartCount.Location = new System.Drawing.Point(572, 0); this.plStartCount.Name = "plStartCount"; this.plStartCount.Size = new System.Drawing.Size(72, 32); this.plStartCount.TabIndex = 16; // // lblStartCount // this.lblStartCount.AutoSize = true; this.lblStartCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblStartCount.ForeColor = System.Drawing.Color.White; this.lblStartCount.Location = new System.Drawing.Point(7, 6); this.lblStartCount.Name = "lblStartCount"; this.lblStartCount.Size = new System.Drawing.Size(57, 20); this.lblStartCount.TabIndex = 0; this.lblStartCount.Text = "启动 00"; // // plOfflineCount // this.plOfflineCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165))))); this.plOfflineCount.Controls.Add(this.lblOfflineCount); this.plOfflineCount.Dock = System.Windows.Forms.DockStyle.Left; this.plOfflineCount.Location = new System.Drawing.Point(500, 0); this.plOfflineCount.Name = "plOfflineCount"; this.plOfflineCount.Size = new System.Drawing.Size(72, 32); this.plOfflineCount.TabIndex = 15; // // lblOfflineCount // this.lblOfflineCount.AutoSize = true; this.lblOfflineCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblOfflineCount.ForeColor = System.Drawing.Color.White; this.lblOfflineCount.Location = new System.Drawing.Point(7, 6); this.lblOfflineCount.Name = "lblOfflineCount"; this.lblOfflineCount.Size = new System.Drawing.Size(57, 20); this.lblOfflineCount.TabIndex = 0; this.lblOfflineCount.Text = "离线 00"; // // plMantainCount // this.plMantainCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(35))))); this.plMantainCount.Controls.Add(this.lblMaintainCount); this.plMantainCount.Dock = System.Windows.Forms.DockStyle.Left; this.plMantainCount.Location = new System.Drawing.Point(428, 0); this.plMantainCount.Name = "plMantainCount"; this.plMantainCount.Size = new System.Drawing.Size(72, 32); this.plMantainCount.TabIndex = 14; // // lblMaintainCount // this.lblMaintainCount.AutoSize = true; this.lblMaintainCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblMaintainCount.ForeColor = System.Drawing.Color.White; this.lblMaintainCount.Location = new System.Drawing.Point(7, 6); this.lblMaintainCount.Name = "lblMaintainCount"; this.lblMaintainCount.Size = new System.Drawing.Size(57, 20); this.lblMaintainCount.TabIndex = 0; this.lblMaintainCount.Text = "维护 00"; // // plFaultCount // this.plFaultCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59))))); this.plFaultCount.Controls.Add(this.lblFaultCount); this.plFaultCount.Dock = System.Windows.Forms.DockStyle.Left; this.plFaultCount.Location = new System.Drawing.Point(356, 0); this.plFaultCount.Name = "plFaultCount"; this.plFaultCount.Size = new System.Drawing.Size(72, 32); this.plFaultCount.TabIndex = 13; // // lblFaultCount // this.lblFaultCount.AutoSize = true; this.lblFaultCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblFaultCount.ForeColor = System.Drawing.Color.White; this.lblFaultCount.Location = new System.Drawing.Point(7, 6); this.lblFaultCount.Name = "lblFaultCount"; this.lblFaultCount.Size = new System.Drawing.Size(57, 20); this.lblFaultCount.TabIndex = 0; this.lblFaultCount.Text = "故障 00"; // // plStandbyCount // this.plStandbyCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106))))); this.plStandbyCount.Controls.Add(this.lblStandbyCount); this.plStandbyCount.Dock = System.Windows.Forms.DockStyle.Left; this.plStandbyCount.Location = new System.Drawing.Point(284, 0); this.plStandbyCount.Name = "plStandbyCount"; this.plStandbyCount.Size = new System.Drawing.Size(72, 32); this.plStandbyCount.TabIndex = 12; // // lblStandbyCount // this.lblStandbyCount.AutoSize = true; this.lblStandbyCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblStandbyCount.ForeColor = System.Drawing.Color.White; this.lblStandbyCount.Location = new System.Drawing.Point(7, 6); this.lblStandbyCount.Name = "lblStandbyCount"; this.lblStandbyCount.Size = new System.Drawing.Size(57, 20); this.lblStandbyCount.TabIndex = 0; this.lblStandbyCount.Text = "待机 00"; // // plOnlineCount // this.plOnlineCount.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170))))); this.plOnlineCount.Controls.Add(this.lblOnlineCount); this.plOnlineCount.Dock = System.Windows.Forms.DockStyle.Left; this.plOnlineCount.Location = new System.Drawing.Point(212, 0); this.plOnlineCount.Name = "plOnlineCount"; this.plOnlineCount.Size = new System.Drawing.Size(72, 32); this.plOnlineCount.TabIndex = 11; // // lblOnlineCount // this.lblOnlineCount.AutoSize = true; this.lblOnlineCount.Font = new System.Drawing.Font("微软雅黑", 10.5F); this.lblOnlineCount.ForeColor = System.Drawing.Color.White; this.lblOnlineCount.Location = new System.Drawing.Point(7, 6); this.lblOnlineCount.Name = "lblOnlineCount"; this.lblOnlineCount.Size = new System.Drawing.Size(57, 20); this.lblOnlineCount.TabIndex = 0; this.lblOnlineCount.Text = "并网 00"; // // plAllCount // this.plAllCount.BackColor = System.Drawing.Color.Black; this.plAllCount.Controls.Add(this.lblAllCount); this.plAllCount.Dock = System.Windows.Forms.DockStyle.Left; this.plAllCount.ForeColor = System.Drawing.Color.White; this.plAllCount.Location = new System.Drawing.Point(140, 0); this.plAllCount.Name = "plAllCount"; this.plAllCount.Size = new System.Drawing.Size(72, 32); this.plAllCount.TabIndex = 10; // // lblAllCount // this.lblAllCount.AutoSize = true; this.lblAllCount.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblAllCount.Location = new System.Drawing.Point(7, 6); this.lblAllCount.Name = "lblAllCount"; this.lblAllCount.Size = new System.Drawing.Size(57, 20); this.lblAllCount.TabIndex = 0; this.lblAllCount.Text = "接入 00"; this.lblAllCount.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // plStation // this.plStation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(87)))), ((int)(((byte)(118))))); this.plStation.Controls.Add(this.lblStationName); this.plStation.Dock = System.Windows.Forms.DockStyle.Left; this.plStation.Location = new System.Drawing.Point(0, 0); this.plStation.Name = "plStation"; this.plStation.Size = new System.Drawing.Size(140, 32); this.plStation.TabIndex = 1; // // lblStationName // this.lblStationName.AutoSize = true; this.lblStationName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblStationName.ForeColor = System.Drawing.Color.White; this.lblStationName.Location = new System.Drawing.Point(22, 4); this.lblStationName.Name = "lblStationName"; this.lblStationName.Size = new System.Drawing.Size(0, 19); this.lblStationName.TabIndex = 0; this.lblStationName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; // // ControlFormTop // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panel1); this.Controls.Add(this.plTop); this.Name = "ControlFormTop"; this.Size = new System.Drawing.Size(1920, 64); this.plTop.ResumeLayout(false); this.panel3.ResumeLayout(false); this.panel14.ResumeLayout(false); this.panel14.PerformLayout(); this.panel13.ResumeLayout(false); this.panel13.PerformLayout(); this.panel12.ResumeLayout(false); this.panel12.PerformLayout(); this.panel11.ResumeLayout(false); this.panel11.PerformLayout(); this.panel10.ResumeLayout(false); this.panel10.PerformLayout(); this.panel9.ResumeLayout(false); this.panel9.PerformLayout(); this.panel8.ResumeLayout(false); this.panel8.PerformLayout(); this.panel6.ResumeLayout(false); this.panel7.ResumeLayout(false); this.panel7.PerformLayout(); this.panel4.ResumeLayout(false); this.panel4.PerformLayout(); this.panel5.ResumeLayout(false); this.panel5.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.panel1.ResumeLayout(false); this.pnlTopRight.ResumeLayout(false); this.pnlTopRight.PerformLayout(); this.plOnPowerCount.ResumeLayout(false); this.plOnPowerCount.PerformLayout(); this.plStopCount.ResumeLayout(false); this.plStopCount.PerformLayout(); this.plStartCount.ResumeLayout(false); this.plStartCount.PerformLayout(); this.plOfflineCount.ResumeLayout(false); this.plOfflineCount.PerformLayout(); this.plMantainCount.ResumeLayout(false); this.plMantainCount.PerformLayout(); this.plFaultCount.ResumeLayout(false); this.plFaultCount.PerformLayout(); this.plStandbyCount.ResumeLayout(false); this.plStandbyCount.PerformLayout(); this.plOnlineCount.ResumeLayout(false); this.plOnlineCount.PerformLayout(); this.plAllCount.ResumeLayout(false); this.plAllCount.PerformLayout(); this.plStation.ResumeLayout(false); this.plStation.PerformLayout(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel plTop; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.Panel panel3; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.Panel plStation; private System.Windows.Forms.Label lblStationName; private System.Windows.Forms.Panel plOnPowerCount; private System.Windows.Forms.Label lblOnPowerCount; private System.Windows.Forms.Panel plStopCount; private System.Windows.Forms.Label lblStopCount; private System.Windows.Forms.Panel plStartCount; private System.Windows.Forms.Label lblStartCount; private System.Windows.Forms.Panel plOfflineCount; private System.Windows.Forms.Label lblOfflineCount; private System.Windows.Forms.Panel plMantainCount; private System.Windows.Forms.Label lblMaintainCount; private System.Windows.Forms.Panel plFaultCount; private System.Windows.Forms.Label lblFaultCount; private System.Windows.Forms.Panel plStandbyCount; private System.Windows.Forms.Label lblStandbyCount; private System.Windows.Forms.Panel plOnlineCount; private System.Windows.Forms.Label lblOnlineCount; private System.Windows.Forms.Panel plAllCount; private System.Windows.Forms.Label lblAllCount; private System.Windows.Forms.Panel pnlTopRight; private System.Windows.Forms.Label lblWindSpeed; private System.Windows.Forms.Label lblPower; private System.Windows.Forms.Label lblRFDL; private System.Windows.Forms.Label lblYFDL; private System.Windows.Forms.Label lblNFDL; private System.Windows.Forms.Label lblZFDL; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label9; private System.Windows.Forms.Label label10; private System.Windows.Forms.Label label7; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label5; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; private System.Windows.Forms.Label label1; private System.Windows.Forms.Panel panel4; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label lblAllSpeed; private System.Windows.Forms.Label lblAllPower; private System.Windows.Forms.Label lblAllPowerByDay; private System.Windows.Forms.Label lblAllPowerByMonth; private System.Windows.Forms.Label lblAllPowerByYear; private System.Windows.Forms.Label lblAllPowerCount; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label23; 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 label30; private System.Windows.Forms.Panel panel5; private System.Windows.Forms.Label lblAllOnPower; private System.Windows.Forms.Panel panel14; private System.Windows.Forms.Panel panel13; private System.Windows.Forms.Panel panel12; private System.Windows.Forms.Panel panel11; private System.Windows.Forms.Panel panel10; private System.Windows.Forms.Panel panel9; private System.Windows.Forms.Panel panel8; private System.Windows.Forms.Panel panel6; private System.Windows.Forms.Panel panel7; private System.Windows.Forms.Label lblAllStop; private System.Windows.Forms.Label lblAllMaintain; private System.Windows.Forms.Label lblAllOffline; private System.Windows.Forms.Label lblAllStart; private System.Windows.Forms.Label lblAllLink; private System.Windows.Forms.Label lblAllRun; private System.Windows.Forms.Label lblAllStandby; private System.Windows.Forms.Label lblAllFault; } }