namespace Rs.MotionPlat { partial class MoveDebug { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.panel_head = new Rs.Controls.PanelEx(); this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel(); this.btnClose = new System.Windows.Forms.Button(); this.label1 = new System.Windows.Forms.Label(); this.groupBox1 = new System.Windows.Forms.GroupBox(); this.txtMoveDist = new System.Windows.Forms.TextBox(); this.chkMoveStep = new System.Windows.Forms.CheckBox(); this.label38 = new System.Windows.Forms.Label(); this.label37 = new System.Windows.Forms.Label(); this.label35 = new System.Windows.Forms.Label(); this.label34 = new System.Windows.Forms.Label(); this.label36 = new System.Windows.Forms.Label(); this.label18 = new System.Windows.Forms.Label(); this.label33 = new System.Windows.Forms.Label(); this.label17 = new System.Windows.Forms.Label(); this.label16 = new System.Windows.Forms.Label(); this.label31 = new System.Windows.Forms.Label(); this.label30 = new System.Windows.Forms.Label(); this.label28 = new System.Windows.Forms.Label(); this.label27 = new System.Windows.Forms.Label(); this.label29 = new System.Windows.Forms.Label(); this.label15 = new System.Windows.Forms.Label(); this.label26 = new System.Windows.Forms.Label(); this.label14 = new System.Windows.Forms.Label(); this.label13 = new System.Windows.Forms.Label(); this.label21 = new System.Windows.Forms.Label(); this.label20 = new System.Windows.Forms.Label(); this.label46 = new System.Windows.Forms.Label(); this.label43 = new System.Windows.Forms.Label(); this.label40 = new System.Windows.Forms.Label(); this.label45 = new System.Windows.Forms.Label(); this.label44 = new System.Windows.Forms.Label(); this.label42 = new System.Windows.Forms.Label(); this.label41 = new System.Windows.Forms.Label(); this.label39 = new System.Windows.Forms.Label(); this.label32 = new System.Windows.Forms.Label(); this.label48 = new System.Windows.Forms.Label(); this.label47 = new System.Windows.Forms.Label(); this.label24 = new System.Windows.Forms.Label(); this.label25 = new System.Windows.Forms.Label(); this.label12 = new System.Windows.Forms.Label(); this.label19 = new System.Windows.Forms.Label(); this.label23 = new System.Windows.Forms.Label(); this.label22 = new System.Windows.Forms.Label(); this.label11 = new System.Windows.Forms.Label(); this.label10 = new System.Windows.Forms.Label(); this.groupBox2 = new System.Windows.Forms.GroupBox(); this.button4 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.button3 = new System.Windows.Forms.Button(); this.button1 = new System.Windows.Forms.Button(); this.groupBox3 = new System.Windows.Forms.GroupBox(); this.button14 = new System.Windows.Forms.Button(); this.button5 = new System.Windows.Forms.Button(); this.button6 = new System.Windows.Forms.Button(); this.button13 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); this.groupBox4 = new System.Windows.Forms.GroupBox(); this.button9 = new System.Windows.Forms.Button(); this.button10 = new System.Windows.Forms.Button(); this.button11 = new System.Windows.Forms.Button(); this.button12 = new System.Windows.Forms.Button(); this.panelEx1 = new Rs.Controls.PanelEx(); this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel(); this.tableLayoutPanel3 = new System.Windows.Forms.TableLayoutPanel(); this.tableLayoutPanel4 = new System.Windows.Forms.TableLayoutPanel(); this.groupBox5 = new System.Windows.Forms.GroupBox(); this.button18 = new System.Windows.Forms.Button(); this.button19 = new System.Windows.Forms.Button(); this.button21 = new System.Windows.Forms.Button(); this.button22 = new System.Windows.Forms.Button(); this.groupBox6 = new System.Windows.Forms.GroupBox(); this.textBox8 = new System.Windows.Forms.TextBox(); this.textBox4 = new System.Windows.Forms.TextBox(); this.label56 = new System.Windows.Forms.Label(); this.label9 = new System.Windows.Forms.Label(); this.textBox7 = new System.Windows.Forms.TextBox(); this.textBox3 = new System.Windows.Forms.TextBox(); this.label55 = new System.Windows.Forms.Label(); this.label7 = new System.Windows.Forms.Label(); this.textBox6 = new System.Windows.Forms.TextBox(); this.label54 = new System.Windows.Forms.Label(); this.textBox2 = new System.Windows.Forms.TextBox(); this.label53 = new System.Windows.Forms.Label(); this.label8 = new System.Windows.Forms.Label(); this.label52 = new System.Windows.Forms.Label(); this.textBox9 = new System.Windows.Forms.TextBox(); this.label5 = new System.Windows.Forms.Label(); this.textBox5 = new System.Windows.Forms.TextBox(); this.label6 = new System.Windows.Forms.Label(); this.label51 = new System.Windows.Forms.Label(); this.label58 = new System.Windows.Forms.Label(); this.textBox1 = new System.Windows.Forms.TextBox(); this.label50 = new System.Windows.Forms.Label(); this.label57 = new System.Windows.Forms.Label(); this.label4 = new System.Windows.Forms.Label(); this.label49 = new System.Windows.Forms.Label(); this.label3 = new System.Windows.Forms.Label(); this.label2 = new System.Windows.Forms.Label(); this.panel_head.SuspendLayout(); this.tableLayoutPanel1.SuspendLayout(); this.groupBox1.SuspendLayout(); this.groupBox2.SuspendLayout(); this.groupBox3.SuspendLayout(); this.groupBox4.SuspendLayout(); this.panelEx1.SuspendLayout(); this.tableLayoutPanel2.SuspendLayout(); this.tableLayoutPanel3.SuspendLayout(); this.tableLayoutPanel4.SuspendLayout(); this.groupBox5.SuspendLayout(); this.groupBox6.SuspendLayout(); this.SuspendLayout(); // // panel_head // this.panel_head.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(255))))); this.panel_head.Controls.Add(this.tableLayoutPanel1); this.panel_head.Dock = System.Windows.Forms.DockStyle.Top; this.panel_head.Location = new System.Drawing.Point(0, 0); this.panel_head.Name = "panel_head"; this.panel_head.Size = new System.Drawing.Size(1057, 40); this.panel_head.TabIndex = 1; this.panel_head.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseDown); this.panel_head.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseMove); this.panel_head.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseUp); // // tableLayoutPanel1 // this.tableLayoutPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(56)))), ((int)(((byte)(56)))), ((int)(((byte)(56))))); this.tableLayoutPanel1.ColumnCount = 3; this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 100F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 50F)); this.tableLayoutPanel1.Controls.Add(this.btnClose, 2, 0); this.tableLayoutPanel1.Controls.Add(this.label1, 0, 0); this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel1.Name = "tableLayoutPanel1"; this.tableLayoutPanel1.RowCount = 1; this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F)); this.tableLayoutPanel1.Size = new System.Drawing.Size(1057, 40); this.tableLayoutPanel1.TabIndex = 1; this.tableLayoutPanel1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseDown); this.tableLayoutPanel1.MouseMove += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseMove); this.tableLayoutPanel1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.panel_head_MouseUp); // // btnClose // this.btnClose.Dock = System.Windows.Forms.DockStyle.Fill; this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.White; this.btnClose.FlatAppearance.BorderSize = 0; this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnClose.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnClose.ForeColor = System.Drawing.Color.White; this.btnClose.Location = new System.Drawing.Point(1010, 3); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(44, 34); this.btnClose.TabIndex = 0; this.btnClose.Text = "X"; this.btnClose.UseVisualStyleBackColor = true; this.btnClose.Click += new System.EventHandler(this.btnClose_Click); // // label1 // this.label1.Dock = System.Windows.Forms.DockStyle.Fill; this.label1.ForeColor = System.Drawing.Color.White; this.label1.Location = new System.Drawing.Point(3, 0); this.label1.Name = "label1"; this.label1.Padding = new System.Windows.Forms.Padding(5, 0, 0, 0); this.label1.Size = new System.Drawing.Size(94, 40); this.label1.TabIndex = 1; this.label1.Text = "平台移动"; this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft; // // groupBox1 // this.groupBox1.Controls.Add(this.txtMoveDist); this.groupBox1.Controls.Add(this.chkMoveStep); this.groupBox1.Controls.Add(this.label38); this.groupBox1.Controls.Add(this.label37); this.groupBox1.Controls.Add(this.label35); this.groupBox1.Controls.Add(this.label34); this.groupBox1.Controls.Add(this.label36); this.groupBox1.Controls.Add(this.label18); this.groupBox1.Controls.Add(this.label33); this.groupBox1.Controls.Add(this.label17); this.groupBox1.Controls.Add(this.label16); this.groupBox1.Controls.Add(this.label31); this.groupBox1.Controls.Add(this.label30); this.groupBox1.Controls.Add(this.label28); this.groupBox1.Controls.Add(this.label27); this.groupBox1.Controls.Add(this.label29); this.groupBox1.Controls.Add(this.label15); this.groupBox1.Controls.Add(this.label26); this.groupBox1.Controls.Add(this.label14); this.groupBox1.Controls.Add(this.label13); this.groupBox1.Controls.Add(this.label21); this.groupBox1.Controls.Add(this.label20); this.groupBox1.Controls.Add(this.label46); this.groupBox1.Controls.Add(this.label43); this.groupBox1.Controls.Add(this.label40); this.groupBox1.Controls.Add(this.label45); this.groupBox1.Controls.Add(this.label44); this.groupBox1.Controls.Add(this.label42); this.groupBox1.Controls.Add(this.label41); this.groupBox1.Controls.Add(this.label39); this.groupBox1.Controls.Add(this.label32); this.groupBox1.Controls.Add(this.label48); this.groupBox1.Controls.Add(this.label47); this.groupBox1.Controls.Add(this.label24); this.groupBox1.Controls.Add(this.label25); this.groupBox1.Controls.Add(this.label12); this.groupBox1.Controls.Add(this.label19); this.groupBox1.Controls.Add(this.label23); this.groupBox1.Controls.Add(this.label22); this.groupBox1.Controls.Add(this.label11); this.groupBox1.Controls.Add(this.label10); this.groupBox1.Dock = System.Windows.Forms.DockStyle.Top; this.groupBox1.ForeColor = System.Drawing.Color.White; this.groupBox1.Location = new System.Drawing.Point(0, 40); this.groupBox1.Name = "groupBox1"; this.groupBox1.Size = new System.Drawing.Size(1057, 121); this.groupBox1.TabIndex = 2; this.groupBox1.TabStop = false; this.groupBox1.Text = "MoveStep"; // // txtMoveDist // this.txtMoveDist.BackColor = System.Drawing.Color.Gray; this.txtMoveDist.ForeColor = System.Drawing.Color.White; this.txtMoveDist.Location = new System.Drawing.Point(443, 62); this.txtMoveDist.Name = "txtMoveDist"; this.txtMoveDist.Size = new System.Drawing.Size(48, 21); this.txtMoveDist.TabIndex = 41; this.txtMoveDist.Text = "0.01"; this.txtMoveDist.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // chkMoveStep // this.chkMoveStep.AutoSize = true; this.chkMoveStep.Location = new System.Drawing.Point(446, 36); this.chkMoveStep.Name = "chkMoveStep"; this.chkMoveStep.Size = new System.Drawing.Size(48, 16); this.chkMoveStep.TabIndex = 40; this.chkMoveStep.Text = "步长"; this.chkMoveStep.UseVisualStyleBackColor = true; // // label38 // this.label38.BackColor = System.Drawing.Color.Gray; this.label38.Cursor = System.Windows.Forms.Cursors.Hand; this.label38.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label38.ForeColor = System.Drawing.Color.White; this.label38.Location = new System.Drawing.Point(388, 83); this.label38.Name = "label38"; this.label38.Size = new System.Drawing.Size(40, 20); this.label38.TabIndex = 1; this.label38.Text = "9"; this.label38.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label38.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label37 // this.label37.BackColor = System.Drawing.Color.Gray; this.label37.Cursor = System.Windows.Forms.Cursors.Hand; this.label37.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label37.ForeColor = System.Drawing.Color.White; this.label37.Location = new System.Drawing.Point(341, 83); this.label37.Name = "label37"; this.label37.Size = new System.Drawing.Size(40, 20); this.label37.TabIndex = 22; this.label37.Text = "8"; this.label37.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label37.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label35 // this.label35.BackColor = System.Drawing.Color.Gray; this.label35.Cursor = System.Windows.Forms.Cursors.Hand; this.label35.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label35.ForeColor = System.Drawing.Color.White; this.label35.Location = new System.Drawing.Point(247, 83); this.label35.Name = "label35"; this.label35.Size = new System.Drawing.Size(40, 20); this.label35.TabIndex = 23; this.label35.Text = "6"; this.label35.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label35.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label34 // this.label34.BackColor = System.Drawing.Color.Gray; this.label34.Cursor = System.Windows.Forms.Cursors.Hand; this.label34.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label34.ForeColor = System.Drawing.Color.White; this.label34.Location = new System.Drawing.Point(200, 83); this.label34.Name = "label34"; this.label34.Size = new System.Drawing.Size(40, 20); this.label34.TabIndex = 24; this.label34.Text = "5"; this.label34.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label34.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label36 // this.label36.BackColor = System.Drawing.Color.Gray; this.label36.Cursor = System.Windows.Forms.Cursors.Hand; this.label36.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label36.ForeColor = System.Drawing.Color.White; this.label36.Location = new System.Drawing.Point(294, 83); this.label36.Name = "label36"; this.label36.Size = new System.Drawing.Size(40, 20); this.label36.TabIndex = 25; this.label36.Text = "7"; this.label36.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label36.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label18 // this.label18.BackColor = System.Drawing.Color.Gray; this.label18.Cursor = System.Windows.Forms.Cursors.Hand; this.label18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label18.ForeColor = System.Drawing.Color.White; this.label18.Location = new System.Drawing.Point(106, 83); this.label18.Name = "label18"; this.label18.Size = new System.Drawing.Size(40, 20); this.label18.TabIndex = 26; this.label18.Text = "3"; this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label18.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label33 // this.label33.BackColor = System.Drawing.Color.Gray; this.label33.Cursor = System.Windows.Forms.Cursors.Hand; this.label33.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label33.ForeColor = System.Drawing.Color.White; this.label33.Location = new System.Drawing.Point(153, 83); this.label33.Name = "label33"; this.label33.Size = new System.Drawing.Size(40, 20); this.label33.TabIndex = 27; this.label33.Text = "4"; this.label33.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label33.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label17 // this.label17.BackColor = System.Drawing.Color.Gray; this.label17.Cursor = System.Windows.Forms.Cursors.Hand; this.label17.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label17.ForeColor = System.Drawing.Color.White; this.label17.Location = new System.Drawing.Point(59, 83); this.label17.Name = "label17"; this.label17.Size = new System.Drawing.Size(40, 20); this.label17.TabIndex = 28; this.label17.Text = "2"; this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label17.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label16 // this.label16.BackColor = System.Drawing.Color.Gray; this.label16.Cursor = System.Windows.Forms.Cursors.Hand; this.label16.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label16.ForeColor = System.Drawing.Color.White; this.label16.Location = new System.Drawing.Point(12, 83); this.label16.Name = "label16"; this.label16.Size = new System.Drawing.Size(40, 20); this.label16.TabIndex = 30; this.label16.Text = "1"; this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label16.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label31 // this.label31.BackColor = System.Drawing.Color.Gray; this.label31.Cursor = System.Windows.Forms.Cursors.Hand; this.label31.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label31.ForeColor = System.Drawing.Color.White; this.label31.Location = new System.Drawing.Point(388, 49); this.label31.Name = "label31"; this.label31.Size = new System.Drawing.Size(40, 20); this.label31.TabIndex = 38; this.label31.Text = "0.9"; this.label31.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label31.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label30 // this.label30.BackColor = System.Drawing.Color.Gray; this.label30.Cursor = System.Windows.Forms.Cursors.Hand; this.label30.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label30.ForeColor = System.Drawing.Color.White; this.label30.Location = new System.Drawing.Point(341, 49); this.label30.Name = "label30"; this.label30.Size = new System.Drawing.Size(40, 20); this.label30.TabIndex = 31; this.label30.Text = "0.8"; this.label30.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label30.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label28 // this.label28.BackColor = System.Drawing.Color.Gray; this.label28.Cursor = System.Windows.Forms.Cursors.Hand; this.label28.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label28.ForeColor = System.Drawing.Color.White; this.label28.Location = new System.Drawing.Point(247, 49); this.label28.Name = "label28"; this.label28.Size = new System.Drawing.Size(40, 20); this.label28.TabIndex = 32; this.label28.Text = "0.6"; this.label28.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label28.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label27 // this.label27.BackColor = System.Drawing.Color.Gray; this.label27.Cursor = System.Windows.Forms.Cursors.Hand; this.label27.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label27.ForeColor = System.Drawing.Color.White; this.label27.Location = new System.Drawing.Point(200, 49); this.label27.Name = "label27"; this.label27.Size = new System.Drawing.Size(40, 20); this.label27.TabIndex = 33; this.label27.Text = "0.5"; this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label27.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label29 // this.label29.BackColor = System.Drawing.Color.Gray; this.label29.Cursor = System.Windows.Forms.Cursors.Hand; this.label29.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label29.ForeColor = System.Drawing.Color.White; this.label29.Location = new System.Drawing.Point(294, 49); this.label29.Name = "label29"; this.label29.Size = new System.Drawing.Size(40, 20); this.label29.TabIndex = 34; this.label29.Text = "0.7"; this.label29.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label29.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label15 // this.label15.BackColor = System.Drawing.Color.Gray; this.label15.Cursor = System.Windows.Forms.Cursors.Hand; this.label15.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label15.ForeColor = System.Drawing.Color.White; this.label15.Location = new System.Drawing.Point(106, 49); this.label15.Name = "label15"; this.label15.Size = new System.Drawing.Size(40, 20); this.label15.TabIndex = 35; this.label15.Text = "0.3"; this.label15.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label15.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label26 // this.label26.BackColor = System.Drawing.Color.Gray; this.label26.Cursor = System.Windows.Forms.Cursors.Hand; this.label26.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label26.ForeColor = System.Drawing.Color.White; this.label26.Location = new System.Drawing.Point(153, 49); this.label26.Name = "label26"; this.label26.Size = new System.Drawing.Size(40, 20); this.label26.TabIndex = 36; this.label26.Text = "0.4"; this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label26.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label14 // this.label14.BackColor = System.Drawing.Color.Gray; this.label14.Cursor = System.Windows.Forms.Cursors.Hand; this.label14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label14.ForeColor = System.Drawing.Color.White; this.label14.Location = new System.Drawing.Point(59, 49); this.label14.Name = "label14"; this.label14.Size = new System.Drawing.Size(40, 20); this.label14.TabIndex = 37; this.label14.Text = "0.2"; this.label14.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label14.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label13 // this.label13.BackColor = System.Drawing.Color.Gray; this.label13.Cursor = System.Windows.Forms.Cursors.Hand; this.label13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label13.ForeColor = System.Drawing.Color.White; this.label13.Location = new System.Drawing.Point(12, 49); this.label13.Name = "label13"; this.label13.Size = new System.Drawing.Size(40, 20); this.label13.TabIndex = 21; this.label13.Text = "0.1"; this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label13.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label21 // this.label21.BackColor = System.Drawing.Color.Gray; this.label21.Cursor = System.Windows.Forms.Cursors.Hand; this.label21.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label21.ForeColor = System.Drawing.Color.White; this.label21.Location = new System.Drawing.Point(247, 17); this.label21.Name = "label21"; this.label21.Size = new System.Drawing.Size(40, 20); this.label21.TabIndex = 29; this.label21.Text = "0.06"; this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label21.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label20 // this.label20.BackColor = System.Drawing.Color.Gray; this.label20.Cursor = System.Windows.Forms.Cursors.Hand; this.label20.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label20.ForeColor = System.Drawing.Color.White; this.label20.Location = new System.Drawing.Point(200, 17); this.label20.Name = "label20"; this.label20.Size = new System.Drawing.Size(40, 20); this.label20.TabIndex = 20; this.label20.Text = "0.05"; this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label20.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label46 // this.label46.BackColor = System.Drawing.Color.Gray; this.label46.Cursor = System.Windows.Forms.Cursors.Hand; this.label46.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label46.ForeColor = System.Drawing.Color.White; this.label46.Location = new System.Drawing.Point(591, 81); this.label46.Name = "label46"; this.label46.Size = new System.Drawing.Size(20, 20); this.label46.TabIndex = 9; this.label46.Text = "9"; this.label46.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label46.Click += new System.EventHandler(this.Calc_Click); // // label43 // this.label43.BackColor = System.Drawing.Color.Gray; this.label43.Cursor = System.Windows.Forms.Cursors.Hand; this.label43.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label43.ForeColor = System.Drawing.Color.White; this.label43.Location = new System.Drawing.Point(591, 47); this.label43.Name = "label43"; this.label43.Size = new System.Drawing.Size(20, 20); this.label43.TabIndex = 2; this.label43.Text = "6"; this.label43.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label43.Click += new System.EventHandler(this.Calc_Click); // // label40 // this.label40.BackColor = System.Drawing.Color.Gray; this.label40.Cursor = System.Windows.Forms.Cursors.Hand; this.label40.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label40.ForeColor = System.Drawing.Color.White; this.label40.Location = new System.Drawing.Point(591, 15); this.label40.Name = "label40"; this.label40.Size = new System.Drawing.Size(20, 20); this.label40.TabIndex = 3; this.label40.Text = "3"; this.label40.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label40.Click += new System.EventHandler(this.Calc_Click); // // label45 // this.label45.BackColor = System.Drawing.Color.Gray; this.label45.Cursor = System.Windows.Forms.Cursors.Hand; this.label45.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label45.ForeColor = System.Drawing.Color.White; this.label45.Location = new System.Drawing.Point(565, 81); this.label45.Name = "label45"; this.label45.Size = new System.Drawing.Size(20, 20); this.label45.TabIndex = 4; this.label45.Text = "8"; this.label45.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label45.Click += new System.EventHandler(this.Calc_Click); // // label44 // this.label44.BackColor = System.Drawing.Color.Gray; this.label44.Cursor = System.Windows.Forms.Cursors.Hand; this.label44.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label44.ForeColor = System.Drawing.Color.White; this.label44.Location = new System.Drawing.Point(539, 81); this.label44.Name = "label44"; this.label44.Size = new System.Drawing.Size(20, 20); this.label44.TabIndex = 5; this.label44.Text = "7"; this.label44.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label44.Click += new System.EventHandler(this.Calc_Click); // // label42 // this.label42.BackColor = System.Drawing.Color.Gray; this.label42.Cursor = System.Windows.Forms.Cursors.Hand; this.label42.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label42.ForeColor = System.Drawing.Color.White; this.label42.Location = new System.Drawing.Point(565, 47); this.label42.Name = "label42"; this.label42.Size = new System.Drawing.Size(20, 20); this.label42.TabIndex = 6; this.label42.Text = "5"; this.label42.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label42.Click += new System.EventHandler(this.Calc_Click); // // label41 // this.label41.BackColor = System.Drawing.Color.Gray; this.label41.Cursor = System.Windows.Forms.Cursors.Hand; this.label41.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label41.ForeColor = System.Drawing.Color.White; this.label41.Location = new System.Drawing.Point(539, 47); this.label41.Name = "label41"; this.label41.Size = new System.Drawing.Size(20, 20); this.label41.TabIndex = 7; this.label41.Text = "4"; this.label41.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label41.Click += new System.EventHandler(this.Calc_Click); // // label39 // this.label39.BackColor = System.Drawing.Color.Gray; this.label39.Cursor = System.Windows.Forms.Cursors.Hand; this.label39.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label39.ForeColor = System.Drawing.Color.White; this.label39.Location = new System.Drawing.Point(565, 15); this.label39.Name = "label39"; this.label39.Size = new System.Drawing.Size(20, 20); this.label39.TabIndex = 8; this.label39.Text = "2"; this.label39.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label39.Click += new System.EventHandler(this.Calc_Click); // // label32 // this.label32.BackColor = System.Drawing.Color.Gray; this.label32.Cursor = System.Windows.Forms.Cursors.Hand; this.label32.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label32.ForeColor = System.Drawing.Color.White; this.label32.Location = new System.Drawing.Point(539, 15); this.label32.Name = "label32"; this.label32.Size = new System.Drawing.Size(20, 20); this.label32.TabIndex = 10; this.label32.Text = "1"; this.label32.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label32.Click += new System.EventHandler(this.Calc_Click); // // label48 // this.label48.BackColor = System.Drawing.Color.Gray; this.label48.Cursor = System.Windows.Forms.Cursors.Hand; this.label48.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label48.ForeColor = System.Drawing.Color.White; this.label48.Location = new System.Drawing.Point(511, 15); this.label48.Name = "label48"; this.label48.Size = new System.Drawing.Size(20, 20); this.label48.TabIndex = 18; this.label48.Text = "0"; this.label48.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label48.Click += new System.EventHandler(this.Calc_Click); // // label47 // this.label47.BackColor = System.Drawing.Color.Gray; this.label47.Cursor = System.Windows.Forms.Cursors.Hand; this.label47.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label47.Font = new System.Drawing.Font("宋体", 14F); this.label47.ForeColor = System.Drawing.Color.White; this.label47.Location = new System.Drawing.Point(511, 47); this.label47.Name = "label47"; this.label47.Size = new System.Drawing.Size(20, 20); this.label47.TabIndex = 11; this.label47.Text = "."; this.label47.TextAlign = System.Drawing.ContentAlignment.TopRight; this.label47.Click += new System.EventHandler(this.Calc_Click); // // label24 // this.label24.BackColor = System.Drawing.Color.Gray; this.label24.Cursor = System.Windows.Forms.Cursors.Hand; this.label24.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label24.ForeColor = System.Drawing.Color.White; this.label24.Location = new System.Drawing.Point(511, 81); this.label24.Name = "label24"; this.label24.Size = new System.Drawing.Size(20, 20); this.label24.TabIndex = 12; this.label24.Text = "C"; this.label24.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label24.Click += new System.EventHandler(this.Calc_Click); // // label25 // this.label25.BackColor = System.Drawing.Color.Gray; this.label25.Cursor = System.Windows.Forms.Cursors.Hand; this.label25.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label25.ForeColor = System.Drawing.Color.White; this.label25.Location = new System.Drawing.Point(388, 17); this.label25.Name = "label25"; this.label25.Size = new System.Drawing.Size(40, 20); this.label25.TabIndex = 13; this.label25.Text = "0.09"; this.label25.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label25.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label12 // this.label12.BackColor = System.Drawing.Color.Gray; this.label12.Cursor = System.Windows.Forms.Cursors.Hand; this.label12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label12.ForeColor = System.Drawing.Color.White; this.label12.Location = new System.Drawing.Point(106, 17); this.label12.Name = "label12"; this.label12.Size = new System.Drawing.Size(40, 20); this.label12.TabIndex = 14; this.label12.Text = "0.03"; this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label12.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label19 // this.label19.BackColor = System.Drawing.Color.Gray; this.label19.Cursor = System.Windows.Forms.Cursors.Hand; this.label19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label19.ForeColor = System.Drawing.Color.White; this.label19.Location = new System.Drawing.Point(153, 17); this.label19.Name = "label19"; this.label19.Size = new System.Drawing.Size(40, 20); this.label19.TabIndex = 15; this.label19.Text = "0.04"; this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label19.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label23 // this.label23.BackColor = System.Drawing.Color.Gray; this.label23.Cursor = System.Windows.Forms.Cursors.Hand; this.label23.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label23.ForeColor = System.Drawing.Color.White; this.label23.Location = new System.Drawing.Point(341, 17); this.label23.Name = "label23"; this.label23.Size = new System.Drawing.Size(40, 20); this.label23.TabIndex = 16; this.label23.Text = "0.08"; this.label23.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label23.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label22 // this.label22.BackColor = System.Drawing.Color.Gray; this.label22.Cursor = System.Windows.Forms.Cursors.Hand; this.label22.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label22.ForeColor = System.Drawing.Color.White; this.label22.Location = new System.Drawing.Point(294, 17); this.label22.Name = "label22"; this.label22.Size = new System.Drawing.Size(40, 20); this.label22.TabIndex = 17; this.label22.Text = "0.07"; this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label22.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label11 // this.label11.BackColor = System.Drawing.Color.Gray; this.label11.Cursor = System.Windows.Forms.Cursors.Hand; this.label11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label11.ForeColor = System.Drawing.Color.White; this.label11.Location = new System.Drawing.Point(59, 17); this.label11.Name = "label11"; this.label11.Size = new System.Drawing.Size(40, 20); this.label11.TabIndex = 19; this.label11.Text = "0.02"; this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label11.Click += new System.EventHandler(this.CommonMoveDist_Click); // // label10 // this.label10.BackColor = System.Drawing.Color.Gray; this.label10.Cursor = System.Windows.Forms.Cursors.Hand; this.label10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.label10.ForeColor = System.Drawing.Color.White; this.label10.Location = new System.Drawing.Point(12, 17); this.label10.Name = "label10"; this.label10.Size = new System.Drawing.Size(40, 20); this.label10.TabIndex = 39; this.label10.Text = "0.01"; this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleCenter; this.label10.Click += new System.EventHandler(this.CommonMoveDist_Click); // // groupBox2 // this.groupBox2.Controls.Add(this.button4); this.groupBox2.Controls.Add(this.button2); this.groupBox2.Controls.Add(this.button3); this.groupBox2.Controls.Add(this.button1); this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox2.ForeColor = System.Drawing.Color.White; this.groupBox2.Location = new System.Drawing.Point(3, 3); this.groupBox2.Name = "groupBox2"; this.groupBox2.Size = new System.Drawing.Size(519, 114); this.groupBox2.TabIndex = 3; this.groupBox2.TabStop = false; this.groupBox2.Text = "Load"; // // button4 // this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button4.Cursor = System.Windows.Forms.Cursors.Hand; this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button4.Location = new System.Drawing.Point(162, 62); this.button4.Name = "button4"; this.button4.Size = new System.Drawing.Size(60, 25); this.button4.TabIndex = 0; this.button4.Text = "LoadY+"; this.button4.UseVisualStyleBackColor = false; // // button2 // this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button2.Cursor = System.Windows.Forms.Cursors.Hand; this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button2.Location = new System.Drawing.Point(162, 20); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(60, 25); this.button2.TabIndex = 0; this.button2.Text = "LoadX+"; this.button2.UseVisualStyleBackColor = false; // // button3 // this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button3.Cursor = System.Windows.Forms.Cursors.Hand; this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button3.Location = new System.Drawing.Point(63, 62); this.button3.Name = "button3"; this.button3.Size = new System.Drawing.Size(60, 25); this.button3.TabIndex = 0; this.button3.Text = "LoadY-"; this.button3.UseVisualStyleBackColor = false; // // button1 // this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button1.Cursor = System.Windows.Forms.Cursors.Hand; this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button1.Location = new System.Drawing.Point(63, 20); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(60, 25); this.button1.TabIndex = 0; this.button1.Text = "LoadX-"; this.button1.UseVisualStyleBackColor = false; // // groupBox3 // this.groupBox3.Controls.Add(this.button14); this.groupBox3.Controls.Add(this.button5); this.groupBox3.Controls.Add(this.button6); this.groupBox3.Controls.Add(this.button13); this.groupBox3.Controls.Add(this.button7); this.groupBox3.Controls.Add(this.button8); this.groupBox3.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox3.ForeColor = System.Drawing.Color.White; this.groupBox3.Location = new System.Drawing.Point(528, 3); this.groupBox3.Name = "groupBox3"; this.groupBox3.Size = new System.Drawing.Size(520, 114); this.groupBox3.TabIndex = 3; this.groupBox3.TabStop = false; this.groupBox3.Text = "Test"; // // button14 // this.button14.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button14.Cursor = System.Windows.Forms.Cursors.Hand; this.button14.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button14.Location = new System.Drawing.Point(180, 83); this.button14.Name = "button14"; this.button14.Size = new System.Drawing.Size(60, 25); this.button14.TabIndex = 0; this.button14.Text = "PressZ+"; this.button14.UseVisualStyleBackColor = false; // // button5 // this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button5.Cursor = System.Windows.Forms.Cursors.Hand; this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button5.Location = new System.Drawing.Point(181, 48); this.button5.Name = "button5"; this.button5.Size = new System.Drawing.Size(60, 25); this.button5.TabIndex = 0; this.button5.Text = "TestZ+"; this.button5.UseVisualStyleBackColor = false; // // button6 // this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button6.Cursor = System.Windows.Forms.Cursors.Hand; this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button6.Location = new System.Drawing.Point(181, 14); this.button6.Name = "button6"; this.button6.Size = new System.Drawing.Size(60, 25); this.button6.TabIndex = 0; this.button6.Text = "TestY+"; this.button6.UseVisualStyleBackColor = false; // // button13 // this.button13.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button13.Cursor = System.Windows.Forms.Cursors.Hand; this.button13.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button13.Location = new System.Drawing.Point(55, 83); this.button13.Name = "button13"; this.button13.Size = new System.Drawing.Size(60, 25); this.button13.TabIndex = 0; this.button13.Text = "PressZ-"; this.button13.UseVisualStyleBackColor = false; // // button7 // this.button7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button7.Cursor = System.Windows.Forms.Cursors.Hand; this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button7.Location = new System.Drawing.Point(56, 48); this.button7.Name = "button7"; this.button7.Size = new System.Drawing.Size(60, 25); this.button7.TabIndex = 0; this.button7.Text = "TestZ-"; this.button7.UseVisualStyleBackColor = false; // // button8 // this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button8.Cursor = System.Windows.Forms.Cursors.Hand; this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button8.Location = new System.Drawing.Point(56, 14); this.button8.Name = "button8"; this.button8.Size = new System.Drawing.Size(60, 25); this.button8.TabIndex = 0; this.button8.Text = "TestY-"; this.button8.UseVisualStyleBackColor = false; // // groupBox4 // this.groupBox4.Controls.Add(this.button9); this.groupBox4.Controls.Add(this.button10); this.groupBox4.Controls.Add(this.button11); this.groupBox4.Controls.Add(this.button12); this.groupBox4.ForeColor = System.Drawing.Color.White; this.groupBox4.Location = new System.Drawing.Point(3, 3); this.groupBox4.Name = "groupBox4"; this.groupBox4.Size = new System.Drawing.Size(301, 95); this.groupBox4.TabIndex = 3; this.groupBox4.TabStop = false; this.groupBox4.Text = "VacR"; // // button9 // this.button9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button9.Cursor = System.Windows.Forms.Cursors.Hand; this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button9.Location = new System.Drawing.Point(162, 62); this.button9.Name = "button9"; this.button9.Size = new System.Drawing.Size(60, 25); this.button9.TabIndex = 0; this.button9.Text = "VacR2+"; this.button9.UseVisualStyleBackColor = false; // // button10 // this.button10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button10.Cursor = System.Windows.Forms.Cursors.Hand; this.button10.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button10.Location = new System.Drawing.Point(162, 20); this.button10.Name = "button10"; this.button10.Size = new System.Drawing.Size(60, 25); this.button10.TabIndex = 0; this.button10.Text = "VacR2+"; this.button10.UseVisualStyleBackColor = false; // // button11 // this.button11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button11.Cursor = System.Windows.Forms.Cursors.Hand; this.button11.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button11.Location = new System.Drawing.Point(63, 62); this.button11.Name = "button11"; this.button11.Size = new System.Drawing.Size(60, 25); this.button11.TabIndex = 0; this.button11.Text = "VacR2-"; this.button11.UseVisualStyleBackColor = false; // // button12 // this.button12.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button12.Cursor = System.Windows.Forms.Cursors.Hand; this.button12.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button12.Location = new System.Drawing.Point(63, 20); this.button12.Name = "button12"; this.button12.Size = new System.Drawing.Size(60, 25); this.button12.TabIndex = 0; this.button12.Text = "VacR1-"; this.button12.UseVisualStyleBackColor = false; // // panelEx1 // this.panelEx1.Controls.Add(this.tableLayoutPanel2); this.panelEx1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panelEx1.Location = new System.Drawing.Point(0, 558); this.panelEx1.Name = "panelEx1"; this.panelEx1.Size = new System.Drawing.Size(1057, 252); this.panelEx1.TabIndex = 4; // // tableLayoutPanel2 // this.tableLayoutPanel2.ColumnCount = 1; this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel3, 0, 0); this.tableLayoutPanel2.Controls.Add(this.tableLayoutPanel4, 0, 1); this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0); this.tableLayoutPanel2.Name = "tableLayoutPanel2"; this.tableLayoutPanel2.RowCount = 2; this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel2.Size = new System.Drawing.Size(1057, 252); this.tableLayoutPanel2.TabIndex = 0; // // tableLayoutPanel3 // this.tableLayoutPanel3.ColumnCount = 2; this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel3.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel3.Controls.Add(this.groupBox3, 1, 0); this.tableLayoutPanel3.Controls.Add(this.groupBox2, 0, 0); this.tableLayoutPanel3.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel3.Location = new System.Drawing.Point(3, 3); this.tableLayoutPanel3.Name = "tableLayoutPanel3"; this.tableLayoutPanel3.RowCount = 1; this.tableLayoutPanel3.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel3.Size = new System.Drawing.Size(1051, 120); this.tableLayoutPanel3.TabIndex = 4; // // tableLayoutPanel4 // this.tableLayoutPanel4.ColumnCount = 2; this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.Controls.Add(this.groupBox4, 0, 0); this.tableLayoutPanel4.Controls.Add(this.groupBox5, 1, 0); this.tableLayoutPanel4.Dock = System.Windows.Forms.DockStyle.Fill; this.tableLayoutPanel4.Location = new System.Drawing.Point(3, 129); this.tableLayoutPanel4.Name = "tableLayoutPanel4"; this.tableLayoutPanel4.RowCount = 1; this.tableLayoutPanel4.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F)); this.tableLayoutPanel4.Size = new System.Drawing.Size(1051, 120); this.tableLayoutPanel4.TabIndex = 5; // // groupBox5 // this.groupBox5.Controls.Add(this.button18); this.groupBox5.Controls.Add(this.button19); this.groupBox5.Controls.Add(this.button21); this.groupBox5.Controls.Add(this.button22); this.groupBox5.ForeColor = System.Drawing.Color.White; this.groupBox5.Location = new System.Drawing.Point(528, 3); this.groupBox5.Name = "groupBox5"; this.groupBox5.Size = new System.Drawing.Size(302, 95); this.groupBox5.TabIndex = 3; this.groupBox5.TabStop = false; this.groupBox5.Text = "VacZ"; // // button18 // this.button18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button18.Cursor = System.Windows.Forms.Cursors.Hand; this.button18.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button18.Location = new System.Drawing.Point(181, 62); this.button18.Name = "button18"; this.button18.Size = new System.Drawing.Size(60, 25); this.button18.TabIndex = 0; this.button18.Text = "VacZ2+"; this.button18.UseVisualStyleBackColor = false; // // button19 // this.button19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button19.Cursor = System.Windows.Forms.Cursors.Hand; this.button19.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button19.Location = new System.Drawing.Point(181, 20); this.button19.Name = "button19"; this.button19.Size = new System.Drawing.Size(60, 25); this.button19.TabIndex = 0; this.button19.Text = "VacZ1+"; this.button19.UseVisualStyleBackColor = false; // // button21 // this.button21.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button21.Cursor = System.Windows.Forms.Cursors.Hand; this.button21.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button21.Location = new System.Drawing.Point(56, 62); this.button21.Name = "button21"; this.button21.Size = new System.Drawing.Size(60, 25); this.button21.TabIndex = 0; this.button21.Text = "VacZ2-"; this.button21.UseVisualStyleBackColor = false; // // button22 // this.button22.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(54)))), ((int)(((byte)(54))))); this.button22.Cursor = System.Windows.Forms.Cursors.Hand; this.button22.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.button22.Location = new System.Drawing.Point(56, 20); this.button22.Name = "button22"; this.button22.Size = new System.Drawing.Size(60, 25); this.button22.TabIndex = 0; this.button22.Text = "VacZ1-"; this.button22.UseVisualStyleBackColor = false; // // groupBox6 // this.groupBox6.Controls.Add(this.textBox8); this.groupBox6.Controls.Add(this.textBox4); this.groupBox6.Controls.Add(this.label56); this.groupBox6.Controls.Add(this.label9); this.groupBox6.Controls.Add(this.textBox7); this.groupBox6.Controls.Add(this.textBox3); this.groupBox6.Controls.Add(this.label55); this.groupBox6.Controls.Add(this.label7); this.groupBox6.Controls.Add(this.textBox6); this.groupBox6.Controls.Add(this.label54); this.groupBox6.Controls.Add(this.textBox2); this.groupBox6.Controls.Add(this.label53); this.groupBox6.Controls.Add(this.label8); this.groupBox6.Controls.Add(this.label52); this.groupBox6.Controls.Add(this.textBox9); this.groupBox6.Controls.Add(this.label5); this.groupBox6.Controls.Add(this.textBox5); this.groupBox6.Controls.Add(this.label6); this.groupBox6.Controls.Add(this.label51); this.groupBox6.Controls.Add(this.label58); this.groupBox6.Controls.Add(this.textBox1); this.groupBox6.Controls.Add(this.label50); this.groupBox6.Controls.Add(this.label57); this.groupBox6.Controls.Add(this.label4); this.groupBox6.Controls.Add(this.label49); this.groupBox6.Controls.Add(this.label3); this.groupBox6.Controls.Add(this.label2); this.groupBox6.Dock = System.Windows.Forms.DockStyle.Fill; this.groupBox6.ForeColor = System.Drawing.Color.White; this.groupBox6.Location = new System.Drawing.Point(0, 161); this.groupBox6.Name = "groupBox6"; this.groupBox6.Size = new System.Drawing.Size(1057, 397); this.groupBox6.TabIndex = 5; this.groupBox6.TabStop = false; this.groupBox6.Text = "Location"; // // textBox8 // this.textBox8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox8.Font = new System.Drawing.Font("宋体", 9F); this.textBox8.ForeColor = System.Drawing.Color.White; this.textBox8.Location = new System.Drawing.Point(500, 92); this.textBox8.Name = "textBox8"; this.textBox8.ReadOnly = true; this.textBox8.Size = new System.Drawing.Size(85, 21); this.textBox8.TabIndex = 41; this.textBox8.Text = "0.01"; this.textBox8.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox4 // this.textBox4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox4.Font = new System.Drawing.Font("宋体", 9F); this.textBox4.ForeColor = System.Drawing.Color.White; this.textBox4.Location = new System.Drawing.Point(275, 18); this.textBox4.Name = "textBox4"; this.textBox4.ReadOnly = true; this.textBox4.Size = new System.Drawing.Size(85, 21); this.textBox4.TabIndex = 41; this.textBox4.Text = "0.01"; this.textBox4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label56 // this.label56.AutoSize = true; this.label56.Location = new System.Drawing.Point(591, 98); this.label56.Name = "label56"; this.label56.Size = new System.Drawing.Size(17, 12); this.label56.TabIndex = 0; this.label56.Text = "mm"; // // label9 // this.label9.AutoSize = true; this.label9.Location = new System.Drawing.Point(366, 24); this.label9.Name = "label9"; this.label9.Size = new System.Drawing.Size(17, 12); this.label9.TabIndex = 0; this.label9.Text = "mm"; // // textBox7 // this.textBox7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox7.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox7.Font = new System.Drawing.Font("宋体", 9F); this.textBox7.ForeColor = System.Drawing.Color.White; this.textBox7.Location = new System.Drawing.Point(500, 18); this.textBox7.Name = "textBox7"; this.textBox7.ReadOnly = true; this.textBox7.Size = new System.Drawing.Size(85, 21); this.textBox7.TabIndex = 41; this.textBox7.Text = "0.01"; this.textBox7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // textBox3 // this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox3.Font = new System.Drawing.Font("宋体", 9F); this.textBox3.ForeColor = System.Drawing.Color.White; this.textBox3.Location = new System.Drawing.Point(61, 92); this.textBox3.Name = "textBox3"; this.textBox3.ReadOnly = true; this.textBox3.Size = new System.Drawing.Size(85, 21); this.textBox3.TabIndex = 41; this.textBox3.Text = "0.01"; this.textBox3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label55 // this.label55.AutoSize = true; this.label55.Location = new System.Drawing.Point(591, 21); this.label55.Name = "label55"; this.label55.Size = new System.Drawing.Size(17, 12); this.label55.TabIndex = 0; this.label55.Text = "mm"; // // label7 // this.label7.AutoSize = true; this.label7.Location = new System.Drawing.Point(152, 95); this.label7.Name = "label7"; this.label7.Size = new System.Drawing.Size(17, 12); this.label7.TabIndex = 0; this.label7.Text = "mm"; // // textBox6 // this.textBox6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox6.Font = new System.Drawing.Font("宋体", 9F); this.textBox6.ForeColor = System.Drawing.Color.White; this.textBox6.Location = new System.Drawing.Point(275, 92); this.textBox6.Name = "textBox6"; this.textBox6.ReadOnly = true; this.textBox6.Size = new System.Drawing.Size(85, 21); this.textBox6.TabIndex = 41; this.textBox6.Text = "0.01"; this.textBox6.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label54 // this.label54.AutoSize = true; this.label54.Location = new System.Drawing.Point(453, 98); this.label54.Name = "label54"; this.label54.Size = new System.Drawing.Size(41, 12); this.label54.TabIndex = 0; this.label54.Text = "TestZ:"; // // textBox2 // this.textBox2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox2.Font = new System.Drawing.Font("宋体", 9F); this.textBox2.ForeColor = System.Drawing.Color.White; this.textBox2.Location = new System.Drawing.Point(61, 55); this.textBox2.Name = "textBox2"; this.textBox2.ReadOnly = true; this.textBox2.Size = new System.Drawing.Size(85, 21); this.textBox2.TabIndex = 41; this.textBox2.Text = "0.01"; this.textBox2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label53 // this.label53.AutoSize = true; this.label53.Location = new System.Drawing.Point(366, 98); this.label53.Name = "label53"; this.label53.Size = new System.Drawing.Size(17, 12); this.label53.TabIndex = 0; this.label53.Text = "mm"; // // label8 // this.label8.AutoSize = true; this.label8.Location = new System.Drawing.Point(228, 24); this.label8.Name = "label8"; this.label8.Size = new System.Drawing.Size(41, 12); this.label8.TabIndex = 0; this.label8.Text = "VacR2:"; // // label52 // this.label52.AutoSize = true; this.label52.Location = new System.Drawing.Point(453, 21); this.label52.Name = "label52"; this.label52.Size = new System.Drawing.Size(41, 12); this.label52.TabIndex = 0; this.label52.Text = "TestY:"; // // textBox9 // this.textBox9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox9.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox9.Font = new System.Drawing.Font("宋体", 9F); this.textBox9.ForeColor = System.Drawing.Color.White; this.textBox9.Location = new System.Drawing.Point(500, 55); this.textBox9.Name = "textBox9"; this.textBox9.ReadOnly = true; this.textBox9.Size = new System.Drawing.Size(85, 21); this.textBox9.TabIndex = 41; this.textBox9.Text = "0.01"; this.textBox9.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label5 // this.label5.AutoSize = true; this.label5.Location = new System.Drawing.Point(152, 58); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(17, 12); this.label5.TabIndex = 0; this.label5.Text = "mm"; // // textBox5 // this.textBox5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox5.Font = new System.Drawing.Font("宋体", 9F); this.textBox5.ForeColor = System.Drawing.Color.White; this.textBox5.Location = new System.Drawing.Point(275, 55); this.textBox5.Name = "textBox5"; this.textBox5.ReadOnly = true; this.textBox5.Size = new System.Drawing.Size(85, 21); this.textBox5.TabIndex = 41; this.textBox5.Text = "0.01"; this.textBox5.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label6 // this.label6.AutoSize = true; this.label6.Location = new System.Drawing.Point(14, 95); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(41, 12); this.label6.TabIndex = 0; this.label6.Text = "VacR1:"; // // label51 // this.label51.AutoSize = true; this.label51.Location = new System.Drawing.Point(228, 98); this.label51.Name = "label51"; this.label51.Size = new System.Drawing.Size(41, 12); this.label51.TabIndex = 0; this.label51.Text = "VacZ2:"; // // label58 // this.label58.AutoSize = true; this.label58.Location = new System.Drawing.Point(591, 58); this.label58.Name = "label58"; this.label58.Size = new System.Drawing.Size(17, 12); this.label58.TabIndex = 0; this.label58.Text = "mm"; // // textBox1 // this.textBox1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(16)))), ((int)(((byte)(16)))), ((int)(((byte)(16))))); this.textBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.textBox1.Font = new System.Drawing.Font("宋体", 9F); this.textBox1.ForeColor = System.Drawing.Color.White; this.textBox1.Location = new System.Drawing.Point(61, 18); this.textBox1.Name = "textBox1"; this.textBox1.ReadOnly = true; this.textBox1.Size = new System.Drawing.Size(85, 21); this.textBox1.TabIndex = 41; this.textBox1.Text = "0.01"; this.textBox1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center; // // label50 // this.label50.AutoSize = true; this.label50.Location = new System.Drawing.Point(366, 61); this.label50.Name = "label50"; this.label50.Size = new System.Drawing.Size(17, 12); this.label50.TabIndex = 0; this.label50.Text = "mm"; // // label57 // this.label57.AutoSize = true; this.label57.Location = new System.Drawing.Point(453, 58); this.label57.Name = "label57"; this.label57.Size = new System.Drawing.Size(47, 12); this.label57.TabIndex = 0; this.label57.Text = "PressZ:"; // // label4 // this.label4.AutoSize = true; this.label4.Location = new System.Drawing.Point(14, 58); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(41, 12); this.label4.TabIndex = 0; this.label4.Text = "LoadY:"; // // label49 // this.label49.AutoSize = true; this.label49.Location = new System.Drawing.Point(228, 61); this.label49.Name = "label49"; this.label49.Size = new System.Drawing.Size(41, 12); this.label49.TabIndex = 0; this.label49.Text = "VacZ1:"; // // label3 // this.label3.AutoSize = true; this.label3.Location = new System.Drawing.Point(152, 21); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(17, 12); this.label3.TabIndex = 0; this.label3.Text = "mm"; // // label2 // this.label2.AutoSize = true; this.label2.Location = new System.Drawing.Point(14, 21); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(41, 12); this.label2.TabIndex = 0; this.label2.Text = "LoadX:"; // // MoveDebug // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1057, 810); this.Controls.Add(this.groupBox6); this.Controls.Add(this.panelEx1); this.Controls.Add(this.groupBox1); this.Controls.Add(this.panel_head); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "MoveDebug"; this.Text = "MoveDebug"; this.Load += new System.EventHandler(this.MoveDebug_Load); this.panel_head.ResumeLayout(false); this.tableLayoutPanel1.ResumeLayout(false); this.groupBox1.ResumeLayout(false); this.groupBox1.PerformLayout(); this.groupBox2.ResumeLayout(false); this.groupBox3.ResumeLayout(false); this.groupBox4.ResumeLayout(false); this.panelEx1.ResumeLayout(false); this.tableLayoutPanel2.ResumeLayout(false); this.tableLayoutPanel3.ResumeLayout(false); this.tableLayoutPanel4.ResumeLayout(false); this.groupBox5.ResumeLayout(false); this.groupBox6.ResumeLayout(false); this.groupBox6.PerformLayout(); this.ResumeLayout(false); } #endregion private Controls.PanelEx panel_head; private System.Windows.Forms.GroupBox groupBox1; private System.Windows.Forms.Label label38; private System.Windows.Forms.Label label37; private System.Windows.Forms.Label label35; private System.Windows.Forms.Label label34; private System.Windows.Forms.Label label36; private System.Windows.Forms.Label label18; private System.Windows.Forms.Label label33; private System.Windows.Forms.Label label17; private System.Windows.Forms.Label label16; private System.Windows.Forms.Label label31; private System.Windows.Forms.Label label30; private System.Windows.Forms.Label label28; private System.Windows.Forms.Label label27; private System.Windows.Forms.Label label29; private System.Windows.Forms.Label label15; private System.Windows.Forms.Label label26; private System.Windows.Forms.Label label14; private System.Windows.Forms.Label label13; private System.Windows.Forms.Label label21; private System.Windows.Forms.Label label20; private System.Windows.Forms.Label label46; private System.Windows.Forms.Label label43; private System.Windows.Forms.Label label40; private System.Windows.Forms.Label label45; private System.Windows.Forms.Label label44; private System.Windows.Forms.Label label42; private System.Windows.Forms.Label label41; private System.Windows.Forms.Label label39; private System.Windows.Forms.Label label32; private System.Windows.Forms.Label label48; private System.Windows.Forms.Label label47; private System.Windows.Forms.Label label24; private System.Windows.Forms.Label label25; private System.Windows.Forms.Label label12; private System.Windows.Forms.Label label19; private System.Windows.Forms.Label label23; private System.Windows.Forms.Label label22; private System.Windows.Forms.Label label11; private System.Windows.Forms.Label label10; private System.Windows.Forms.Button btnClose; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1; private System.Windows.Forms.Label label1; private System.Windows.Forms.GroupBox groupBox2; private System.Windows.Forms.Button button4; private System.Windows.Forms.Button button2; private System.Windows.Forms.Button button3; private System.Windows.Forms.Button button1; private System.Windows.Forms.GroupBox groupBox3; private System.Windows.Forms.Button button5; private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; private System.Windows.Forms.GroupBox groupBox4; private System.Windows.Forms.Button button9; private System.Windows.Forms.Button button10; private System.Windows.Forms.Button button11; private System.Windows.Forms.Button button12; private Controls.PanelEx panelEx1; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3; private System.Windows.Forms.TableLayoutPanel tableLayoutPanel4; private System.Windows.Forms.GroupBox groupBox5; private System.Windows.Forms.Button button18; private System.Windows.Forms.Button button19; private System.Windows.Forms.Button button21; private System.Windows.Forms.Button button22; private System.Windows.Forms.GroupBox groupBox6; private System.Windows.Forms.TextBox txtMoveDist; private System.Windows.Forms.CheckBox chkMoveStep; private System.Windows.Forms.Button button14; private System.Windows.Forms.Button button13; private System.Windows.Forms.TextBox textBox8; private System.Windows.Forms.TextBox textBox4; private System.Windows.Forms.Label label56; private System.Windows.Forms.Label label9; private System.Windows.Forms.TextBox textBox7; private System.Windows.Forms.TextBox textBox3; private System.Windows.Forms.Label label55; private System.Windows.Forms.Label label7; private System.Windows.Forms.TextBox textBox6; private System.Windows.Forms.Label label54; private System.Windows.Forms.TextBox textBox2; private System.Windows.Forms.Label label53; private System.Windows.Forms.Label label8; private System.Windows.Forms.Label label52; private System.Windows.Forms.TextBox textBox9; private System.Windows.Forms.Label label5; private System.Windows.Forms.TextBox textBox5; private System.Windows.Forms.Label label6; private System.Windows.Forms.Label label51; private System.Windows.Forms.Label label58; private System.Windows.Forms.TextBox textBox1; private System.Windows.Forms.Label label50; private System.Windows.Forms.Label label57; private System.Windows.Forms.Label label4; private System.Windows.Forms.Label label49; private System.Windows.Forms.Label label3; private System.Windows.Forms.Label label2; } }