namespace IntelligentControlForsx.MyControls
{
partial class ControlLine
{
///
/// 必需的设计器变量。
///
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.txtYawPosition = new System.Windows.Forms.TextBox();
this.txtWindAngle = new System.Windows.Forms.TextBox();
this.txtLaminaAngle3 = new System.Windows.Forms.TextBox();
this.txtLaminaAngle2 = new System.Windows.Forms.TextBox();
this.txtLaminaAngle1 = new System.Windows.Forms.TextBox();
this.txtLimitSpeed = new System.Windows.Forms.TextBox();
this.txtLaminaSpeed = new System.Windows.Forms.TextBox();
this.txtAlternatorSpeed = new System.Windows.Forms.TextBox();
this.txtStatus = new System.Windows.Forms.TextBox();
this.txtPower = new System.Windows.Forms.TextBox();
this.txtWindSpeed = new System.Windows.Forms.TextBox();
this.txtWindturbine = new System.Windows.Forms.TextBox();
this.panel3 = new System.Windows.Forms.Panel();
this.ckbWindturbine = new System.Windows.Forms.CheckBox();
this.panel1.SuspendLayout();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.Black;
this.panel1.Controls.Add(this.txtYawPosition);
this.panel1.Controls.Add(this.txtWindAngle);
this.panel1.Controls.Add(this.txtLaminaAngle3);
this.panel1.Controls.Add(this.txtLaminaAngle2);
this.panel1.Controls.Add(this.txtLaminaAngle1);
this.panel1.Controls.Add(this.txtLimitSpeed);
this.panel1.Controls.Add(this.txtLaminaSpeed);
this.panel1.Controls.Add(this.txtAlternatorSpeed);
this.panel1.Controls.Add(this.txtStatus);
this.panel1.Controls.Add(this.txtPower);
this.panel1.Controls.Add(this.txtWindSpeed);
this.panel1.Controls.Add(this.txtWindturbine);
this.panel1.ForeColor = System.Drawing.Color.White;
this.panel1.Location = new System.Drawing.Point(30, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1890, 27);
this.panel1.TabIndex = 0;
//
// txtYawPosition
//
this.txtYawPosition.BackColor = System.Drawing.Color.Black;
this.txtYawPosition.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtYawPosition.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtYawPosition.Dock = System.Windows.Forms.DockStyle.Left;
this.txtYawPosition.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtYawPosition.ForeColor = System.Drawing.Color.White;
this.txtYawPosition.Location = new System.Drawing.Point(1727, 0);
this.txtYawPosition.Name = "txtYawPosition";
this.txtYawPosition.Size = new System.Drawing.Size(157, 27);
this.txtYawPosition.TabIndex = 37;
this.txtYawPosition.Text = "EWREW";
this.txtYawPosition.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtYawPosition.Click += new System.EventHandler(this.textBox_Click);
//
// txtWindAngle
//
this.txtWindAngle.BackColor = System.Drawing.Color.Black;
this.txtWindAngle.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtWindAngle.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtWindAngle.Dock = System.Windows.Forms.DockStyle.Left;
this.txtWindAngle.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtWindAngle.ForeColor = System.Drawing.Color.White;
this.txtWindAngle.Location = new System.Drawing.Point(1570, 0);
this.txtWindAngle.Name = "txtWindAngle";
this.txtWindAngle.Size = new System.Drawing.Size(157, 27);
this.txtWindAngle.TabIndex = 36;
this.txtWindAngle.Text = "EWREW";
this.txtWindAngle.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtWindAngle.Click += new System.EventHandler(this.textBox_Click);
//
// txtLaminaAngle3
//
this.txtLaminaAngle3.BackColor = System.Drawing.Color.Black;
this.txtLaminaAngle3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLaminaAngle3.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtLaminaAngle3.Dock = System.Windows.Forms.DockStyle.Left;
this.txtLaminaAngle3.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtLaminaAngle3.ForeColor = System.Drawing.Color.White;
this.txtLaminaAngle3.Location = new System.Drawing.Point(1413, 0);
this.txtLaminaAngle3.Name = "txtLaminaAngle3";
this.txtLaminaAngle3.Size = new System.Drawing.Size(157, 27);
this.txtLaminaAngle3.TabIndex = 35;
this.txtLaminaAngle3.Text = "EWREW";
this.txtLaminaAngle3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtLaminaAngle3.Click += new System.EventHandler(this.textBox_Click);
//
// txtLaminaAngle2
//
this.txtLaminaAngle2.BackColor = System.Drawing.Color.Black;
this.txtLaminaAngle2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLaminaAngle2.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtLaminaAngle2.Dock = System.Windows.Forms.DockStyle.Left;
this.txtLaminaAngle2.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtLaminaAngle2.ForeColor = System.Drawing.Color.White;
this.txtLaminaAngle2.Location = new System.Drawing.Point(1256, 0);
this.txtLaminaAngle2.Name = "txtLaminaAngle2";
this.txtLaminaAngle2.Size = new System.Drawing.Size(157, 27);
this.txtLaminaAngle2.TabIndex = 34;
this.txtLaminaAngle2.Text = "EWREW";
this.txtLaminaAngle2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtLaminaAngle2.Click += new System.EventHandler(this.textBox_Click);
//
// txtLaminaAngle1
//
this.txtLaminaAngle1.BackColor = System.Drawing.Color.Black;
this.txtLaminaAngle1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLaminaAngle1.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtLaminaAngle1.Dock = System.Windows.Forms.DockStyle.Left;
this.txtLaminaAngle1.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtLaminaAngle1.ForeColor = System.Drawing.Color.White;
this.txtLaminaAngle1.Location = new System.Drawing.Point(1099, 0);
this.txtLaminaAngle1.Name = "txtLaminaAngle1";
this.txtLaminaAngle1.Size = new System.Drawing.Size(157, 27);
this.txtLaminaAngle1.TabIndex = 33;
this.txtLaminaAngle1.Text = "EWREW";
this.txtLaminaAngle1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtLaminaAngle1.Click += new System.EventHandler(this.textBox_Click);
//
// txtLimitSpeed
//
this.txtLimitSpeed.BackColor = System.Drawing.Color.Black;
this.txtLimitSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLimitSpeed.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtLimitSpeed.Dock = System.Windows.Forms.DockStyle.Left;
this.txtLimitSpeed.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtLimitSpeed.ForeColor = System.Drawing.Color.White;
this.txtLimitSpeed.Location = new System.Drawing.Point(942, 0);
this.txtLimitSpeed.Name = "txtLimitSpeed";
this.txtLimitSpeed.Size = new System.Drawing.Size(157, 27);
this.txtLimitSpeed.TabIndex = 32;
this.txtLimitSpeed.Text = "限速值";
this.txtLimitSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtLimitSpeed.Click += new System.EventHandler(this.textBox_Click);
//
// txtLaminaSpeed
//
this.txtLaminaSpeed.BackColor = System.Drawing.Color.Black;
this.txtLaminaSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtLaminaSpeed.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtLaminaSpeed.Dock = System.Windows.Forms.DockStyle.Left;
this.txtLaminaSpeed.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtLaminaSpeed.ForeColor = System.Drawing.Color.White;
this.txtLaminaSpeed.Location = new System.Drawing.Point(785, 0);
this.txtLaminaSpeed.Name = "txtLaminaSpeed";
this.txtLaminaSpeed.Size = new System.Drawing.Size(157, 27);
this.txtLaminaSpeed.TabIndex = 31;
this.txtLaminaSpeed.Text = "叶轮转速";
this.txtLaminaSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtLaminaSpeed.Click += new System.EventHandler(this.textBox_Click);
//
// txtAlternatorSpeed
//
this.txtAlternatorSpeed.BackColor = System.Drawing.Color.Black;
this.txtAlternatorSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtAlternatorSpeed.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtAlternatorSpeed.Dock = System.Windows.Forms.DockStyle.Left;
this.txtAlternatorSpeed.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtAlternatorSpeed.ForeColor = System.Drawing.Color.White;
this.txtAlternatorSpeed.Location = new System.Drawing.Point(628, 0);
this.txtAlternatorSpeed.Name = "txtAlternatorSpeed";
this.txtAlternatorSpeed.Size = new System.Drawing.Size(157, 27);
this.txtAlternatorSpeed.TabIndex = 30;
this.txtAlternatorSpeed.Text = "发电机转速";
this.txtAlternatorSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtAlternatorSpeed.Click += new System.EventHandler(this.textBox_Click);
//
// txtStatus
//
this.txtStatus.BackColor = System.Drawing.Color.Black;
this.txtStatus.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtStatus.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtStatus.Dock = System.Windows.Forms.DockStyle.Left;
this.txtStatus.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtStatus.ForeColor = System.Drawing.Color.White;
this.txtStatus.Location = new System.Drawing.Point(471, 0);
this.txtStatus.Name = "txtStatus";
this.txtStatus.Size = new System.Drawing.Size(157, 27);
this.txtStatus.TabIndex = 29;
this.txtStatus.Text = "状态";
this.txtStatus.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtStatus.Click += new System.EventHandler(this.textBox_Click);
//
// txtPower
//
this.txtPower.BackColor = System.Drawing.Color.Black;
this.txtPower.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtPower.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtPower.Dock = System.Windows.Forms.DockStyle.Left;
this.txtPower.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtPower.ForeColor = System.Drawing.Color.White;
this.txtPower.Location = new System.Drawing.Point(314, 0);
this.txtPower.Name = "txtPower";
this.txtPower.Size = new System.Drawing.Size(157, 27);
this.txtPower.TabIndex = 28;
this.txtPower.Text = "功率";
this.txtPower.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtPower.Click += new System.EventHandler(this.textBox_Click);
//
// txtWindSpeed
//
this.txtWindSpeed.BackColor = System.Drawing.Color.Black;
this.txtWindSpeed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtWindSpeed.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtWindSpeed.Dock = System.Windows.Forms.DockStyle.Left;
this.txtWindSpeed.Font = new System.Drawing.Font("微软雅黑", 11.25F);
this.txtWindSpeed.ForeColor = System.Drawing.Color.White;
this.txtWindSpeed.Location = new System.Drawing.Point(157, 0);
this.txtWindSpeed.Name = "txtWindSpeed";
this.txtWindSpeed.Size = new System.Drawing.Size(157, 27);
this.txtWindSpeed.TabIndex = 27;
this.txtWindSpeed.Text = "风速";
this.txtWindSpeed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtWindSpeed.Click += new System.EventHandler(this.textBox_Click);
//
// txtWindturbine
//
this.txtWindturbine.BackColor = System.Drawing.Color.Black;
this.txtWindturbine.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtWindturbine.Cursor = System.Windows.Forms.Cursors.Arrow;
this.txtWindturbine.Dock = System.Windows.Forms.DockStyle.Left;
this.txtWindturbine.Font = new System.Drawing.Font("微软雅黑", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.txtWindturbine.ForeColor = System.Drawing.Color.White;
this.txtWindturbine.Location = new System.Drawing.Point(0, 0);
this.txtWindturbine.Name = "txtWindturbine";
this.txtWindturbine.Size = new System.Drawing.Size(157, 27);
this.txtWindturbine.TabIndex = 26;
this.txtWindturbine.Text = "风机编号";
this.txtWindturbine.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
this.txtWindturbine.Click += new System.EventHandler(this.textBox_Click);
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.Black;
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.ckbWindturbine);
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
this.panel3.ForeColor = System.Drawing.Color.Transparent;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(30, 27);
this.panel3.TabIndex = 1;
//
// ckbWindturbine
//
this.ckbWindturbine.AutoSize = true;
this.ckbWindturbine.Location = new System.Drawing.Point(7, 6);
this.ckbWindturbine.Name = "ckbWindturbine";
this.ckbWindturbine.Size = new System.Drawing.Size(15, 14);
this.ckbWindturbine.TabIndex = 0;
this.ckbWindturbine.UseVisualStyleBackColor = true;
this.ckbWindturbine.CheckedChanged += new System.EventHandler(this.ckbWindturbine_CheckedChanged);
//
// ControlLine
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel1);
this.ForeColor = System.Drawing.Color.White;
this.Name = "ControlLine";
this.Size = new System.Drawing.Size(1920, 27);
this.Click += new System.EventHandler(this.ControlLine_Click);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.CheckBox ckbWindturbine;
private System.Windows.Forms.TextBox txtWindturbine;
private System.Windows.Forms.TextBox txtWindAngle;
private System.Windows.Forms.TextBox txtLaminaAngle3;
private System.Windows.Forms.TextBox txtLaminaAngle2;
private System.Windows.Forms.TextBox txtLaminaAngle1;
private System.Windows.Forms.TextBox txtLimitSpeed;
private System.Windows.Forms.TextBox txtLaminaSpeed;
private System.Windows.Forms.TextBox txtAlternatorSpeed;
private System.Windows.Forms.TextBox txtStatus;
private System.Windows.Forms.TextBox txtPower;
private System.Windows.Forms.TextBox txtWindSpeed;
private System.Windows.Forms.TextBox txtYawPosition;
}
}