|
|
namespace Mesnac.Controls.Sulf
|
|
|
{
|
|
|
partial class IOControl
|
|
|
{
|
|
|
/// <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 组件设计器生成的代码
|
|
|
|
|
|
/// <summary>
|
|
|
/// 设计器支持所需的方法 - 不要
|
|
|
/// 使用代码编辑器修改此方法的内容。
|
|
|
/// </summary>
|
|
|
private void InitializeComponent()
|
|
|
{
|
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
|
this.B1 = new System.Windows.Forms.Button();
|
|
|
this.B2 = new System.Windows.Forms.Button();
|
|
|
this.B3 = new System.Windows.Forms.Button();
|
|
|
this.B4 = new System.Windows.Forms.Button();
|
|
|
this.B5 = new System.Windows.Forms.Button();
|
|
|
this.B6 = new System.Windows.Forms.Button();
|
|
|
this.B12 = new System.Windows.Forms.Button();
|
|
|
this.B11 = new System.Windows.Forms.Button();
|
|
|
this.B10 = new System.Windows.Forms.Button();
|
|
|
this.B9 = new System.Windows.Forms.Button();
|
|
|
this.B8 = new System.Windows.Forms.Button();
|
|
|
this.B7 = new System.Windows.Forms.Button();
|
|
|
this.B16 = new System.Windows.Forms.Button();
|
|
|
this.B15 = new System.Windows.Forms.Button();
|
|
|
this.B14 = new System.Windows.Forms.Button();
|
|
|
this.B13 = new System.Windows.Forms.Button();
|
|
|
this.SuspendLayout();
|
|
|
//
|
|
|
// button1
|
|
|
//
|
|
|
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
|
|
|
this.button1.Enabled = false;
|
|
|
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.button1.Font = new System.Drawing.Font("微软雅黑", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.button1.Location = new System.Drawing.Point(1, -1);
|
|
|
this.button1.Name = "button1";
|
|
|
this.button1.Size = new System.Drawing.Size(144, 27);
|
|
|
this.button1.TabIndex = 0;
|
|
|
this.button1.Text = "I1";
|
|
|
this.button1.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B1
|
|
|
//
|
|
|
this.B1.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B1.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.B1.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B1.Location = new System.Drawing.Point(1, 27);
|
|
|
this.B1.Name = "B1";
|
|
|
this.B1.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B1.TabIndex = 1;
|
|
|
this.B1.Text = "装胎夹爪收缩到位(左)";
|
|
|
this.B1.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B2
|
|
|
//
|
|
|
this.B2.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B2.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B2.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B2.Location = new System.Drawing.Point(1, 52);
|
|
|
this.B2.Name = "B2";
|
|
|
this.B2.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B2.TabIndex = 2;
|
|
|
this.B2.Text = "button3";
|
|
|
this.B2.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B3
|
|
|
//
|
|
|
this.B3.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B3.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B3.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B3.Location = new System.Drawing.Point(1, 77);
|
|
|
this.B3.Name = "B3";
|
|
|
this.B3.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B3.TabIndex = 3;
|
|
|
this.B3.Text = "button4";
|
|
|
this.B3.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B4
|
|
|
//
|
|
|
this.B4.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B4.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B4.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B4.Location = new System.Drawing.Point(1, 102);
|
|
|
this.B4.Name = "B4";
|
|
|
this.B4.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B4.TabIndex = 4;
|
|
|
this.B4.Text = "button5";
|
|
|
this.B4.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B5
|
|
|
//
|
|
|
this.B5.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B5.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B5.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B5.Location = new System.Drawing.Point(1, 127);
|
|
|
this.B5.Name = "B5";
|
|
|
this.B5.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B5.TabIndex = 5;
|
|
|
this.B5.Text = "button6";
|
|
|
this.B5.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B6
|
|
|
//
|
|
|
this.B6.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B6.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B6.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B6.Location = new System.Drawing.Point(1, 152);
|
|
|
this.B6.Name = "B6";
|
|
|
this.B6.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B6.TabIndex = 6;
|
|
|
this.B6.Text = "button7";
|
|
|
this.B6.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B12
|
|
|
//
|
|
|
this.B12.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B12.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B12.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B12.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B12.Location = new System.Drawing.Point(1, 302);
|
|
|
this.B12.Name = "B12";
|
|
|
this.B12.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B12.TabIndex = 12;
|
|
|
this.B12.Text = "button8";
|
|
|
this.B12.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B11
|
|
|
//
|
|
|
this.B11.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B11.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B11.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B11.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B11.Location = new System.Drawing.Point(1, 277);
|
|
|
this.B11.Name = "B11";
|
|
|
this.B11.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B11.TabIndex = 11;
|
|
|
this.B11.Text = "button9";
|
|
|
this.B11.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B10
|
|
|
//
|
|
|
this.B10.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B10.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B10.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B10.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B10.Location = new System.Drawing.Point(1, 252);
|
|
|
this.B10.Name = "B10";
|
|
|
this.B10.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B10.TabIndex = 10;
|
|
|
this.B10.Text = "button10";
|
|
|
this.B10.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B9
|
|
|
//
|
|
|
this.B9.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B9.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B9.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B9.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B9.Location = new System.Drawing.Point(1, 227);
|
|
|
this.B9.Name = "B9";
|
|
|
this.B9.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B9.TabIndex = 9;
|
|
|
this.B9.Text = "button11";
|
|
|
this.B9.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B8
|
|
|
//
|
|
|
this.B8.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B8.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B8.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B8.Location = new System.Drawing.Point(1, 202);
|
|
|
this.B8.Name = "B8";
|
|
|
this.B8.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B8.TabIndex = 8;
|
|
|
this.B8.Text = "button12";
|
|
|
this.B8.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B7
|
|
|
//
|
|
|
this.B7.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B7.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B7.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B7.Location = new System.Drawing.Point(1, 177);
|
|
|
this.B7.Name = "B7";
|
|
|
this.B7.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B7.TabIndex = 7;
|
|
|
this.B7.Text = "button13";
|
|
|
this.B7.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B16
|
|
|
//
|
|
|
this.B16.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B16.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B16.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B16.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B16.Location = new System.Drawing.Point(1, 402);
|
|
|
this.B16.Name = "B16";
|
|
|
this.B16.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B16.TabIndex = 16;
|
|
|
this.B16.Text = "button14";
|
|
|
this.B16.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B15
|
|
|
//
|
|
|
this.B15.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B15.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B15.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B15.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B15.Location = new System.Drawing.Point(1, 377);
|
|
|
this.B15.Name = "B15";
|
|
|
this.B15.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B15.TabIndex = 15;
|
|
|
this.B15.Text = "button15";
|
|
|
this.B15.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B14
|
|
|
//
|
|
|
this.B14.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B14.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B14.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B14.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B14.Location = new System.Drawing.Point(1, 352);
|
|
|
this.B14.Name = "B14";
|
|
|
this.B14.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B14.TabIndex = 14;
|
|
|
this.B14.Text = "button16";
|
|
|
this.B14.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// B13
|
|
|
//
|
|
|
this.B13.BackColor = System.Drawing.Color.DimGray;
|
|
|
this.B13.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
|
|
|
this.B13.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
|
this.B13.ForeColor = System.Drawing.Color.Yellow;
|
|
|
this.B13.Location = new System.Drawing.Point(1, 327);
|
|
|
this.B13.Name = "B13";
|
|
|
this.B13.Size = new System.Drawing.Size(144, 25);
|
|
|
this.B13.TabIndex = 13;
|
|
|
this.B13.Text = "button17";
|
|
|
this.B13.UseVisualStyleBackColor = false;
|
|
|
//
|
|
|
// IOControl
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.Controls.Add(this.B16);
|
|
|
this.Controls.Add(this.B15);
|
|
|
this.Controls.Add(this.B14);
|
|
|
this.Controls.Add(this.B13);
|
|
|
this.Controls.Add(this.B12);
|
|
|
this.Controls.Add(this.B11);
|
|
|
this.Controls.Add(this.B10);
|
|
|
this.Controls.Add(this.B9);
|
|
|
this.Controls.Add(this.B8);
|
|
|
this.Controls.Add(this.B7);
|
|
|
this.Controls.Add(this.B6);
|
|
|
this.Controls.Add(this.B5);
|
|
|
this.Controls.Add(this.B4);
|
|
|
this.Controls.Add(this.B3);
|
|
|
this.Controls.Add(this.B2);
|
|
|
this.Controls.Add(this.B1);
|
|
|
this.Controls.Add(this.button1);
|
|
|
this.Name = "IOControl";
|
|
|
this.Size = new System.Drawing.Size(146, 429);
|
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
|
|
|
|
#endregion
|
|
|
|
|
|
private System.Windows.Forms.Button button1;
|
|
|
private System.Windows.Forms.Button B1;
|
|
|
private System.Windows.Forms.Button B2;
|
|
|
private System.Windows.Forms.Button B3;
|
|
|
private System.Windows.Forms.Button B4;
|
|
|
private System.Windows.Forms.Button B5;
|
|
|
private System.Windows.Forms.Button B6;
|
|
|
private System.Windows.Forms.Button B12;
|
|
|
private System.Windows.Forms.Button B11;
|
|
|
private System.Windows.Forms.Button B10;
|
|
|
private System.Windows.Forms.Button B9;
|
|
|
private System.Windows.Forms.Button B8;
|
|
|
private System.Windows.Forms.Button B7;
|
|
|
private System.Windows.Forms.Button B16;
|
|
|
private System.Windows.Forms.Button B15;
|
|
|
private System.Windows.Forms.Button B14;
|
|
|
private System.Windows.Forms.Button B13;
|
|
|
}
|
|
|
}
|