namespace IntelligentControlForsx.MyControls
{
partial class StatusColor
{
///
/// 必需的设计器变量。
///
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.label15 = new System.Windows.Forms.Label();
this.panel2 = new System.Windows.Forms.Panel();
this.label18 = new System.Windows.Forms.Label();
this.panel3 = new System.Windows.Forms.Panel();
this.label20 = new System.Windows.Forms.Label();
this.panel4 = new System.Windows.Forms.Panel();
this.label22 = new System.Windows.Forms.Label();
this.panel5 = new System.Windows.Forms.Panel();
this.label24 = new System.Windows.Forms.Label();
this.panel6 = new System.Windows.Forms.Panel();
this.label26 = new System.Windows.Forms.Label();
this.panel7 = new System.Windows.Forms.Panel();
this.label28 = new System.Windows.Forms.Label();
this.panel8 = new System.Windows.Forms.Panel();
this.label30 = new System.Windows.Forms.Label();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.panel3.SuspendLayout();
this.panel4.SuspendLayout();
this.panel5.SuspendLayout();
this.panel6.SuspendLayout();
this.panel7.SuspendLayout();
this.panel8.SuspendLayout();
this.SuspendLayout();
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(141)))), ((int)(((byte)(106)))));
this.panel1.Controls.Add(this.label15);
this.panel1.Location = new System.Drawing.Point(80, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(80, 30);
this.panel1.TabIndex = 15;
//
// label15
//
this.label15.AutoSize = true;
this.label15.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label15.ForeColor = System.Drawing.Color.White;
this.label15.Location = new System.Drawing.Point(22, 4);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(37, 20);
this.label15.TabIndex = 12;
this.label15.Text = "待机";
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(170)))), ((int)(((byte)(15)))), ((int)(((byte)(59)))));
this.panel2.Controls.Add(this.label18);
this.panel2.Location = new System.Drawing.Point(160, 1);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(80, 31);
this.panel2.TabIndex = 16;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label18.ForeColor = System.Drawing.Color.White;
this.label18.Location = new System.Drawing.Point(21, 4);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(37, 20);
this.label18.TabIndex = 12;
this.label18.Text = "故障";
//
// panel3
//
this.panel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(204)))), ((int)(((byte)(83)))), ((int)(((byte)(51)))));
this.panel3.Controls.Add(this.label20);
this.panel3.Location = new System.Drawing.Point(239, 1);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(80, 30);
this.panel3.TabIndex = 16;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.ForeColor = System.Drawing.Color.White;
this.label20.Location = new System.Drawing.Point(22, 4);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(37, 20);
this.label20.TabIndex = 12;
this.label20.Text = "维护";
//
// panel4
//
this.panel4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(134)))), ((int)(((byte)(150)))), ((int)(((byte)(165)))));
this.panel4.Controls.Add(this.label22);
this.panel4.Location = new System.Drawing.Point(318, 0);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(80, 30);
this.panel4.TabIndex = 17;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label22.ForeColor = System.Drawing.Color.White;
this.label22.Location = new System.Drawing.Point(21, 4);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(37, 20);
this.label22.TabIndex = 12;
this.label22.Text = "离线";
//
// panel5
//
this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(14)))), ((int)(((byte)(72)))), ((int)(((byte)(91)))));
this.panel5.Controls.Add(this.label24);
this.panel5.Location = new System.Drawing.Point(397, 0);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(80, 30);
this.panel5.TabIndex = 18;
//
// label24
//
this.label24.AutoSize = true;
this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label24.ForeColor = System.Drawing.Color.White;
this.label24.Location = new System.Drawing.Point(22, 4);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(37, 20);
this.label24.TabIndex = 12;
this.label24.Text = "启动";
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(176)))), ((int)(((byte)(151)))), ((int)(((byte)(63)))));
this.panel6.Controls.Add(this.label26);
this.panel6.Location = new System.Drawing.Point(477, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(80, 30);
this.panel6.TabIndex = 17;
//
// label26
//
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label26.ForeColor = System.Drawing.Color.White;
this.label26.Location = new System.Drawing.Point(24, 4);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(37, 20);
this.label26.TabIndex = 12;
this.label26.Text = "停机";
//
// panel7
//
this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(177)))), ((int)(((byte)(14)))), ((int)(((byte)(126)))));
this.panel7.Controls.Add(this.label28);
this.panel7.Location = new System.Drawing.Point(557, 1);
this.panel7.Name = "panel7";
this.panel7.Size = new System.Drawing.Size(80, 30);
this.panel7.TabIndex = 17;
//
// label28
//
this.label28.AutoSize = true;
this.label28.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label28.ForeColor = System.Drawing.Color.White;
this.label28.Location = new System.Drawing.Point(22, 4);
this.label28.Name = "label28";
this.label28.Size = new System.Drawing.Size(37, 20);
this.label28.TabIndex = 12;
this.label28.Text = "上电";
//
// panel8
//
this.panel8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(15)))), ((int)(((byte)(135)))), ((int)(((byte)(170)))));
this.panel8.Controls.Add(this.label30);
this.panel8.Location = new System.Drawing.Point(0, 0);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(80, 30);
this.panel8.TabIndex = 16;
//
// label30
//
this.label30.AutoSize = true;
this.label30.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label30.ForeColor = System.Drawing.Color.White;
this.label30.Location = new System.Drawing.Point(19, 4);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(37, 20);
this.label30.TabIndex = 12;
this.label30.Text = "并网";
//
// StatusColor
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.Transparent;
this.Controls.Add(this.panel8);
this.Controls.Add(this.panel7);
this.Controls.Add(this.panel6);
this.Controls.Add(this.panel5);
this.Controls.Add(this.panel4);
this.Controls.Add(this.panel3);
this.Controls.Add(this.panel2);
this.Controls.Add(this.panel1);
this.Name = "StatusColor";
this.Size = new System.Drawing.Size(637, 30);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.panel4.ResumeLayout(false);
this.panel4.PerformLayout();
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.panel6.ResumeLayout(false);
this.panel6.PerformLayout();
this.panel7.ResumeLayout(false);
this.panel7.PerformLayout();
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Panel panel7;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Label label30;
}
}