You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
619 lines
29 KiB
C#
619 lines
29 KiB
C#
namespace Rs.MotionPlat
|
|
{
|
|
partial class TestFrm
|
|
{
|
|
/// <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()
|
|
{
|
|
this.button24 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button11 = new System.Windows.Forms.Button();
|
|
this.button13 = new System.Windows.Forms.Button();
|
|
this.groupBox1 = new System.Windows.Forms.GroupBox();
|
|
this.radioButton16 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton6 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton15 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton5 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton14 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton3 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton13 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton8 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton12 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton4 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton11 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton7 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton10 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton2 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton9 = new System.Windows.Forms.RadioButton();
|
|
this.radioButton1 = new System.Windows.Forms.RadioButton();
|
|
this.groupBox2 = new System.Windows.Forms.GroupBox();
|
|
this.comboBox1 = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.groupBox3 = new System.Windows.Forms.GroupBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.button10 = new System.Windows.Forms.Button();
|
|
this.groupBox1.SuspendLayout();
|
|
this.groupBox2.SuspendLayout();
|
|
this.groupBox3.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
// button24
|
|
//
|
|
this.button24.ForeColor = System.Drawing.Color.Black;
|
|
this.button24.Location = new System.Drawing.Point(24, 116);
|
|
this.button24.Name = "button24";
|
|
this.button24.Size = new System.Drawing.Size(119, 55);
|
|
this.button24.TabIndex = 20;
|
|
this.button24.Text = "重复精度验证";
|
|
this.button24.UseVisualStyleBackColor = true;
|
|
this.button24.Click += new System.EventHandler(this.button24_Click);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.ForeColor = System.Drawing.Color.Black;
|
|
this.button4.Location = new System.Drawing.Point(24, 29);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(119, 55);
|
|
this.button4.TabIndex = 23;
|
|
this.button4.Text = "相机触发";
|
|
this.button4.UseVisualStyleBackColor = true;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.ForeColor = System.Drawing.Color.Black;
|
|
this.button5.Location = new System.Drawing.Point(204, 29);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(119, 55);
|
|
this.button5.TabIndex = 23;
|
|
this.button5.Text = "相机循环触发";
|
|
this.button5.UseVisualStyleBackColor = true;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click_1);
|
|
//
|
|
// button11
|
|
//
|
|
this.button11.ForeColor = System.Drawing.Color.Black;
|
|
this.button11.Location = new System.Drawing.Point(68, 103);
|
|
this.button11.Name = "button11";
|
|
this.button11.Size = new System.Drawing.Size(223, 50);
|
|
this.button11.TabIndex = 26;
|
|
this.button11.Text = "开始测试";
|
|
this.button11.UseVisualStyleBackColor = true;
|
|
this.button11.Click += new System.EventHandler(this.button11_Click);
|
|
//
|
|
// button13
|
|
//
|
|
this.button13.ForeColor = System.Drawing.Color.Black;
|
|
this.button13.Location = new System.Drawing.Point(71, 119);
|
|
this.button13.Name = "button13";
|
|
this.button13.Size = new System.Drawing.Size(191, 47);
|
|
this.button13.TabIndex = 28;
|
|
this.button13.Text = "飞拍整盘验证";
|
|
this.button13.UseVisualStyleBackColor = true;
|
|
this.button13.Click += new System.EventHandler(this.button13_Click);
|
|
//
|
|
// groupBox1
|
|
//
|
|
this.groupBox1.Controls.Add(this.radioButton16);
|
|
this.groupBox1.Controls.Add(this.radioButton6);
|
|
this.groupBox1.Controls.Add(this.radioButton15);
|
|
this.groupBox1.Controls.Add(this.radioButton5);
|
|
this.groupBox1.Controls.Add(this.radioButton14);
|
|
this.groupBox1.Controls.Add(this.radioButton3);
|
|
this.groupBox1.Controls.Add(this.radioButton13);
|
|
this.groupBox1.Controls.Add(this.radioButton8);
|
|
this.groupBox1.Controls.Add(this.radioButton12);
|
|
this.groupBox1.Controls.Add(this.radioButton4);
|
|
this.groupBox1.Controls.Add(this.radioButton11);
|
|
this.groupBox1.Controls.Add(this.radioButton7);
|
|
this.groupBox1.Controls.Add(this.radioButton10);
|
|
this.groupBox1.Controls.Add(this.radioButton2);
|
|
this.groupBox1.Controls.Add(this.radioButton9);
|
|
this.groupBox1.Controls.Add(this.radioButton1);
|
|
this.groupBox1.Controls.Add(this.button13);
|
|
this.groupBox1.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox1.Location = new System.Drawing.Point(840, 12);
|
|
this.groupBox1.Name = "groupBox1";
|
|
this.groupBox1.Size = new System.Drawing.Size(336, 187);
|
|
this.groupBox1.TabIndex = 31;
|
|
this.groupBox1.TabStop = false;
|
|
this.groupBox1.Text = "飞拍";
|
|
//
|
|
// radioButton16
|
|
//
|
|
this.radioButton16.AutoSize = true;
|
|
this.radioButton16.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton16.Location = new System.Drawing.Point(196, 76);
|
|
this.radioButton16.Name = "radioButton16";
|
|
this.radioButton16.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton16.TabIndex = 29;
|
|
this.radioButton16.TabStop = true;
|
|
this.radioButton16.Text = "14";
|
|
this.radioButton16.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton6
|
|
//
|
|
this.radioButton6.AutoSize = true;
|
|
this.radioButton6.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton6.Location = new System.Drawing.Point(196, 33);
|
|
this.radioButton6.Name = "radioButton6";
|
|
this.radioButton6.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton6.TabIndex = 29;
|
|
this.radioButton6.TabStop = true;
|
|
this.radioButton6.Text = "6";
|
|
this.radioButton6.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton15
|
|
//
|
|
this.radioButton15.AutoSize = true;
|
|
this.radioButton15.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton15.Location = new System.Drawing.Point(161, 76);
|
|
this.radioButton15.Name = "radioButton15";
|
|
this.radioButton15.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton15.TabIndex = 29;
|
|
this.radioButton15.TabStop = true;
|
|
this.radioButton15.Text = "13";
|
|
this.radioButton15.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton5
|
|
//
|
|
this.radioButton5.AutoSize = true;
|
|
this.radioButton5.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton5.Location = new System.Drawing.Point(161, 33);
|
|
this.radioButton5.Name = "radioButton5";
|
|
this.radioButton5.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton5.TabIndex = 29;
|
|
this.radioButton5.TabStop = true;
|
|
this.radioButton5.Text = "5";
|
|
this.radioButton5.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton14
|
|
//
|
|
this.radioButton14.AutoSize = true;
|
|
this.radioButton14.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton14.Location = new System.Drawing.Point(92, 76);
|
|
this.radioButton14.Name = "radioButton14";
|
|
this.radioButton14.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton14.TabIndex = 29;
|
|
this.radioButton14.TabStop = true;
|
|
this.radioButton14.Text = "11";
|
|
this.radioButton14.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton3
|
|
//
|
|
this.radioButton3.AutoSize = true;
|
|
this.radioButton3.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton3.Location = new System.Drawing.Point(92, 33);
|
|
this.radioButton3.Name = "radioButton3";
|
|
this.radioButton3.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton3.TabIndex = 29;
|
|
this.radioButton3.TabStop = true;
|
|
this.radioButton3.Text = "3";
|
|
this.radioButton3.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton13
|
|
//
|
|
this.radioButton13.AutoSize = true;
|
|
this.radioButton13.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton13.Location = new System.Drawing.Point(268, 76);
|
|
this.radioButton13.Name = "radioButton13";
|
|
this.radioButton13.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton13.TabIndex = 29;
|
|
this.radioButton13.TabStop = true;
|
|
this.radioButton13.Text = "16";
|
|
this.radioButton13.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton8
|
|
//
|
|
this.radioButton8.AutoSize = true;
|
|
this.radioButton8.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton8.Location = new System.Drawing.Point(268, 33);
|
|
this.radioButton8.Name = "radioButton8";
|
|
this.radioButton8.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton8.TabIndex = 29;
|
|
this.radioButton8.TabStop = true;
|
|
this.radioButton8.Text = "8";
|
|
this.radioButton8.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton12
|
|
//
|
|
this.radioButton12.AutoSize = true;
|
|
this.radioButton12.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton12.Location = new System.Drawing.Point(126, 76);
|
|
this.radioButton12.Name = "radioButton12";
|
|
this.radioButton12.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton12.TabIndex = 29;
|
|
this.radioButton12.TabStop = true;
|
|
this.radioButton12.Text = "12";
|
|
this.radioButton12.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton4
|
|
//
|
|
this.radioButton4.AutoSize = true;
|
|
this.radioButton4.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton4.Location = new System.Drawing.Point(126, 33);
|
|
this.radioButton4.Name = "radioButton4";
|
|
this.radioButton4.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton4.TabIndex = 29;
|
|
this.radioButton4.TabStop = true;
|
|
this.radioButton4.Text = "4";
|
|
this.radioButton4.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton11
|
|
//
|
|
this.radioButton11.AutoSize = true;
|
|
this.radioButton11.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton11.Location = new System.Drawing.Point(233, 76);
|
|
this.radioButton11.Name = "radioButton11";
|
|
this.radioButton11.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton11.TabIndex = 29;
|
|
this.radioButton11.TabStop = true;
|
|
this.radioButton11.Text = "15";
|
|
this.radioButton11.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton7
|
|
//
|
|
this.radioButton7.AutoSize = true;
|
|
this.radioButton7.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton7.Location = new System.Drawing.Point(233, 33);
|
|
this.radioButton7.Name = "radioButton7";
|
|
this.radioButton7.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton7.TabIndex = 29;
|
|
this.radioButton7.TabStop = true;
|
|
this.radioButton7.Text = "7";
|
|
this.radioButton7.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton10
|
|
//
|
|
this.radioButton10.AutoSize = true;
|
|
this.radioButton10.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton10.Location = new System.Drawing.Point(57, 76);
|
|
this.radioButton10.Name = "radioButton10";
|
|
this.radioButton10.Size = new System.Drawing.Size(35, 16);
|
|
this.radioButton10.TabIndex = 29;
|
|
this.radioButton10.TabStop = true;
|
|
this.radioButton10.Text = "10";
|
|
this.radioButton10.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton2
|
|
//
|
|
this.radioButton2.AutoSize = true;
|
|
this.radioButton2.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton2.Location = new System.Drawing.Point(57, 33);
|
|
this.radioButton2.Name = "radioButton2";
|
|
this.radioButton2.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton2.TabIndex = 29;
|
|
this.radioButton2.TabStop = true;
|
|
this.radioButton2.Text = "2";
|
|
this.radioButton2.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton9
|
|
//
|
|
this.radioButton9.AutoSize = true;
|
|
this.radioButton9.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton9.Location = new System.Drawing.Point(22, 76);
|
|
this.radioButton9.Name = "radioButton9";
|
|
this.radioButton9.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton9.TabIndex = 29;
|
|
this.radioButton9.TabStop = true;
|
|
this.radioButton9.Text = "9";
|
|
this.radioButton9.UseVisualStyleBackColor = true;
|
|
//
|
|
// radioButton1
|
|
//
|
|
this.radioButton1.AutoSize = true;
|
|
this.radioButton1.ForeColor = System.Drawing.Color.White;
|
|
this.radioButton1.Location = new System.Drawing.Point(22, 33);
|
|
this.radioButton1.Name = "radioButton1";
|
|
this.radioButton1.Size = new System.Drawing.Size(29, 16);
|
|
this.radioButton1.TabIndex = 29;
|
|
this.radioButton1.TabStop = true;
|
|
this.radioButton1.Text = "1";
|
|
this.radioButton1.UseVisualStyleBackColor = true;
|
|
//
|
|
// groupBox2
|
|
//
|
|
this.groupBox2.Controls.Add(this.comboBox1);
|
|
this.groupBox2.Controls.Add(this.label2);
|
|
this.groupBox2.Controls.Add(this.label1);
|
|
this.groupBox2.Controls.Add(this.textBox1);
|
|
this.groupBox2.Controls.Add(this.button11);
|
|
this.groupBox2.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox2.Location = new System.Drawing.Point(415, 25);
|
|
this.groupBox2.Name = "groupBox2";
|
|
this.groupBox2.Size = new System.Drawing.Size(362, 174);
|
|
this.groupBox2.TabIndex = 32;
|
|
this.groupBox2.TabStop = false;
|
|
this.groupBox2.Text = "Test";
|
|
//
|
|
// comboBox1
|
|
//
|
|
this.comboBox1.FormattingEnabled = true;
|
|
this.comboBox1.Items.AddRange(new object[] {
|
|
"1",
|
|
"2",
|
|
"3",
|
|
"4",
|
|
"5",
|
|
"6"});
|
|
this.comboBox1.Location = new System.Drawing.Point(103, 21);
|
|
this.comboBox1.Name = "comboBox1";
|
|
this.comboBox1.Size = new System.Drawing.Size(188, 20);
|
|
this.comboBox1.TabIndex = 29;
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.ForeColor = System.Drawing.Color.White;
|
|
this.label2.Location = new System.Drawing.Point(54, 22);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(35, 12);
|
|
this.label2.TabIndex = 28;
|
|
this.label2.Text = "治具:";
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.ForeColor = System.Drawing.Color.White;
|
|
this.label1.Location = new System.Drawing.Point(54, 68);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(23, 12);
|
|
this.label1.TabIndex = 28;
|
|
this.label1.Text = "SN:";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Location = new System.Drawing.Point(103, 63);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(188, 21);
|
|
this.textBox1.TabIndex = 27;
|
|
//
|
|
// groupBox3
|
|
//
|
|
this.groupBox3.Controls.Add(this.button24);
|
|
this.groupBox3.Controls.Add(this.button4);
|
|
this.groupBox3.Controls.Add(this.button5);
|
|
this.groupBox3.ForeColor = System.Drawing.Color.White;
|
|
this.groupBox3.Location = new System.Drawing.Point(29, 12);
|
|
this.groupBox3.Name = "groupBox3";
|
|
this.groupBox3.Size = new System.Drawing.Size(336, 187);
|
|
this.groupBox3.TabIndex = 32;
|
|
this.groupBox3.TabStop = false;
|
|
this.groupBox3.Text = "相机";
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Location = new System.Drawing.Point(29, 339);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(190, 68);
|
|
this.button1.TabIndex = 33;
|
|
this.button1.Text = "5个产品单拍测试";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click_2);
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.ForeColor = System.Drawing.Color.White;
|
|
this.label3.Location = new System.Drawing.Point(39, 238);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(41, 12);
|
|
this.label3.TabIndex = 28;
|
|
this.label3.Text = "X偏移:";
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Location = new System.Drawing.Point(92, 238);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(100, 21);
|
|
this.textBox2.TabIndex = 34;
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.ForeColor = System.Drawing.Color.White;
|
|
this.label4.Location = new System.Drawing.Point(39, 285);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(41, 12);
|
|
this.label4.TabIndex = 28;
|
|
this.label4.Text = "Y偏移:";
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Location = new System.Drawing.Point(92, 285);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(100, 21);
|
|
this.textBox3.TabIndex = 34;
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Location = new System.Drawing.Point(280, 235);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(128, 52);
|
|
this.button2.TabIndex = 35;
|
|
this.button2.Text = "夹住料盘";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Visible = false;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click_2);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Location = new System.Drawing.Point(434, 235);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(128, 52);
|
|
this.button3.TabIndex = 35;
|
|
this.button3.Text = "松开料盘";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Visible = false;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.Location = new System.Drawing.Point(80, 555);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(198, 91);
|
|
this.button6.TabIndex = 36;
|
|
this.button6.Text = "button6";
|
|
this.button6.UseVisualStyleBackColor = true;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click_1);
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Location = new System.Drawing.Point(92, 493);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(100, 21);
|
|
this.textBox4.TabIndex = 34;
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.Location = new System.Drawing.Point(322, 622);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(75, 23);
|
|
this.button7.TabIndex = 37;
|
|
this.button7.Text = "button7";
|
|
this.button7.UseVisualStyleBackColor = true;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.Location = new System.Drawing.Point(434, 623);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(75, 23);
|
|
this.button8.TabIndex = 37;
|
|
this.button8.Text = "button7";
|
|
this.button8.UseVisualStyleBackColor = true;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.Location = new System.Drawing.Point(434, 362);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(180, 106);
|
|
this.button9.TabIndex = 38;
|
|
this.button9.Text = "产品搬运";
|
|
this.button9.UseVisualStyleBackColor = true;
|
|
this.button9.Click += new System.EventHandler(this.button9_Click);
|
|
//
|
|
// button10
|
|
//
|
|
this.button10.Location = new System.Drawing.Point(853, 371);
|
|
this.button10.Name = "button10";
|
|
this.button10.Size = new System.Drawing.Size(75, 23);
|
|
this.button10.TabIndex = 39;
|
|
this.button10.Text = "button10";
|
|
this.button10.UseVisualStyleBackColor = true;
|
|
this.button10.Click += new System.EventHandler(this.button10_Click);
|
|
//
|
|
// TestFrm
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(1336, 854);
|
|
this.Controls.Add(this.button10);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.groupBox3);
|
|
this.Controls.Add(this.groupBox2);
|
|
this.Controls.Add(this.groupBox1);
|
|
this.Name = "TestFrm";
|
|
this.Text = "TestFrm";
|
|
this.groupBox1.ResumeLayout(false);
|
|
this.groupBox1.PerformLayout();
|
|
this.groupBox2.ResumeLayout(false);
|
|
this.groupBox2.PerformLayout();
|
|
this.groupBox3.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
private System.Windows.Forms.Button button24;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button11;
|
|
private System.Windows.Forms.Button button13;
|
|
private System.Windows.Forms.GroupBox groupBox1;
|
|
private System.Windows.Forms.RadioButton radioButton16;
|
|
private System.Windows.Forms.RadioButton radioButton6;
|
|
private System.Windows.Forms.RadioButton radioButton15;
|
|
private System.Windows.Forms.RadioButton radioButton5;
|
|
private System.Windows.Forms.RadioButton radioButton14;
|
|
private System.Windows.Forms.RadioButton radioButton3;
|
|
private System.Windows.Forms.RadioButton radioButton13;
|
|
private System.Windows.Forms.RadioButton radioButton8;
|
|
private System.Windows.Forms.RadioButton radioButton12;
|
|
private System.Windows.Forms.RadioButton radioButton4;
|
|
private System.Windows.Forms.RadioButton radioButton11;
|
|
private System.Windows.Forms.RadioButton radioButton7;
|
|
private System.Windows.Forms.RadioButton radioButton10;
|
|
private System.Windows.Forms.RadioButton radioButton2;
|
|
private System.Windows.Forms.RadioButton radioButton9;
|
|
private System.Windows.Forms.RadioButton radioButton1;
|
|
private System.Windows.Forms.GroupBox groupBox2;
|
|
private System.Windows.Forms.GroupBox groupBox3;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.ComboBox comboBox1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button9;
|
|
private System.Windows.Forms.Button button10;
|
|
}
|
|
} |