AHTC/RGD/RGD.WCS/FrmHelp.Designer.cs
2025-05-19 09:22:33 +08:00

314 lines
14 KiB
C#

namespace RGD.WCS
{
partial class FrmHelp
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmHelp));
this.label8 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.textBox10 = new System.Windows.Forms.TextBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.textBox1 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label96 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label50 = new System.Windows.Forms.Label();
this.textBox3 = new System.Windows.Forms.TextBox();
this.textBox5 = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.SuspendLayout();
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(303, 104);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(98, 18);
this.label8.TabIndex = 1601;
this.label8.Text = "顶升机低位";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(85, 104);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(98, 18);
this.label6.TabIndex = 1600;
this.label6.Text = "顶升机高位";
//
// textBox10
//
this.textBox10.BackColor = System.Drawing.Color.DarkSeaGreen;
this.textBox10.Enabled = false;
this.textBox10.Location = new System.Drawing.Point(221, 99);
this.textBox10.Margin = new System.Windows.Forms.Padding(4);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(48, 28);
this.textBox10.TabIndex = 1599;
//
// textBox8
//
this.textBox8.BackColor = System.Drawing.Color.DeepSkyBlue;
this.textBox8.Enabled = false;
this.textBox8.Location = new System.Drawing.Point(27, 99);
this.textBox8.Margin = new System.Windows.Forms.Padding(4);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(48, 28);
this.textBox8.TabIndex = 1598;
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(508, 47);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(80, 18);
this.label7.TabIndex = 1597;
this.label7.Text = "设备载物";
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.Color.Red;
this.textBox4.Enabled = false;
this.textBox4.Location = new System.Drawing.Point(166, 39);
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(48, 28);
this.textBox4.TabIndex = 1592;
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.Color.MediumSlateBlue;
this.textBox1.Enabled = false;
this.textBox1.Location = new System.Drawing.Point(772, 39);
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(48, 28);
this.textBox1.TabIndex = 1584;
//
// textBox6
//
this.textBox6.BackColor = System.Drawing.Color.Gray;
this.textBox6.Enabled = false;
this.textBox6.Location = new System.Drawing.Point(1162, 39);
this.textBox6.Margin = new System.Windows.Forms.Padding(4);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(48, 28);
this.textBox6.TabIndex = 1585;
//
// textBox7
//
this.textBox7.BackColor = System.Drawing.Color.Blue;
this.textBox7.Enabled = false;
this.textBox7.Location = new System.Drawing.Point(455, 39);
this.textBox7.Margin = new System.Windows.Forms.Padding(4);
this.textBox7.Multiline = true;
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(48, 30);
this.textBox7.TabIndex = 1596;
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
this.textBox2.Enabled = false;
this.textBox2.Location = new System.Drawing.Point(983, 39);
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(48, 28);
this.textBox2.TabIndex = 1583;
//
// textBox9
//
this.textBox9.BackColor = System.Drawing.Color.DarkOrange;
this.textBox9.Enabled = false;
this.textBox9.Location = new System.Drawing.Point(615, 39);
this.textBox9.Margin = new System.Windows.Forms.Padding(4);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(48, 28);
this.textBox9.TabIndex = 1582;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(1045, 47);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(98, 18);
this.label2.TabIndex = 1587;
this.label2.Text = "输送机空闲";
//
// label96
//
this.label96.AutoSize = true;
this.label96.Location = new System.Drawing.Point(665, 47);
this.label96.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label96.Name = "label96";
this.label96.Size = new System.Drawing.Size(98, 18);
this.label96.TabIndex = 1586;
this.label96.Text = "堆垛机空闲";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(827, 47);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(134, 18);
this.label1.TabIndex = 1589;
this.label1.Text = "堆垛机动作完成";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(357, 47);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(98, 18);
this.label5.TabIndex = 1595;
this.label5.Text = "设备被停用";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(1213, 47);
this.label50.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(134, 18);
this.label50.TabIndex = 1588;
this.label50.Text = "输送机动作完成";
//
// textBox3
//
this.textBox3.BackColor = System.Drawing.Color.Lime;
this.textBox3.Enabled = false;
this.textBox3.Location = new System.Drawing.Point(27, 39);
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(48, 28);
this.textBox3.TabIndex = 1590;
//
// textBox5
//
this.textBox5.BackColor = System.Drawing.Color.Maroon;
this.textBox5.Enabled = false;
this.textBox5.Location = new System.Drawing.Point(305, 39);
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(48, 28);
this.textBox5.TabIndex = 1594;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(79, 47);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(80, 18);
this.label3.TabIndex = 1591;
this.label3.Text = "设备运行";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(219, 47);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(80, 18);
this.label4.TabIndex = 1593;
this.label4.Text = "设备故障";
//
// FrmHelp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1732, 366);
this.Controls.Add(this.label8);
this.Controls.Add(this.label6);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.label7);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.label2);
this.Controls.Add(this.label96);
this.Controls.Add(this.label1);
this.Controls.Add(this.label5);
this.Controls.Add(this.label50);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.label3);
this.Controls.Add(this.label4);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "FrmHelp";
this.Text = "帮助信息";
this.Load += new System.EventHandler(this.FrmHelp_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label96;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label50;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
}
}