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.
295 lines
13 KiB
295 lines
13 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.label96 = 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.textBox8 = new System.Windows.Forms.TextBox();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// label7
|
|
//
|
|
this.label7.AutoSize = true;
|
|
this.label7.Location = new System.Drawing.Point(445, 30);
|
|
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(141, 24);
|
|
this.textBox4.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox4.TabIndex = 1570;
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.BackColor = System.Drawing.Color.SeaGreen;
|
|
this.textBox6.Enabled = false;
|
|
this.textBox6.Location = new System.Drawing.Point(1000, 24);
|
|
this.textBox6.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox6.TabIndex = 1564;
|
|
//
|
|
// textBox7
|
|
//
|
|
this.textBox7.BackColor = System.Drawing.Color.Blue;
|
|
this.textBox7.Enabled = false;
|
|
this.textBox7.Location = new System.Drawing.Point(399, 24);
|
|
this.textBox7.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox7.Multiline = true;
|
|
this.textBox7.Name = "textBox7";
|
|
this.textBox7.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox7.TabIndex = 1574;
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
|
|
this.textBox2.Enabled = false;
|
|
this.textBox2.Location = new System.Drawing.Point(841, 24);
|
|
this.textBox2.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox2.TabIndex = 1563;
|
|
//
|
|
// textBox9
|
|
//
|
|
this.textBox9.BackColor = System.Drawing.Color.DarkOrange;
|
|
this.textBox9.Enabled = false;
|
|
this.textBox9.Location = new System.Drawing.Point(691, 24);
|
|
this.textBox9.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox9.Name = "textBox9";
|
|
this.textBox9.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox9.TabIndex = 1562;
|
|
//
|
|
// label97
|
|
//
|
|
this.label97.AutoSize = true;
|
|
this.label97.Location = new System.Drawing.Point(569, 30);
|
|
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(896, 30);
|
|
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 = "输送机空闲";
|
|
//
|
|
// label96
|
|
//
|
|
this.label96.AutoSize = true;
|
|
this.label96.Location = new System.Drawing.Point(736, 30);
|
|
this.label96.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label96.Name = "label96";
|
|
this.label96.Size = new System.Drawing.Size(82, 15);
|
|
this.label96.TabIndex = 1565;
|
|
this.label96.Text = "堆垛机空闲";
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Location = new System.Drawing.Point(311, 30);
|
|
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(1045, 30);
|
|
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(17, 24);
|
|
this.textBox3.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox3.TabIndex = 1568;
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.BackColor = System.Drawing.Color.Maroon;
|
|
this.textBox5.Enabled = false;
|
|
this.textBox5.Location = new System.Drawing.Point(265, 24);
|
|
this.textBox5.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox5.TabIndex = 1572;
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Location = new System.Drawing.Point(64, 30);
|
|
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(188, 30);
|
|
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(523, 24);
|
|
this.radioButton1.Margin = new System.Windows.Forms.Padding(4);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(44, 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;
|
|
//
|
|
// textBox8
|
|
//
|
|
this.textBox8.BackColor = System.Drawing.Color.Aqua;
|
|
this.textBox8.Enabled = false;
|
|
this.textBox8.Location = new System.Drawing.Point(1177, 24);
|
|
this.textBox8.Margin = new System.Windows.Forms.Padding(4);
|
|
this.textBox8.Name = "textBox8";
|
|
this.textBox8.Size = new System.Drawing.Size(43, 25);
|
|
this.textBox8.TabIndex = 1578;
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Location = new System.Drawing.Point(1229, 29);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(52, 15);
|
|
this.label6.TabIndex = 1579;
|
|
this.label6.Text = "充电中";
|
|
//
|
|
// FrmHelp
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1816, 58);
|
|
this.CloseButtonVisible = false;
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.textBox8);
|
|
this.Controls.Add(this.label7);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.textBox6);
|
|
this.Controls.Add(this.textBox7);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.textBox9);
|
|
this.Controls.Add(this.label97);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label96);
|
|
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 = "帮助信息";
|
|
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 label96;
|
|
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.TextBox textBox8;
|
|
private System.Windows.Forms.Label label6;
|
|
}
|
|
}
|