namespace IntelligentControlForsx.MyControls
{
partial class MatrixStation
{
///
/// 必需的设计器变量。
///
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.components = new System.ComponentModel.Container();
this.pnlTop = new System.Windows.Forms.Panel();
this.pnlTopRight = new System.Windows.Forms.Panel();
this.lblFHL = new System.Windows.Forms.Label();
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.label13 = new System.Windows.Forms.Label();
this.label14 = 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.pnlTopLeft = new System.Windows.Forms.Panel();
this.pnlCntSD = new System.Windows.Forms.Panel();
this.lblCntSD = new System.Windows.Forms.Label();
this.pnlCntTJ = new System.Windows.Forms.Panel();
this.lblCntTJ = new System.Windows.Forms.Label();
this.pnlCntQD = new System.Windows.Forms.Panel();
this.lblCntQD = new System.Windows.Forms.Label();
this.pnlCntLX = new System.Windows.Forms.Panel();
this.lblCntLX = new System.Windows.Forms.Label();
this.pnlWH = new System.Windows.Forms.Panel();
this.lblCntWH = new System.Windows.Forms.Label();
this.pnlCntGZ = new System.Windows.Forms.Panel();
this.lblCntGZ = new System.Windows.Forms.Label();
this.pnlCntDJ = new System.Windows.Forms.Panel();
this.lblCntDJ = new System.Windows.Forms.Label();
this.pnlCntBW = new System.Windows.Forms.Panel();
this.lblCntBW = new System.Windows.Forms.Label();
this.pnlCntAll = new System.Windows.Forms.Panel();
this.lblCntAll = new System.Windows.Forms.Label();
this.pnlStationName = new System.Windows.Forms.Panel();
this.lblStationName = new System.Windows.Forms.Label();
this.pnlTable = new System.Windows.Forms.TableLayoutPanel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.pnlTop.SuspendLayout();
this.pnlTopRight.SuspendLayout();
this.pnlTopLeft.SuspendLayout();
this.pnlCntSD.SuspendLayout();
this.pnlCntTJ.SuspendLayout();
this.pnlCntQD.SuspendLayout();
this.pnlCntLX.SuspendLayout();
this.pnlWH.SuspendLayout();
this.pnlCntGZ.SuspendLayout();
this.pnlCntDJ.SuspendLayout();
this.pnlCntBW.SuspendLayout();
this.pnlCntAll.SuspendLayout();
this.pnlStationName.SuspendLayout();
this.SuspendLayout();
//
// pnlTop
//
this.pnlTop.BackColor = System.Drawing.Color.Transparent;
this.pnlTop.Controls.Add(this.pnlTopRight);
this.pnlTop.Controls.Add(this.pnlTopLeft);
this.pnlTop.Dock = System.Windows.Forms.DockStyle.Top;
this.pnlTop.Location = new System.Drawing.Point(0, 0);
this.pnlTop.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pnlTop.Name = "pnlTop";
this.pnlTop.Size = new System.Drawing.Size(1920, 24);
this.pnlTop.TabIndex = 0;
//
// pnlTopRight
//
this.pnlTopRight.Controls.Add(this.lblFHL);
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.label13);
this.pnlTopRight.Controls.Add(this.label14);
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.Dock = System.Windows.Forms.DockStyle.Right;
this.pnlTopRight.Location = new System.Drawing.Point(471, 0);
this.pnlTopRight.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pnlTopRight.Name = "pnlTopRight";
this.pnlTopRight.Size = new System.Drawing.Size(1449, 24);
this.pnlTopRight.TabIndex = 1;
//
// lblFHL
//
this.lblFHL.AutoSize = true;
this.lblFHL.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblFHL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(219)))), ((int)(((byte)(105)))));
this.lblFHL.Location = new System.Drawing.Point(1360, 6);
this.lblFHL.Name = "lblFHL";
this.lblFHL.Size = new System.Drawing.Size(32, 17);
this.lblFHL.TabIndex = 48;
this.lblFHL.Text = "0.00";
//
// 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(1203, 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(1088, 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(917, 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(748, 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(562, 7);
this.lblNFDL.Name = "lblNFDL";
this.lblNFDL.Size = new System.Drawing.Size(32, 17);
this.lblNFDL.TabIndex = 43;
this.lblNFDL.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 = "%";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label14.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(207)))), ((int)(((byte)(250)))));
this.label14.Location = new System.Drawing.Point(1299, 7);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(44, 17);
this.label14.TabIndex = 40;
this.label14.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(1260, 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(1159, 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(1126, 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(1032, 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(982, 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(855, 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(797, 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(676, 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(618, 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(491, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(56, 17);
this.label3.TabIndex = 29;
this.label3.Text = "年发电量";
//
// pnlTopLeft
//
this.pnlTopLeft.Controls.Add(this.pnlCntSD);
this.pnlTopLeft.Controls.Add(this.pnlCntTJ);
this.pnlTopLeft.Controls.Add(this.pnlCntQD);
this.pnlTopLeft.Controls.Add(this.pnlCntLX);
this.pnlTopLeft.Controls.Add(this.pnlWH);
this.pnlTopLeft.Controls.Add(this.pnlCntGZ);
this.pnlTopLeft.Controls.Add(this.pnlCntDJ);
this.pnlTopLeft.Controls.Add(this.pnlCntBW);
this.pnlTopLeft.Controls.Add(this.pnlCntAll);
this.pnlTopLeft.Controls.Add(this.pnlStationName);
this.pnlTopLeft.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlTopLeft.Location = new System.Drawing.Point(0, 0);
this.pnlTopLeft.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pnlTopLeft.Name = "pnlTopLeft";
this.pnlTopLeft.Size = new System.Drawing.Size(465, 24);
this.pnlTopLeft.TabIndex = 0;
//
// pnlCntSD
//
this.pnlCntSD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126)))));
this.pnlCntSD.Controls.Add(this.lblCntSD);
this.pnlCntSD.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntSD.Location = new System.Drawing.Point(404, 0);
this.pnlCntSD.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntSD.Name = "pnlCntSD";
this.pnlCntSD.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntSD.Size = new System.Drawing.Size(33, 24);
this.pnlCntSD.TabIndex = 25;
//
// lblCntSD
//
this.lblCntSD.AutoSize = true;
this.lblCntSD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126)))));
this.lblCntSD.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntSD.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntSD.ForeColor = System.Drawing.Color.White;
this.lblCntSD.Location = new System.Drawing.Point(0, 5);
this.lblCntSD.Name = "lblCntSD";
this.lblCntSD.Size = new System.Drawing.Size(17, 20);
this.lblCntSD.TabIndex = 13;
this.lblCntSD.Text = "0";
//
// pnlCntTJ
//
this.pnlCntTJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63)))));
this.pnlCntTJ.Controls.Add(this.lblCntTJ);
this.pnlCntTJ.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntTJ.Location = new System.Drawing.Point(371, 0);
this.pnlCntTJ.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntTJ.Name = "pnlCntTJ";
this.pnlCntTJ.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntTJ.Size = new System.Drawing.Size(33, 24);
this.pnlCntTJ.TabIndex = 24;
//
// lblCntTJ
//
this.lblCntTJ.AutoSize = true;
this.lblCntTJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(153)))), ((int)(((byte)(153)))), ((int)(((byte)(51)))));
this.lblCntTJ.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntTJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntTJ.ForeColor = System.Drawing.Color.White;
this.lblCntTJ.Location = new System.Drawing.Point(0, 5);
this.lblCntTJ.Name = "lblCntTJ";
this.lblCntTJ.Size = new System.Drawing.Size(17, 20);
this.lblCntTJ.TabIndex = 13;
this.lblCntTJ.Text = "0";
//
// pnlCntQD
//
this.pnlCntQD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91)))));
this.pnlCntQD.Controls.Add(this.lblCntQD);
this.pnlCntQD.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntQD.Location = new System.Drawing.Point(338, 0);
this.pnlCntQD.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntQD.Name = "pnlCntQD";
this.pnlCntQD.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntQD.Size = new System.Drawing.Size(33, 24);
this.pnlCntQD.TabIndex = 23;
//
// lblCntQD
//
this.lblCntQD.AutoSize = true;
this.lblCntQD.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91)))));
this.lblCntQD.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntQD.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntQD.ForeColor = System.Drawing.Color.White;
this.lblCntQD.Location = new System.Drawing.Point(0, 5);
this.lblCntQD.Name = "lblCntQD";
this.lblCntQD.Size = new System.Drawing.Size(17, 20);
this.lblCntQD.TabIndex = 13;
this.lblCntQD.Text = "0";
//
// pnlCntLX
//
this.pnlCntLX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165)))));
this.pnlCntLX.Controls.Add(this.lblCntLX);
this.pnlCntLX.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntLX.Location = new System.Drawing.Point(305, 0);
this.pnlCntLX.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntLX.Name = "pnlCntLX";
this.pnlCntLX.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntLX.Size = new System.Drawing.Size(33, 24);
this.pnlCntLX.TabIndex = 22;
//
// lblCntLX
//
this.lblCntLX.AutoSize = true;
this.lblCntLX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165)))));
this.lblCntLX.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntLX.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntLX.ForeColor = System.Drawing.Color.White;
this.lblCntLX.Location = new System.Drawing.Point(0, 5);
this.lblCntLX.Name = "lblCntLX";
this.lblCntLX.Size = new System.Drawing.Size(17, 20);
this.lblCntLX.TabIndex = 13;
this.lblCntLX.Text = "0";
//
// pnlWH
//
this.pnlWH.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(35)))));
this.pnlWH.Controls.Add(this.lblCntWH);
this.pnlWH.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlWH.Location = new System.Drawing.Point(272, 0);
this.pnlWH.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlWH.Name = "pnlWH";
this.pnlWH.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlWH.Size = new System.Drawing.Size(33, 24);
this.pnlWH.TabIndex = 21;
//
// lblCntWH
//
this.lblCntWH.AutoSize = true;
this.lblCntWH.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntWH.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntWH.ForeColor = System.Drawing.Color.White;
this.lblCntWH.Location = new System.Drawing.Point(0, 5);
this.lblCntWH.Name = "lblCntWH";
this.lblCntWH.Size = new System.Drawing.Size(17, 20);
this.lblCntWH.TabIndex = 13;
this.lblCntWH.Text = "0";
//
// pnlCntGZ
//
this.pnlCntGZ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59)))));
this.pnlCntGZ.Controls.Add(this.lblCntGZ);
this.pnlCntGZ.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntGZ.Location = new System.Drawing.Point(239, 0);
this.pnlCntGZ.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntGZ.Name = "pnlCntGZ";
this.pnlCntGZ.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntGZ.Size = new System.Drawing.Size(33, 24);
this.pnlCntGZ.TabIndex = 20;
//
// lblCntGZ
//
this.lblCntGZ.AutoSize = true;
this.lblCntGZ.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntGZ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntGZ.ForeColor = System.Drawing.Color.White;
this.lblCntGZ.Location = new System.Drawing.Point(0, 5);
this.lblCntGZ.Name = "lblCntGZ";
this.lblCntGZ.Size = new System.Drawing.Size(17, 20);
this.lblCntGZ.TabIndex = 13;
this.lblCntGZ.Text = "0";
//
// pnlCntDJ
//
this.pnlCntDJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
this.pnlCntDJ.Controls.Add(this.lblCntDJ);
this.pnlCntDJ.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntDJ.Location = new System.Drawing.Point(206, 0);
this.pnlCntDJ.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntDJ.Name = "pnlCntDJ";
this.pnlCntDJ.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntDJ.Size = new System.Drawing.Size(33, 24);
this.pnlCntDJ.TabIndex = 19;
//
// lblCntDJ
//
this.lblCntDJ.AutoSize = true;
this.lblCntDJ.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
this.lblCntDJ.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntDJ.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntDJ.ForeColor = System.Drawing.Color.White;
this.lblCntDJ.Location = new System.Drawing.Point(0, 5);
this.lblCntDJ.Name = "lblCntDJ";
this.lblCntDJ.Size = new System.Drawing.Size(17, 20);
this.lblCntDJ.TabIndex = 13;
this.lblCntDJ.Text = "0";
//
// pnlCntBW
//
this.pnlCntBW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170)))));
this.pnlCntBW.Controls.Add(this.lblCntBW);
this.pnlCntBW.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntBW.Location = new System.Drawing.Point(173, 0);
this.pnlCntBW.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntBW.Name = "pnlCntBW";
this.pnlCntBW.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntBW.Size = new System.Drawing.Size(33, 24);
this.pnlCntBW.TabIndex = 18;
//
// lblCntBW
//
this.lblCntBW.AutoSize = true;
this.lblCntBW.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170)))));
this.lblCntBW.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntBW.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntBW.ForeColor = System.Drawing.Color.White;
this.lblCntBW.Location = new System.Drawing.Point(0, 5);
this.lblCntBW.Name = "lblCntBW";
this.lblCntBW.Size = new System.Drawing.Size(17, 20);
this.lblCntBW.TabIndex = 13;
this.lblCntBW.Text = "0";
//
// pnlCntAll
//
this.pnlCntAll.BackColor = System.Drawing.Color.Black;
this.pnlCntAll.Controls.Add(this.lblCntAll);
this.pnlCntAll.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlCntAll.Location = new System.Drawing.Point(140, 0);
this.pnlCntAll.Margin = new System.Windows.Forms.Padding(1, 0, 0, 0);
this.pnlCntAll.Name = "pnlCntAll";
this.pnlCntAll.Padding = new System.Windows.Forms.Padding(0, 5, 0, 0);
this.pnlCntAll.Size = new System.Drawing.Size(33, 24);
this.pnlCntAll.TabIndex = 17;
//
// lblCntAll
//
this.lblCntAll.AutoSize = true;
this.lblCntAll.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblCntAll.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCntAll.ForeColor = System.Drawing.Color.White;
this.lblCntAll.Location = new System.Drawing.Point(0, 5);
this.lblCntAll.Name = "lblCntAll";
this.lblCntAll.Size = new System.Drawing.Size(17, 20);
this.lblCntAll.TabIndex = 13;
this.lblCntAll.Text = "0";
//
// pnlStationName
//
this.pnlStationName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(11)))), ((int)(((byte)(118)))), ((int)(((byte)(129)))));
this.pnlStationName.Controls.Add(this.lblStationName);
this.pnlStationName.Dock = System.Windows.Forms.DockStyle.Left;
this.pnlStationName.Location = new System.Drawing.Point(0, 0);
this.pnlStationName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pnlStationName.Name = "pnlStationName";
this.pnlStationName.Size = new System.Drawing.Size(140, 24);
this.pnlStationName.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(24, 2);
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;
//
// pnlTable
//
this.pnlTable.ColumnCount = 22;
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 4.545454F));
this.pnlTable.Dock = System.Windows.Forms.DockStyle.Top;
this.pnlTable.Location = new System.Drawing.Point(0, 24);
this.pnlTable.Name = "pnlTable";
this.pnlTable.RowCount = 1;
this.pnlTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
this.pnlTable.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 42F));
this.pnlTable.Size = new System.Drawing.Size(1920, 42);
this.pnlTable.TabIndex = 1;
//
// timer1
//
this.timer1.Interval = 1500;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// MatrixStation
//
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Black;
this.Controls.Add(this.pnlTable);
this.Controls.Add(this.pnlTop);
this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Margin = new System.Windows.Forms.Padding(2);
this.Name = "MatrixStation";
this.Size = new System.Drawing.Size(1920, 212);
this.pnlTop.ResumeLayout(false);
this.pnlTopRight.ResumeLayout(false);
this.pnlTopRight.PerformLayout();
this.pnlTopLeft.ResumeLayout(false);
this.pnlCntSD.ResumeLayout(false);
this.pnlCntSD.PerformLayout();
this.pnlCntTJ.ResumeLayout(false);
this.pnlCntTJ.PerformLayout();
this.pnlCntQD.ResumeLayout(false);
this.pnlCntQD.PerformLayout();
this.pnlCntLX.ResumeLayout(false);
this.pnlCntLX.PerformLayout();
this.pnlWH.ResumeLayout(false);
this.pnlWH.PerformLayout();
this.pnlCntGZ.ResumeLayout(false);
this.pnlCntGZ.PerformLayout();
this.pnlCntDJ.ResumeLayout(false);
this.pnlCntDJ.PerformLayout();
this.pnlCntBW.ResumeLayout(false);
this.pnlCntBW.PerformLayout();
this.pnlCntAll.ResumeLayout(false);
this.pnlCntAll.PerformLayout();
this.pnlStationName.ResumeLayout(false);
this.pnlStationName.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel pnlTop;
private System.Windows.Forms.Panel pnlTopRight;
private System.Windows.Forms.Panel pnlTopLeft;
private System.Windows.Forms.Panel pnlStationName;
private System.Windows.Forms.Label lblStationName;
private System.Windows.Forms.Panel pnlCntSD;
private System.Windows.Forms.Label lblCntSD;
private System.Windows.Forms.Panel pnlCntTJ;
private System.Windows.Forms.Label lblCntTJ;
private System.Windows.Forms.Panel pnlCntQD;
private System.Windows.Forms.Label lblCntQD;
private System.Windows.Forms.Panel pnlCntLX;
private System.Windows.Forms.Label lblCntLX;
private System.Windows.Forms.Panel pnlWH;
private System.Windows.Forms.Label lblCntWH;
private System.Windows.Forms.Panel pnlCntGZ;
private System.Windows.Forms.Label lblCntGZ;
private System.Windows.Forms.Panel pnlCntDJ;
private System.Windows.Forms.Label lblCntDJ;
private System.Windows.Forms.Panel pnlCntBW;
private System.Windows.Forms.Label lblCntBW;
private System.Windows.Forms.Panel pnlCntAll;
private System.Windows.Forms.Label lblCntAll;
private System.Windows.Forms.Label lblFHL;
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 label13;
private System.Windows.Forms.Label label14;
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.TableLayoutPanel pnlTable;
private System.Windows.Forms.Timer timer1;
}
}