namespace IntelligentControlForsx.ChildForms
{
partial class WindturbineForm
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.pnlLeft_SBQ = new System.Windows.Forms.Panel();
this.lblStationName = new System.Windows.Forms.Label();
this.pnlMain = new System.Windows.Forms.Panel();
this.pnlLeft_MHS = new System.Windows.Forms.Panel();
this.pnlLeft_NSS = new System.Windows.Forms.Panel();
this.pnlLeft_XS = new System.Windows.Forms.Panel();
this.plCenter = new System.Windows.Forms.Panel();
this.plInfo = new System.Windows.Forms.Panel();
this.panel1 = new System.Windows.Forms.Panel();
this.lblYaw = new System.Windows.Forms.Label();
this.lblOutIn = new System.Windows.Forms.Label();
this.lblFault = new System.Windows.Forms.Label();
this.lblRoom = new System.Windows.Forms.Label();
this.lblPressure = new System.Windows.Forms.Label();
this.lblPropeller = new System.Windows.Forms.Label();
this.lblGearBox = new System.Windows.Forms.Label();
this.lblAlternator = new System.Windows.Forms.Label();
this.lblBasic = new System.Windows.Forms.Label();
this.plTop = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.lblTimeNow = new System.Windows.Forms.Label();
this.lblWindturbineModel = new System.Windows.Forms.Label();
this.lblWindturbineId = new System.Windows.Forms.Label();
this.lblStatus = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = 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.pnlLeft_QS = new System.Windows.Forms.Panel();
this.panel4 = new System.Windows.Forms.Panel();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.pnlMain.SuspendLayout();
this.plCenter.SuspendLayout();
this.panel1.SuspendLayout();
this.plTop.SuspendLayout();
this.panel2.SuspendLayout();
this.pnlLeft_QS.SuspendLayout();
this.SuspendLayout();
//
// pnlLeft_SBQ
//
this.pnlLeft_SBQ.AutoScroll = true;
this.pnlLeft_SBQ.BackColor = System.Drawing.Color.Black;
this.pnlLeft_SBQ.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlLeft_SBQ.Location = new System.Drawing.Point(0, 75);
this.pnlLeft_SBQ.Name = "pnlLeft_SBQ";
this.pnlLeft_SBQ.Size = new System.Drawing.Size(156, 886);
this.pnlLeft_SBQ.TabIndex = 0;
//
// lblStationName
//
this.lblStationName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(68)))), ((int)(((byte)(108)))));
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(2, 41);
this.lblStationName.Name = "lblStationName";
this.lblStationName.Padding = new System.Windows.Forms.Padding(5);
this.lblStationName.Size = new System.Drawing.Size(154, 35);
this.lblStationName.TabIndex = 1;
this.lblStationName.Text = "石板泉风电场";
this.lblStationName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnlMain
//
this.pnlMain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(13)))), ((int)(((byte)(67)))), ((int)(((byte)(139)))));
this.pnlMain.Controls.Add(this.pnlLeft_MHS);
this.pnlMain.Controls.Add(this.pnlLeft_NSS);
this.pnlMain.Controls.Add(this.pnlLeft_XS);
this.pnlMain.Controls.Add(this.lblStationName);
this.pnlMain.Controls.Add(this.plCenter);
this.pnlMain.Controls.Add(this.plTop);
this.pnlMain.Controls.Add(this.pnlLeft_QS);
this.pnlMain.Controls.Add(this.pnlLeft_SBQ);
this.pnlMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlMain.Location = new System.Drawing.Point(0, 0);
this.pnlMain.Name = "pnlMain";
this.pnlMain.Size = new System.Drawing.Size(1920, 961);
this.pnlMain.TabIndex = 1;
//
// pnlLeft_MHS
//
this.pnlLeft_MHS.AutoScroll = true;
this.pnlLeft_MHS.BackColor = System.Drawing.Color.Black;
this.pnlLeft_MHS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlLeft_MHS.Location = new System.Drawing.Point(0, 75);
this.pnlLeft_MHS.Name = "pnlLeft_MHS";
this.pnlLeft_MHS.Size = new System.Drawing.Size(156, 886);
this.pnlLeft_MHS.TabIndex = 0;
//
// pnlLeft_NSS
//
this.pnlLeft_NSS.AutoScroll = true;
this.pnlLeft_NSS.BackColor = System.Drawing.Color.Black;
this.pnlLeft_NSS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlLeft_NSS.Location = new System.Drawing.Point(0, 75);
this.pnlLeft_NSS.Name = "pnlLeft_NSS";
this.pnlLeft_NSS.Size = new System.Drawing.Size(156, 886);
this.pnlLeft_NSS.TabIndex = 0;
//
// pnlLeft_XS
//
this.pnlLeft_XS.AutoScroll = true;
this.pnlLeft_XS.BackColor = System.Drawing.Color.Black;
this.pnlLeft_XS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlLeft_XS.Location = new System.Drawing.Point(0, 75);
this.pnlLeft_XS.Name = "pnlLeft_XS";
this.pnlLeft_XS.Size = new System.Drawing.Size(156, 886);
this.pnlLeft_XS.TabIndex = 0;
//
// plCenter
//
this.plCenter.Controls.Add(this.plInfo);
this.plCenter.Controls.Add(this.panel1);
this.plCenter.Location = new System.Drawing.Point(156, 38);
this.plCenter.Name = "plCenter";
this.plCenter.Size = new System.Drawing.Size(1764, 923);
this.plCenter.TabIndex = 2;
//
// plInfo
//
this.plInfo.Location = new System.Drawing.Point(0, 37);
this.plInfo.Name = "plInfo";
this.plInfo.Size = new System.Drawing.Size(1764, 886);
this.plInfo.TabIndex = 1;
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.panel1.Controls.Add(this.lblYaw);
this.panel1.Controls.Add(this.lblOutIn);
this.panel1.Controls.Add(this.lblFault);
this.panel1.Controls.Add(this.lblRoom);
this.panel1.Controls.Add(this.lblPressure);
this.panel1.Controls.Add(this.lblPropeller);
this.panel1.Controls.Add(this.lblGearBox);
this.panel1.Controls.Add(this.lblAlternator);
this.panel1.Controls.Add(this.lblBasic);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1226, 37);
this.panel1.TabIndex = 0;
//
// lblYaw
//
this.lblYaw.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblYaw.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblYaw.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblYaw.Location = new System.Drawing.Point(545, 1);
this.lblYaw.Name = "lblYaw";
this.lblYaw.Size = new System.Drawing.Size(135, 35);
this.lblYaw.TabIndex = 8;
this.lblYaw.Text = "偏航";
this.lblYaw.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblYaw.Click += new System.EventHandler(this.lblTitle_Click);
this.lblYaw.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblYaw.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblOutIn
//
this.lblOutIn.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblOutIn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblOutIn.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblOutIn.Location = new System.Drawing.Point(1089, 1);
this.lblOutIn.Name = "lblOutIn";
this.lblOutIn.Size = new System.Drawing.Size(135, 35);
this.lblOutIn.TabIndex = 7;
this.lblOutIn.Text = "输入输出";
this.lblOutIn.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblOutIn.Click += new System.EventHandler(this.lblTitle_Click);
this.lblOutIn.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblOutIn.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblFault
//
this.lblFault.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblFault.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblFault.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblFault.Location = new System.Drawing.Point(953, 1);
this.lblFault.Name = "lblFault";
this.lblFault.Size = new System.Drawing.Size(135, 35);
this.lblFault.TabIndex = 6;
this.lblFault.Text = "故障信息";
this.lblFault.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblFault.Click += new System.EventHandler(this.lblTitle_Click);
this.lblFault.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblFault.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblRoom
//
this.lblRoom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblRoom.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRoom.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblRoom.Location = new System.Drawing.Point(817, 1);
this.lblRoom.Name = "lblRoom";
this.lblRoom.Size = new System.Drawing.Size(135, 35);
this.lblRoom.TabIndex = 5;
this.lblRoom.Text = "机舱信息";
this.lblRoom.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblRoom.Click += new System.EventHandler(this.lblTitle_Click);
this.lblRoom.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblRoom.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblPressure
//
this.lblPressure.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblPressure.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPressure.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblPressure.Location = new System.Drawing.Point(681, 1);
this.lblPressure.Name = "lblPressure";
this.lblPressure.Size = new System.Drawing.Size(135, 35);
this.lblPressure.TabIndex = 4;
this.lblPressure.Text = "液压";
this.lblPressure.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblPressure.Click += new System.EventHandler(this.lblTitle_Click);
this.lblPressure.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblPressure.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblPropeller
//
this.lblPropeller.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblPropeller.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblPropeller.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblPropeller.Location = new System.Drawing.Point(409, 1);
this.lblPropeller.Name = "lblPropeller";
this.lblPropeller.Size = new System.Drawing.Size(135, 35);
this.lblPropeller.TabIndex = 3;
this.lblPropeller.Text = "变桨";
this.lblPropeller.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblPropeller.Click += new System.EventHandler(this.lblTitle_Click);
this.lblPropeller.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblPropeller.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblGearBox
//
this.lblGearBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblGearBox.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblGearBox.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblGearBox.Location = new System.Drawing.Point(273, 1);
this.lblGearBox.Name = "lblGearBox";
this.lblGearBox.Size = new System.Drawing.Size(135, 35);
this.lblGearBox.TabIndex = 2;
this.lblGearBox.Text = "齿轮箱";
this.lblGearBox.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblGearBox.Click += new System.EventHandler(this.lblTitle_Click);
this.lblGearBox.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblGearBox.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblAlternator
//
this.lblAlternator.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblAlternator.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblAlternator.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblAlternator.Location = new System.Drawing.Point(137, 1);
this.lblAlternator.Name = "lblAlternator";
this.lblAlternator.Size = new System.Drawing.Size(135, 35);
this.lblAlternator.TabIndex = 1;
this.lblAlternator.Text = "发电机";
this.lblAlternator.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblAlternator.Click += new System.EventHandler(this.lblTitle_Click);
this.lblAlternator.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblAlternator.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// lblBasic
//
this.lblBasic.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(45)))), ((int)(((byte)(74)))));
this.lblBasic.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblBasic.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.lblBasic.Location = new System.Drawing.Point(1, 1);
this.lblBasic.Name = "lblBasic";
this.lblBasic.Size = new System.Drawing.Size(135, 35);
this.lblBasic.TabIndex = 0;
this.lblBasic.Text = "基本信息";
this.lblBasic.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblBasic.Click += new System.EventHandler(this.lblTitle_Click);
this.lblBasic.MouseEnter += new System.EventHandler(this.lbl_MouseEnter);
this.lblBasic.MouseLeave += new System.EventHandler(this.lbl_MouseLeave);
//
// plTop
//
this.plTop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.plTop.Controls.Add(this.panel2);
this.plTop.Controls.Add(this.label1);
this.plTop.Location = new System.Drawing.Point(0, 0);
this.plTop.Name = "plTop";
this.plTop.Size = new System.Drawing.Size(1920, 38);
this.plTop.TabIndex = 1;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(54)))), ((int)(((byte)(81)))));
this.panel2.Controls.Add(this.lblTimeNow);
this.panel2.Controls.Add(this.lblWindturbineModel);
this.panel2.Controls.Add(this.lblWindturbineId);
this.panel2.Controls.Add(this.lblStatus);
this.panel2.Controls.Add(this.label5);
this.panel2.Controls.Add(this.label4);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.label2);
this.panel2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.panel2.Location = new System.Drawing.Point(155, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1766, 32);
this.panel2.TabIndex = 1;
//
// lblTimeNow
//
this.lblTimeNow.AutoSize = true;
this.lblTimeNow.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblTimeNow.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.lblTimeNow.Location = new System.Drawing.Point(706, 7);
this.lblTimeNow.Name = "lblTimeNow";
this.lblTimeNow.Size = new System.Drawing.Size(143, 20);
this.lblTimeNow.TabIndex = 1;
this.lblTimeNow.Text = "2018-11-05 10:08:02";
//
// lblWindturbineModel
//
this.lblWindturbineModel.AutoSize = true;
this.lblWindturbineModel.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblWindturbineModel.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.lblWindturbineModel.Location = new System.Drawing.Point(279, 7);
this.lblWindturbineModel.Name = "lblWindturbineModel";
this.lblWindturbineModel.Size = new System.Drawing.Size(47, 19);
this.lblWindturbineModel.TabIndex = 0;
this.lblWindturbineModel.Text = "UP82";
//
// lblWindturbineId
//
this.lblWindturbineId.AutoSize = true;
this.lblWindturbineId.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblWindturbineId.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(49)))), ((int)(((byte)(248)))), ((int)(((byte)(249)))));
this.lblWindturbineId.Location = new System.Drawing.Point(96, 7);
this.lblWindturbineId.Name = "lblWindturbineId";
this.lblWindturbineId.Size = new System.Drawing.Size(70, 19);
this.lblWindturbineId.TabIndex = 0;
this.lblWindturbineId.Text = "SG01_01";
//
// lblStatus
//
this.lblStatus.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(36)))), ((int)(((byte)(161)))), ((int)(((byte)(58)))));
this.lblStatus.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblStatus.ForeColor = System.Drawing.Color.White;
this.lblStatus.Location = new System.Drawing.Point(495, 4);
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(50, 25);
this.lblStatus.TabIndex = 0;
this.lblStatus.Text = "待 机";
this.lblStatus.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label5.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.label5.Location = new System.Drawing.Point(621, 7);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(79, 19);
this.label5.TabIndex = 0;
this.label5.Text = "系统时间:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.label4.Location = new System.Drawing.Point(410, 7);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(79, 19);
this.label4.TabIndex = 0;
this.label4.Text = "风机状态:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.label3.Location = new System.Drawing.Point(194, 7);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(79, 19);
this.label3.TabIndex = 0;
this.label3.Text = "风机型号:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.label2.Location = new System.Drawing.Point(11, 7);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(79, 19);
this.label2.TabIndex = 0;
this.label2.Text = "风机编号:";
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(48)))), ((int)(((byte)(184)))), ((int)(((byte)(250)))));
this.label1.Location = new System.Drawing.Point(0, 0);
this.label1.Name = "label1";
this.label1.Padding = new System.Windows.Forms.Padding(8);
this.label1.Size = new System.Drawing.Size(154, 38);
this.label1.TabIndex = 0;
this.label1.Text = "选 择 风 机";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pnlLeft_QS
//
this.pnlLeft_QS.AutoScroll = true;
this.pnlLeft_QS.BackColor = System.Drawing.Color.Black;
this.pnlLeft_QS.Controls.Add(this.panel4);
this.pnlLeft_QS.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.pnlLeft_QS.Location = new System.Drawing.Point(0, 75);
this.pnlLeft_QS.Name = "pnlLeft_QS";
this.pnlLeft_QS.Size = new System.Drawing.Size(156, 886);
this.pnlLeft_QS.TabIndex = 0;
//
// panel4
//
this.panel4.AutoScroll = true;
this.panel4.BackColor = System.Drawing.Color.Black;
this.panel4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.panel4.Location = new System.Drawing.Point(136, 82);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(156, 886);
this.panel4.TabIndex = 0;
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// WindturbineForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1920, 961);
this.Controls.Add(this.pnlMain);
this.Name = "WindturbineForm";
this.Text = "WindturbineForm";
this.pnlMain.ResumeLayout(false);
this.plCenter.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.plTop.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.pnlLeft_QS.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel pnlLeft_SBQ;
private System.Windows.Forms.Panel pnlMain;
private System.Windows.Forms.Panel plTop;
private System.Windows.Forms.Panel plCenter;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label lblOutIn;
private System.Windows.Forms.Label lblFault;
private System.Windows.Forms.Label lblRoom;
private System.Windows.Forms.Label lblPressure;
private System.Windows.Forms.Label lblPropeller;
private System.Windows.Forms.Label lblGearBox;
private System.Windows.Forms.Label lblAlternator;
private System.Windows.Forms.Label lblBasic;
private System.Windows.Forms.Panel plInfo;
private System.Windows.Forms.Label lblStationName;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Label lblYaw;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label lblWindturbineModel;
private System.Windows.Forms.Label lblWindturbineId;
private System.Windows.Forms.Label lblStatus;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label lblTimeNow;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Panel pnlLeft_MHS;
private System.Windows.Forms.Panel pnlLeft_NSS;
private System.Windows.Forms.Panel pnlLeft_XS;
private System.Windows.Forms.Panel pnlLeft_QS;
private System.Windows.Forms.Panel panel4;
}
}