namespace IntelligentControlForsx.MyControls
{
partial class ParameterTop
{
///
/// 必需的设计器变量。
///
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.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.label13 = 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.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();
//
// 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.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1920, 30);
this.panel1.TabIndex = 0;
//
// 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.label13);
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(512, 0);
this.pnlTopRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pnlTopRight.Name = "pnlTopRight";
this.pnlTopRight.Size = new System.Drawing.Size(1408, 30);
this.pnlTopRight.TabIndex = 10;
//
// 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(1315, 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(1200, 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(1029, 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(860, 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(674, 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(486, 7);
this.lblZFDL.Name = "lblZFDL";
this.lblZFDL.Size = new System.Drawing.Size(32, 17);
this.lblZFDL.TabIndex = 42;
this.lblZFDL.Text = "0.00";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
this.label13.Location = new System.Drawing.Point(1406, 6);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(19, 17);
this.label13.TabIndex = 41;
this.label13.Text = "%";
//
// 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(1372, 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(1271, 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(1238, 7);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(24, 17);
this.label9.TabIndex = 36;
this.label9.Text = "kw";
//
// 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(1144, 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(1094, 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(967, 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(909, 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(788, 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(730, 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(603, 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(548, 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(419, 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(460, 0);
this.plOnPowerCount.Name = "plOnPowerCount";
this.plOnPowerCount.Size = new System.Drawing.Size(40, 30);
this.plOnPowerCount.TabIndex = 9;
//
// lblOnPowerCount
//
this.lblOnPowerCount.AutoSize = true;
this.lblOnPowerCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOnPowerCount.ForeColor = System.Drawing.Color.White;
this.lblOnPowerCount.Location = new System.Drawing.Point(8, 10);
this.lblOnPowerCount.Name = "lblOnPowerCount";
this.lblOnPowerCount.Size = new System.Drawing.Size(23, 14);
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(420, 0);
this.plStopCount.Name = "plStopCount";
this.plStopCount.Size = new System.Drawing.Size(40, 30);
this.plStopCount.TabIndex = 8;
//
// lblStopCount
//
this.lblStopCount.AutoSize = true;
this.lblStopCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStopCount.ForeColor = System.Drawing.Color.White;
this.lblStopCount.Location = new System.Drawing.Point(8, 10);
this.lblStopCount.Name = "lblStopCount";
this.lblStopCount.Size = new System.Drawing.Size(23, 14);
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(380, 0);
this.plStartCount.Name = "plStartCount";
this.plStartCount.Size = new System.Drawing.Size(40, 30);
this.plStartCount.TabIndex = 7;
//
// lblStartCount
//
this.lblStartCount.AutoSize = true;
this.lblStartCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStartCount.ForeColor = System.Drawing.Color.White;
this.lblStartCount.Location = new System.Drawing.Point(6, 10);
this.lblStartCount.Name = "lblStartCount";
this.lblStartCount.Size = new System.Drawing.Size(23, 14);
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(340, 0);
this.plOfflineCount.Name = "plOfflineCount";
this.plOfflineCount.Size = new System.Drawing.Size(40, 30);
this.plOfflineCount.TabIndex = 6;
//
// lblOfflineCount
//
this.lblOfflineCount.AutoSize = true;
this.lblOfflineCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOfflineCount.ForeColor = System.Drawing.Color.White;
this.lblOfflineCount.Location = new System.Drawing.Point(8, 10);
this.lblOfflineCount.Name = "lblOfflineCount";
this.lblOfflineCount.Size = new System.Drawing.Size(23, 14);
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(300, 0);
this.plMantainCount.Name = "plMantainCount";
this.plMantainCount.Size = new System.Drawing.Size(40, 30);
this.plMantainCount.TabIndex = 5;
//
// lblMaintainCount
//
this.lblMaintainCount.AutoSize = true;
this.lblMaintainCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblMaintainCount.ForeColor = System.Drawing.Color.White;
this.lblMaintainCount.Location = new System.Drawing.Point(7, 10);
this.lblMaintainCount.Name = "lblMaintainCount";
this.lblMaintainCount.Size = new System.Drawing.Size(23, 14);
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(260, 0);
this.plFaultCount.Name = "plFaultCount";
this.plFaultCount.Size = new System.Drawing.Size(40, 30);
this.plFaultCount.TabIndex = 4;
//
// lblFaultCount
//
this.lblFaultCount.AutoSize = true;
this.lblFaultCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblFaultCount.ForeColor = System.Drawing.Color.White;
this.lblFaultCount.Location = new System.Drawing.Point(8, 10);
this.lblFaultCount.Name = "lblFaultCount";
this.lblFaultCount.Size = new System.Drawing.Size(23, 14);
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(220, 0);
this.plStandbyCount.Name = "plStandbyCount";
this.plStandbyCount.Size = new System.Drawing.Size(40, 30);
this.plStandbyCount.TabIndex = 3;
//
// lblStandbyCount
//
this.lblStandbyCount.AutoSize = true;
this.lblStandbyCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStandbyCount.ForeColor = System.Drawing.Color.White;
this.lblStandbyCount.Location = new System.Drawing.Point(8, 10);
this.lblStandbyCount.Name = "lblStandbyCount";
this.lblStandbyCount.Size = new System.Drawing.Size(23, 14);
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(180, 0);
this.plOnlineCount.Name = "plOnlineCount";
this.plOnlineCount.Size = new System.Drawing.Size(40, 30);
this.plOnlineCount.TabIndex = 2;
//
// lblOnlineCount
//
this.lblOnlineCount.AutoSize = true;
this.lblOnlineCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOnlineCount.ForeColor = System.Drawing.Color.White;
this.lblOnlineCount.Location = new System.Drawing.Point(8, 10);
this.lblOnlineCount.Name = "lblOnlineCount";
this.lblOnlineCount.Size = new System.Drawing.Size(23, 14);
this.lblOnlineCount.TabIndex = 0;
this.lblOnlineCount.Text = "00";
//
// plAllCount
//
this.plAllCount.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
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(40, 30);
this.plAllCount.TabIndex = 1;
//
// lblAllCount
//
this.lblAllCount.AutoSize = true;
this.lblAllCount.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAllCount.Location = new System.Drawing.Point(8, 10);
this.lblAllCount.Name = "lblAllCount";
this.lblAllCount.Size = new System.Drawing.Size(23, 14);
this.lblAllCount.TabIndex = 0;
this.lblAllCount.Text = "00";
//
// plStation
//
this.plStation.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(118)))), ((int)(((byte)(129)))));
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, 30);
this.plStation.TabIndex = 0;
//
// 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(93, 19);
this.lblStationName.TabIndex = 0;
this.lblStationName.Text = "石板泉风电场";
this.lblStationName.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// ParameterTop
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.Controls.Add(this.panel1);
this.Name = "ParameterTop";
this.Size = new System.Drawing.Size(1920, 30);
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 panel1;
private System.Windows.Forms.Panel plStation;
private System.Windows.Forms.Label lblStationName;
private System.Windows.Forms.Panel plAllCount;
private System.Windows.Forms.Panel plStandbyCount;
private System.Windows.Forms.Panel plOnlineCount;
private System.Windows.Forms.Panel plOfflineCount;
private System.Windows.Forms.Panel plMantainCount;
private System.Windows.Forms.Panel plFaultCount;
private System.Windows.Forms.Panel plOnPowerCount;
private System.Windows.Forms.Panel plStopCount;
private System.Windows.Forms.Panel plStartCount;
private System.Windows.Forms.Label lblOnPowerCount;
private System.Windows.Forms.Label lblStopCount;
private System.Windows.Forms.Label lblStartCount;
private System.Windows.Forms.Label lblOfflineCount;
private System.Windows.Forms.Label lblMaintainCount;
private System.Windows.Forms.Label lblFaultCount;
private System.Windows.Forms.Label lblStandbyCount;
private System.Windows.Forms.Label lblOnlineCount;
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 label13;
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;
}
}