namespace IntelligentControlForsx.ChildForms
{
partial class ControlForm
{
///
/// 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();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.lblProject4 = new System.Windows.Forms.Label();
this.lblProject3 = new System.Windows.Forms.Label();
this.lblProject2 = new System.Windows.Forms.Label();
this.lblProject1 = new System.Windows.Forms.Label();
this.gvWindturbine = new System.Windows.Forms.DataGridView();
this.panel2 = new System.Windows.Forms.Panel();
this.btnUnMaintain = new System.Windows.Forms.Button();
this.btnMaintain = new System.Windows.Forms.Button();
this.btnRegister = new System.Windows.Forms.Button();
this.btnRest = new System.Windows.Forms.Button();
this.btnStop = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.btnStart = new System.Windows.Forms.Button();
this.panel1 = new System.Windows.Forms.Panel();
this.controlFormTop = new IntelligentControlForsx.MyControls.ControlFormTop();
((System.ComponentModel.ISupportInitialize)(this.gvWindturbine)).BeginInit();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// timer1
//
this.timer1.Enabled = true;
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// lblProject4
//
this.lblProject4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.lblProject4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblProject4.ForeColor = System.Drawing.Color.White;
this.lblProject4.Location = new System.Drawing.Point(1004, 914);
this.lblProject4.Name = "lblProject4";
this.lblProject4.Size = new System.Drawing.Size(60, 23);
this.lblProject4.TabIndex = 15;
this.lblProject4.Text = "四期";
this.lblProject4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblProject4.Click += new System.EventHandler(this.lblProject4_Click);
//
// lblProject3
//
this.lblProject3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.lblProject3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblProject3.ForeColor = System.Drawing.Color.White;
this.lblProject3.Location = new System.Drawing.Point(938, 914);
this.lblProject3.Name = "lblProject3";
this.lblProject3.Size = new System.Drawing.Size(60, 23);
this.lblProject3.TabIndex = 14;
this.lblProject3.Text = "三期";
this.lblProject3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblProject3.Click += new System.EventHandler(this.lblProject3_Click);
//
// lblProject2
//
this.lblProject2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.lblProject2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblProject2.ForeColor = System.Drawing.Color.White;
this.lblProject2.Location = new System.Drawing.Point(872, 914);
this.lblProject2.Name = "lblProject2";
this.lblProject2.Size = new System.Drawing.Size(60, 23);
this.lblProject2.TabIndex = 13;
this.lblProject2.Text = "二期";
this.lblProject2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblProject2.Click += new System.EventHandler(this.lblProject2_Click);
//
// lblProject1
//
this.lblProject1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
this.lblProject1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblProject1.ForeColor = System.Drawing.Color.White;
this.lblProject1.Location = new System.Drawing.Point(806, 914);
this.lblProject1.Name = "lblProject1";
this.lblProject1.Size = new System.Drawing.Size(60, 23);
this.lblProject1.TabIndex = 12;
this.lblProject1.Text = "一期";
this.lblProject1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.lblProject1.Click += new System.EventHandler(this.lblProject1_Click);
//
// gvWindturbine
//
this.gvWindturbine.AllowUserToAddRows = false;
this.gvWindturbine.AllowUserToDeleteRows = false;
this.gvWindturbine.AllowUserToResizeColumns = false;
this.gvWindturbine.AllowUserToResizeRows = false;
dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(52)))), ((int)(((byte)(73)))));
dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
this.gvWindturbine.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
this.gvWindturbine.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
this.gvWindturbine.AutoSizeRowsMode = System.Windows.Forms.DataGridViewAutoSizeRowsMode.AllCells;
this.gvWindturbine.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle2.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
this.gvWindturbine.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
this.gvWindturbine.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
dataGridViewCellStyle3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle3.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gvWindturbine.DefaultCellStyle = dataGridViewCellStyle3;
this.gvWindturbine.Dock = System.Windows.Forms.DockStyle.Top;
this.gvWindturbine.EnableHeadersVisualStyles = false;
this.gvWindturbine.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.gvWindturbine.Location = new System.Drawing.Point(0, 88);
this.gvWindturbine.Name = "gvWindturbine";
this.gvWindturbine.ReadOnly = true;
dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
dataGridViewCellStyle4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle4.ForeColor = System.Drawing.Color.White;
dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
this.gvWindturbine.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
this.gvWindturbine.RowHeadersVisible = false;
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
dataGridViewCellStyle5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(71)))), ((int)(((byte)(94)))));
dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
this.gvWindturbine.RowsDefaultCellStyle = dataGridViewCellStyle5;
this.gvWindturbine.RowTemplate.Height = 23;
this.gvWindturbine.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.gvWindturbine.Size = new System.Drawing.Size(1920, 820);
this.gvWindturbine.TabIndex = 3;
this.gvWindturbine.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.gvWindturbine_CellMouseClick);
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
this.panel2.Controls.Add(this.btnUnMaintain);
this.panel2.Controls.Add(this.btnMaintain);
this.panel2.Controls.Add(this.btnRegister);
this.panel2.Controls.Add(this.btnRest);
this.panel2.Controls.Add(this.btnStop);
this.panel2.Controls.Add(this.label1);
this.panel2.Controls.Add(this.btnStart);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 64);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1920, 24);
this.panel2.TabIndex = 2;
//
// btnUnMaintain
//
this.btnUnMaintain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnUnMaintain.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnUnMaintain.ForeColor = System.Drawing.Color.White;
this.btnUnMaintain.Location = new System.Drawing.Point(437, 2);
this.btnUnMaintain.Name = "btnUnMaintain";
this.btnUnMaintain.Size = new System.Drawing.Size(75, 23);
this.btnUnMaintain.TabIndex = 6;
this.btnUnMaintain.Text = "取消维护";
this.btnUnMaintain.UseVisualStyleBackColor = false;
this.btnUnMaintain.Click += new System.EventHandler(this.btnUnMaintain_Click);
//
// btnMaintain
//
this.btnMaintain.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnMaintain.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnMaintain.ForeColor = System.Drawing.Color.White;
this.btnMaintain.Location = new System.Drawing.Point(356, 2);
this.btnMaintain.Name = "btnMaintain";
this.btnMaintain.Size = new System.Drawing.Size(75, 23);
this.btnMaintain.TabIndex = 5;
this.btnMaintain.Text = "维 护";
this.btnMaintain.UseVisualStyleBackColor = false;
this.btnMaintain.Click += new System.EventHandler(this.btnMaintain_Click);
//
// btnRegister
//
this.btnRegister.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnRegister.Dock = System.Windows.Forms.DockStyle.Right;
this.btnRegister.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRegister.ForeColor = System.Drawing.Color.White;
this.btnRegister.Location = new System.Drawing.Point(1845, 0);
this.btnRegister.Name = "btnRegister";
this.btnRegister.Size = new System.Drawing.Size(75, 24);
this.btnRegister.TabIndex = 4;
this.btnRegister.Text = "注册";
this.btnRegister.UseVisualStyleBackColor = false;
this.btnRegister.Click += new System.EventHandler(this.btnRegister_Click);
//
// btnRest
//
this.btnRest.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnRest.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnRest.ForeColor = System.Drawing.Color.White;
this.btnRest.Location = new System.Drawing.Point(275, 2);
this.btnRest.Name = "btnRest";
this.btnRest.Size = new System.Drawing.Size(75, 23);
this.btnRest.TabIndex = 3;
this.btnRest.Text = "复 位";
this.btnRest.UseVisualStyleBackColor = false;
this.btnRest.Click += new System.EventHandler(this.btnRest_Click);
//
// btnStop
//
this.btnStop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnStop.ForeColor = System.Drawing.Color.White;
this.btnStop.Location = new System.Drawing.Point(194, 2);
this.btnStop.Name = "btnStop";
this.btnStop.Size = new System.Drawing.Size(75, 23);
this.btnStop.TabIndex = 2;
this.btnStop.Text = "停 止";
this.btnStop.UseVisualStyleBackColor = false;
this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(3)))), ((int)(((byte)(24)))), ((int)(((byte)(48)))));
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, 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(3, 4);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(105, 22);
this.label1.TabIndex = 1;
this.label1.Text = "批 量 操 作:";
//
// btnStart
//
this.btnStart.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(79)))), ((int)(((byte)(122)))));
this.btnStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnStart.ForeColor = System.Drawing.Color.White;
this.btnStart.Location = new System.Drawing.Point(113, 2);
this.btnStart.Name = "btnStart";
this.btnStart.Size = new System.Drawing.Size(75, 23);
this.btnStart.TabIndex = 0;
this.btnStart.Text = "启 动";
this.btnStart.UseVisualStyleBackColor = false;
this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
//
// panel1
//
this.panel1.Controls.Add(this.controlFormTop);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1920, 64);
this.panel1.TabIndex = 1;
//
// controlFormTop
//
this.controlFormTop.Dock = System.Windows.Forms.DockStyle.Fill;
this.controlFormTop.Location = new System.Drawing.Point(0, 0);
this.controlFormTop.Name = "controlFormTop";
this.controlFormTop.Size = new System.Drawing.Size(1920, 64);
this.controlFormTop.TabIndex = 0;
//
// ControlForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127)))));
this.ClientSize = new System.Drawing.Size(1920, 950);
this.Controls.Add(this.lblProject4);
this.Controls.Add(this.lblProject3);
this.Controls.Add(this.lblProject2);
this.Controls.Add(this.lblProject1);
this.Controls.Add(this.gvWindturbine);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "ControlForm";
this.Text = "ControlForm";
this.Load += new System.EventHandler(this.ControlForm_Load);
((System.ComponentModel.ISupportInitialize)(this.gvWindturbine)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel1.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private MyControls.ControlFormTop controlFormTop;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button btnStart;
private System.Windows.Forms.DataGridView gvWindturbine;
private System.Windows.Forms.Button btnRest;
private System.Windows.Forms.Button btnStop;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Button btnRegister;
private System.Windows.Forms.Button btnUnMaintain;
private System.Windows.Forms.Button btnMaintain;
private System.Windows.Forms.Label lblProject1;
private System.Windows.Forms.Label lblProject2;
private System.Windows.Forms.Label lblProject3;
private System.Windows.Forms.Label lblProject4;
}
}