namespace IntelligentControlForsx.MyControls.kz { partial class QS_Control { /// /// 必需的设计器变量。 /// 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(); 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.panel1 = new System.Windows.Forms.Panel(); this.label1 = new System.Windows.Forms.Label(); this.btnUnMaintain = new System.Windows.Forms.Button(); this.btnMaintain = new System.Windows.Forms.Button(); this.btnRest = new System.Windows.Forms.Button(); this.btnStop = new System.Windows.Forms.Button(); this.btnStart = new System.Windows.Forms.Button(); this.gvWindturbine = new System.Windows.Forms.DataGridView(); this.timer1 = new System.Windows.Forms.Timer(this.components); this.lblProject2 = new System.Windows.Forms.Label(); this.lblProject1 = new System.Windows.Forms.Label(); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gvWindturbine)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.label1); this.panel1.Controls.Add(this.btnUnMaintain); this.panel1.Controls.Add(this.btnMaintain); this.panel1.Controls.Add(this.btnRest); this.panel1.Controls.Add(this.btnStop); this.panel1.Controls.Add(this.btnStart); this.panel1.Location = new System.Drawing.Point(1, 1); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(1918, 31); this.panel1.TabIndex = 0; // // 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 = 12; this.label1.Text = "批 量 操 作:"; // // 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(433, 2); this.btnUnMaintain.Name = "btnUnMaintain"; this.btnUnMaintain.Size = new System.Drawing.Size(75, 26); this.btnUnMaintain.TabIndex = 11; this.btnUnMaintain.Text = "取消维护"; this.btnUnMaintain.UseVisualStyleBackColor = false; // // 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(352, 2); this.btnMaintain.Name = "btnMaintain"; this.btnMaintain.Size = new System.Drawing.Size(75, 26); this.btnMaintain.TabIndex = 10; this.btnMaintain.Text = "维 护"; this.btnMaintain.UseVisualStyleBackColor = false; // // 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(271, 2); this.btnRest.Name = "btnRest"; this.btnRest.Size = new System.Drawing.Size(75, 26); this.btnRest.TabIndex = 9; this.btnRest.Text = "复 位"; this.btnRest.UseVisualStyleBackColor = false; // // 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(190, 2); this.btnStop.Name = "btnStop"; this.btnStop.Size = new System.Drawing.Size(75, 26); this.btnStop.TabIndex = 8; this.btnStop.Text = "停 止"; this.btnStop.UseVisualStyleBackColor = false; // // 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(109, 2); this.btnStart.Name = "btnStart"; this.btnStart.Size = new System.Drawing.Size(75, 26); this.btnStart.TabIndex = 7; this.btnStart.Text = "启 动"; this.btnStart.UseVisualStyleBackColor = false; // // 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("微软雅黑", 9F, System.Drawing.FontStyle.Regular, 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("微软雅黑", 9F, 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.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(1, 35); 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("微软雅黑", 9F, 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.True; 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(1918, 816); this.gvWindturbine.TabIndex = 1; // // timer1 // this.timer1.Interval = 3000; this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // 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(962, 853); this.lblProject2.Name = "lblProject2"; this.lblProject2.Size = new System.Drawing.Size(60, 23); this.lblProject2.TabIndex = 18; 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(896, 853); this.lblProject1.Name = "lblProject1"; this.lblProject1.Size = new System.Drawing.Size(60, 23); this.lblProject1.TabIndex = 17; this.lblProject1.Text = "一期"; this.lblProject1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.lblProject1.Click += new System.EventHandler(this.lblProject1_Click); // // QS_Control // this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 17F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(12)))), ((int)(((byte)(67)))), ((int)(((byte)(127))))); this.Controls.Add(this.lblProject2); this.Controls.Add(this.lblProject1); this.Controls.Add(this.gvWindturbine); this.Controls.Add(this.panel1); this.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4); this.Name = "QS_Control"; this.Size = new System.Drawing.Size(1918, 880); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.gvWindturbine)).EndInit(); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panel1; private System.Windows.Forms.DataGridView gvWindturbine; private System.Windows.Forms.Timer timer1; private System.Windows.Forms.Label lblProject2; private System.Windows.Forms.Label lblProject1; private System.Windows.Forms.Button btnUnMaintain; private System.Windows.Forms.Button btnMaintain; private System.Windows.Forms.Button btnRest; private System.Windows.Forms.Button btnStop; private System.Windows.Forms.Button btnStart; private System.Windows.Forms.Label label1; } }