恒石成品库WCS
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

386 lines
18 KiB

namespace wcfControlMonitorClient
{
partial class FrmHelp
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmHelp));
this.label7 = new System.Windows.Forms.Label();
this.textBox4 = 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.label97 = new System.Windows.Forms.Label();
this.label2 = 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.radioButton1 = new System.Windows.Forms.RadioButton();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label8 = new System.Windows.Forms.Label();
this.pictureBox36 = new System.Windows.Forms.PictureBox();
this.label12 = new System.Windows.Forms.Label();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label6 = new System.Windows.Forms.Label();
this.label115 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
this.SuspendLayout();
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(428, 34);
this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(67, 15);
this.label7.TabIndex = 1575;
this.label7.Text = "设备载物";
//
// textBox4
//
this.textBox4.BackColor = System.Drawing.Color.Red;
this.textBox4.Enabled = false;
this.textBox4.Location = new System.Drawing.Point(132, 28);
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(40, 25);
this.textBox4.TabIndex = 1570;
//
// textBox6
//
this.textBox6.BackColor = System.Drawing.Color.SeaGreen;
this.textBox6.Enabled = false;
this.textBox6.Location = new System.Drawing.Point(965, 28);
this.textBox6.Margin = new System.Windows.Forms.Padding(4);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(40, 25);
this.textBox6.TabIndex = 1564;
//
// textBox7
//
this.textBox7.BackColor = System.Drawing.Color.Blue;
this.textBox7.Enabled = false;
this.textBox7.Location = new System.Drawing.Point(384, 28);
this.textBox7.Margin = new System.Windows.Forms.Padding(4);
this.textBox7.Multiline = true;
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(40, 25);
this.textBox7.TabIndex = 1574;
//
// textBox2
//
this.textBox2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.textBox2.Enabled = false;
this.textBox2.Location = new System.Drawing.Point(678, 28);
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(40, 25);
this.textBox2.TabIndex = 1563;
//
// textBox9
//
this.textBox9.BackColor = System.Drawing.Color.DarkOrange;
this.textBox9.Enabled = false;
this.textBox9.Location = new System.Drawing.Point(829, 28);
this.textBox9.Margin = new System.Windows.Forms.Padding(4);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(40, 25);
this.textBox9.TabIndex = 1562;
//
// label97
//
this.label97.AutoSize = true;
this.label97.Location = new System.Drawing.Point(561, 34);
this.label97.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label97.Name = "label97";
this.label97.Size = new System.Drawing.Size(97, 15);
this.label97.TabIndex = 1576;
this.label97.Text = "设备逻辑有物";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(729, 34);
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(82, 15);
this.label2.TabIndex = 1566;
this.label2.Text = "输送机空闲";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(291, 34);
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(82, 15);
this.label5.TabIndex = 1573;
this.label5.Text = "设备被停用";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(1009, 34);
this.label50.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(97, 15);
this.label50.TabIndex = 1567;
this.label50.Text = "设备动作完成";
//
// textBox3
//
this.textBox3.BackColor = System.Drawing.Color.Lime;
this.textBox3.Enabled = false;
this.textBox3.Location = new System.Drawing.Point(16, 28);
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(40, 25);
this.textBox3.TabIndex = 1568;
//
// textBox5
//
this.textBox5.BackColor = System.Drawing.Color.Maroon;
this.textBox5.Enabled = false;
this.textBox5.Location = new System.Drawing.Point(249, 28);
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(40, 25);
this.textBox5.TabIndex = 1572;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(60, 34);
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(67, 15);
this.label3.TabIndex = 1569;
this.label3.Text = "设备运行";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(176, 34);
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(67, 15);
this.label4.TabIndex = 1571;
this.label4.Text = "设备故障";
//
// radioButton1
//
this.radioButton1.AutoCheck = false;
this.radioButton1.BackColor = System.Drawing.Color.Navy;
this.radioButton1.CheckAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.radioButton1.Location = new System.Drawing.Point(515, 28);
this.radioButton1.Margin = new System.Windows.Forms.Padding(4);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(41, 26);
this.radioButton1.TabIndex = 1577;
this.radioButton1.Text = " ";
this.radioButton1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.radioButton1.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.radioButton1.UseVisualStyleBackColor = false;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(1162, 34);
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(82, 15);
this.label1.TabIndex = 1566;
this.label1.Text = "设备被选定";
//
// textBox1
//
this.textBox1.BackColor = System.Drawing.Color.DarkViolet;
this.textBox1.Enabled = false;
this.textBox1.Location = new System.Drawing.Point(1118, 28);
this.textBox1.Margin = new System.Windows.Forms.Padding(4);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(40, 25);
this.textBox1.TabIndex = 1563;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(876, 34);
this.label8.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(82, 15);
this.label8.TabIndex = 1566;
this.label8.Text = "堆垛机空闲";
//
// pictureBox36
//
this.pictureBox36.BackColor = System.Drawing.Color.Transparent;
this.pictureBox36.Image = global::wcfControlMonitorClient.Properties.Resources.light;
this.pictureBox36.Location = new System.Drawing.Point(16, 92);
this.pictureBox36.Margin = new System.Windows.Forms.Padding(4);
this.pictureBox36.Name = "pictureBox36";
this.pictureBox36.Size = new System.Drawing.Size(38, 38);
this.pictureBox36.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox36.TabIndex = 2279;
this.pictureBox36.TabStop = false;
this.pictureBox36.Tag = "";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(60, 108);
this.label12.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(82, 15);
this.label12.TabIndex = 1565;
this.label12.Text = "安全门打开";
//
// pictureBox2
//
this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
this.pictureBox2.Image = global::wcfControlMonitorClient.Properties.Resources.liftdoor;
this.pictureBox2.Location = new System.Drawing.Point(179, 102);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(38, 28);
this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
this.pictureBox2.TabIndex = 4717;
this.pictureBox2.TabStop = false;
this.pictureBox2.Tag = "10004.7";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(223, 108);
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(97, 15);
this.label6.TabIndex = 4718;
this.label6.Text = "申请进入允许";
//
// label115
//
this.label115.BackColor = System.Drawing.Color.Transparent;
this.label115.Font = new System.Drawing.Font("宋体", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label115.ForeColor = System.Drawing.Color.Fuchsia;
this.label115.Location = new System.Drawing.Point(347, 110);
this.label115.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
this.label115.Name = "label115";
this.label115.Size = new System.Drawing.Size(16, 15);
this.label115.TabIndex = 6623;
this.label115.Tag = "";
this.label115.Text = "●";
this.label115.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(372, 110);
this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(112, 15);
this.label9.TabIndex = 6624;
this.label9.Text = "实托下料不允许";
//
// FrmHelp
//
this.AutoScaleDimensions = new System.Drawing.SizeF(120F, 120F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
this.ClientSize = new System.Drawing.Size(1424, 332);
this.CloseButtonVisible = false;
this.Controls.Add(this.label115);
this.Controls.Add(this.label9);
this.Controls.Add(this.label6);
this.Controls.Add(this.pictureBox2);
this.Controls.Add(this.pictureBox36);
this.Controls.Add(this.label7);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.label1);
this.Controls.Add(this.label97);
this.Controls.Add(this.label8);
this.Controls.Add(this.label2);
this.Controls.Add(this.label12);
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.Controls.Add(this.radioButton1);
this.DockAreas = WeifenLuo.WinFormsUI.Docking.DockAreas.DockBottom;
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.Margin = new System.Windows.Forms.Padding(4);
this.Name = "FrmHelp";
this.Text = "帮助信息";
((System.ComponentModel.ISupportInitialize)(this.pictureBox36)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox4;
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 label97;
private System.Windows.Forms.Label label2;
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;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.PictureBox pictureBox36;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label115;
private System.Windows.Forms.Label label9;
}
}