|  | @@ -28,7 +28,7 @@
 | 
	
		
			
				|  |  |          /// </summary>
 | 
	
		
			
				|  |  |          private void InitializeComponent()
 | 
	
		
			
				|  |  |          {
 | 
	
		
			
				|  |  | -            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
 | 
	
		
			
				|  |  | +            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
 | 
	
		
			
				|  |  |              this.groupBox1 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  |              this.btnOpenFile = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.btnSaveFile = new System.Windows.Forms.Button();
 | 
	
	
		
			
				|  | @@ -61,26 +61,27 @@
 | 
	
		
			
				|  |  |              this.listmsg = new System.Windows.Forms.ListBox();
 | 
	
		
			
				|  |  |              this.tbAutoFocus = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.groupBox5 = new System.Windows.Forms.GroupBox();
 | 
	
		
			
				|  |  | -            this.btImgPath = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  | -            this.tBImgPath = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.label3 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label4 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label5 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label6 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label7 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label8 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.tB = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.textBox2 = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.textBox3 = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.textBox4 = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.textBox5 = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.textBox6 = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | -            this.label9 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label10 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label11 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label12 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | -            this.label13 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.button2 = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.label14 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label13 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label12 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label11 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label10 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label9 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.tB_WD = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.tB_fStep = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.tB_fRange = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.tB_Step = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.tB_Down = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.tB_Up = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.label8 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label7 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label6 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label5 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label4 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.label3 = new System.Windows.Forms.Label();
 | 
	
		
			
				|  |  | +            this.tBImgPath = new System.Windows.Forms.TextBox();
 | 
	
		
			
				|  |  | +            this.btImgPath = new System.Windows.Forms.Button();
 | 
	
		
			
				|  |  |              this.groupBox1.SuspendLayout();
 | 
	
		
			
				|  |  |              this.groupBox2.SuspendLayout();
 | 
	
		
			
				|  |  |              this.groupBox3.SuspendLayout();
 | 
	
	
		
			
				|  | @@ -244,14 +245,14 @@
 | 
	
		
			
				|  |  |              this.groupBox3.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  |              this.groupBox3.Name = "groupBox3";
 | 
	
		
			
				|  |  |              this.groupBox3.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  | -            this.groupBox3.Size = new System.Drawing.Size(454, 109);
 | 
	
		
			
				|  |  | +            this.groupBox3.Size = new System.Drawing.Size(774, 76);
 | 
	
		
			
				|  |  |              this.groupBox3.TabIndex = 3;
 | 
	
		
			
				|  |  |              this.groupBox3.TabStop = false;
 | 
	
		
			
				|  |  |              this.groupBox3.Text = "测量参数";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // btParamOK
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.btParamOK.Location = new System.Drawing.Point(342, 67);
 | 
	
		
			
				|  |  | +            this.btParamOK.Location = new System.Drawing.Point(653, 20);
 | 
	
		
			
				|  |  |              this.btParamOK.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  |              this.btParamOK.Name = "btParamOK";
 | 
	
		
			
				|  |  |              this.btParamOK.Size = new System.Drawing.Size(102, 37);
 | 
	
	
		
			
				|  | @@ -262,7 +263,7 @@
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // btFIB
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.btFIB.Location = new System.Drawing.Point(184, 60);
 | 
	
		
			
				|  |  | +            this.btFIB.Location = new System.Drawing.Point(575, 23);
 | 
	
		
			
				|  |  |              this.btFIB.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  |              this.btFIB.Name = "btFIB";
 | 
	
		
			
				|  |  |              this.btFIB.Size = new System.Drawing.Size(43, 26);
 | 
	
	
		
			
				|  | @@ -273,7 +274,7 @@
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // tBFIBTemp
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.tBFIBTemp.Location = new System.Drawing.Point(86, 59);
 | 
	
		
			
				|  |  | +            this.tBFIBTemp.Location = new System.Drawing.Point(477, 22);
 | 
	
		
			
				|  |  |              this.tBFIBTemp.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  |              this.tBFIBTemp.Name = "tBFIBTemp";
 | 
	
		
			
				|  |  |              this.tBFIBTemp.ReadOnly = true;
 | 
	
	
		
			
				|  | @@ -283,7 +284,7 @@
 | 
	
		
			
				|  |  |              // label2
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.label2.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label2.Location = new System.Drawing.Point(17, 68);
 | 
	
		
			
				|  |  | +            this.label2.Location = new System.Drawing.Point(408, 31);
 | 
	
		
			
				|  |  |              this.label2.Name = "label2";
 | 
	
		
			
				|  |  |              this.label2.Size = new System.Drawing.Size(71, 18);
 | 
	
		
			
				|  |  |              this.label2.TabIndex = 4;
 | 
	
	
		
			
				|  | @@ -330,9 +331,9 @@
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // CutHoleGridView
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            dataGridViewCellStyle2.BackColor = System.Drawing.Color.Beige;
 | 
	
		
			
				|  |  | -            dataGridViewCellStyle2.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
 | 
	
		
			
				|  |  | -            this.CutHoleGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
 | 
	
		
			
				|  |  | +            dataGridViewCellStyle1.BackColor = System.Drawing.Color.Beige;
 | 
	
		
			
				|  |  | +            dataGridViewCellStyle1.Font = new System.Drawing.Font("Verdana", 8F, System.Drawing.FontStyle.Bold);
 | 
	
		
			
				|  |  | +            this.CutHoleGridView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1;
 | 
	
		
			
				|  |  |              this.CutHoleGridView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
 | 
	
		
			
				|  |  |              this.CutHoleGridView.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
 | 
	
		
			
				|  |  |              this.Name,
 | 
	
	
		
			
				|  | @@ -342,7 +343,7 @@
 | 
	
		
			
				|  |  |              this.M,
 | 
	
		
			
				|  |  |              this.R,
 | 
	
		
			
				|  |  |              this.T});
 | 
	
		
			
				|  |  | -            this.CutHoleGridView.Location = new System.Drawing.Point(12, 350);
 | 
	
		
			
				|  |  | +            this.CutHoleGridView.Location = new System.Drawing.Point(15, 326);
 | 
	
		
			
				|  |  |              this.CutHoleGridView.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  |              this.CutHoleGridView.Name = "CutHoleGridView";
 | 
	
		
			
				|  |  |              this.CutHoleGridView.ReadOnly = true;
 | 
	
	
		
			
				|  | @@ -389,35 +390,37 @@
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.listmsg.FormattingEnabled = true;
 | 
	
		
			
				|  |  |              this.listmsg.ItemHeight = 18;
 | 
	
		
			
				|  |  | -            this.listmsg.Location = new System.Drawing.Point(802, 12);
 | 
	
		
			
				|  |  | +            this.listmsg.Location = new System.Drawing.Point(802, 18);
 | 
	
		
			
				|  |  |              this.listmsg.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
 | 
	
		
			
				|  |  |              this.listmsg.Name = "listmsg";
 | 
	
		
			
				|  |  | -            this.listmsg.Size = new System.Drawing.Size(784, 832);
 | 
	
		
			
				|  |  | +            this.listmsg.Size = new System.Drawing.Size(784, 796);
 | 
	
		
			
				|  |  |              this.listmsg.TabIndex = 17;
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // tbAutoFocus
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.tbAutoFocus.Location = new System.Drawing.Point(630, 158);
 | 
	
		
			
				|  |  |              this.tbAutoFocus.Name = "tbAutoFocus";
 | 
	
		
			
				|  |  | -            this.tbAutoFocus.Size = new System.Drawing.Size(114, 32);
 | 
	
		
			
				|  |  | +            this.tbAutoFocus.Size = new System.Drawing.Size(102, 37);
 | 
	
		
			
				|  |  |              this.tbAutoFocus.TabIndex = 18;
 | 
	
		
			
				|  |  |              this.tbAutoFocus.Text = "对焦";
 | 
	
		
			
				|  |  |              this.tbAutoFocus.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  | +            this.tbAutoFocus.Click += new System.EventHandler(this.tbAutoFocus_Click);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // groupBox5
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.button2);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label14);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label13);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label12);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label11);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label10);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label9);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.textBox6);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.textBox5);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.textBox4);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.textBox3);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.textBox2);
 | 
	
		
			
				|  |  | -            this.groupBox5.Controls.Add(this.tB);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_WD);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_fStep);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_fRange);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_Step);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_Down);
 | 
	
		
			
				|  |  | +            this.groupBox5.Controls.Add(this.tB_Up);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label8);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label7);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.label6);
 | 
	
	
		
			
				|  | @@ -427,187 +430,204 @@
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.tBImgPath);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.btImgPath);
 | 
	
		
			
				|  |  |              this.groupBox5.Controls.Add(this.tbAutoFocus);
 | 
	
		
			
				|  |  | -            this.groupBox5.Location = new System.Drawing.Point(17, 636);
 | 
	
		
			
				|  |  | +            this.groupBox5.Location = new System.Drawing.Point(17, 609);
 | 
	
		
			
				|  |  |              this.groupBox5.Name = "groupBox5";
 | 
	
		
			
				|  |  |              this.groupBox5.Size = new System.Drawing.Size(771, 207);
 | 
	
		
			
				|  |  |              this.groupBox5.TabIndex = 19;
 | 
	
		
			
				|  |  |              this.groupBox5.TabStop = false;
 | 
	
		
			
				|  |  |              this.groupBox5.Text = "自动对焦";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // btImgPath
 | 
	
		
			
				|  |  | +            // button2
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.btImgPath.Location = new System.Drawing.Point(17, 25);
 | 
	
		
			
				|  |  | -            this.btImgPath.Name = "btImgPath";
 | 
	
		
			
				|  |  | -            this.btImgPath.Size = new System.Drawing.Size(266, 35);
 | 
	
		
			
				|  |  | -            this.btImgPath.TabIndex = 20;
 | 
	
		
			
				|  |  | -            this.btImgPath.Text = "选择图像存储路径";
 | 
	
		
			
				|  |  | -            this.btImgPath.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  | -            this.btImgPath.Click += new System.EventHandler(this.btImgPath_Click);
 | 
	
		
			
				|  |  | +            this.button2.Location = new System.Drawing.Point(508, 158);
 | 
	
		
			
				|  |  | +            this.button2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
 | 
	
		
			
				|  |  | +            this.button2.Name = "button2";
 | 
	
		
			
				|  |  | +            this.button2.Size = new System.Drawing.Size(102, 37);
 | 
	
		
			
				|  |  | +            this.button2.TabIndex = 39;
 | 
	
		
			
				|  |  | +            this.button2.Text = "确定";
 | 
	
		
			
				|  |  | +            this.button2.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  | +            this.button2.Click += new System.EventHandler(this.button2_Click);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // tBImgPath
 | 
	
		
			
				|  |  | +            // label14
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.tBImgPath.Location = new System.Drawing.Point(302, 27);
 | 
	
		
			
				|  |  | -            this.tBImgPath.Name = "tBImgPath";
 | 
	
		
			
				|  |  | -            this.tBImgPath.ReadOnly = true;
 | 
	
		
			
				|  |  | -            this.tBImgPath.Size = new System.Drawing.Size(450, 28);
 | 
	
		
			
				|  |  | -            this.tBImgPath.TabIndex = 21;
 | 
	
		
			
				|  |  | +            this.label14.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label14.Location = new System.Drawing.Point(718, 122);
 | 
	
		
			
				|  |  | +            this.label14.Name = "label14";
 | 
	
		
			
				|  |  | +            this.label14.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label14.TabIndex = 38;
 | 
	
		
			
				|  |  | +            this.label14.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label3
 | 
	
		
			
				|  |  | +            // label13
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label3.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label3.Location = new System.Drawing.Point(33, 83);
 | 
	
		
			
				|  |  | -            this.label3.Name = "label3";
 | 
	
		
			
				|  |  | -            this.label3.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | -            this.label3.TabIndex = 8;
 | 
	
		
			
				|  |  | -            this.label3.Text = "调节上限";
 | 
	
		
			
				|  |  | +            this.label13.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label13.Location = new System.Drawing.Point(487, 126);
 | 
	
		
			
				|  |  | +            this.label13.Name = "label13";
 | 
	
		
			
				|  |  | +            this.label13.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label13.TabIndex = 37;
 | 
	
		
			
				|  |  | +            this.label13.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label4
 | 
	
		
			
				|  |  | +            // label12
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label4.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label4.Location = new System.Drawing.Point(299, 83);
 | 
	
		
			
				|  |  | -            this.label4.Name = "label4";
 | 
	
		
			
				|  |  | -            this.label4.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | -            this.label4.TabIndex = 22;
 | 
	
		
			
				|  |  | -            this.label4.Text = "调节下限";
 | 
	
		
			
				|  |  | +            this.label12.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label12.Location = new System.Drawing.Point(222, 121);
 | 
	
		
			
				|  |  | +            this.label12.Name = "label12";
 | 
	
		
			
				|  |  | +            this.label12.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label12.TabIndex = 36;
 | 
	
		
			
				|  |  | +            this.label12.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label5
 | 
	
		
			
				|  |  | +            // label11
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label5.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label5.Location = new System.Drawing.Point(530, 83);
 | 
	
		
			
				|  |  | -            this.label5.Name = "label5";
 | 
	
		
			
				|  |  | -            this.label5.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | -            this.label5.TabIndex = 23;
 | 
	
		
			
				|  |  | -            this.label5.Text = "调节步长";
 | 
	
		
			
				|  |  | +            this.label11.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label11.Location = new System.Drawing.Point(718, 84);
 | 
	
		
			
				|  |  | +            this.label11.Name = "label11";
 | 
	
		
			
				|  |  | +            this.label11.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label11.TabIndex = 35;
 | 
	
		
			
				|  |  | +            this.label11.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label6
 | 
	
		
			
				|  |  | +            // label10
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label6.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label6.Location = new System.Drawing.Point(36, 119);
 | 
	
		
			
				|  |  | -            this.label6.Name = "label6";
 | 
	
		
			
				|  |  | -            this.label6.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | -            this.label6.TabIndex = 24;
 | 
	
		
			
				|  |  | -            this.label6.Text = "精调范围";
 | 
	
		
			
				|  |  | +            this.label10.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label10.Location = new System.Drawing.Point(487, 84);
 | 
	
		
			
				|  |  | +            this.label10.Name = "label10";
 | 
	
		
			
				|  |  | +            this.label10.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label10.TabIndex = 34;
 | 
	
		
			
				|  |  | +            this.label10.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label7
 | 
	
		
			
				|  |  | +            // label9
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label7.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label7.Location = new System.Drawing.Point(305, 119);
 | 
	
		
			
				|  |  | -            this.label7.Name = "label7";
 | 
	
		
			
				|  |  | -            this.label7.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | -            this.label7.TabIndex = 25;
 | 
	
		
			
				|  |  | -            this.label7.Text = "精调步长";
 | 
	
		
			
				|  |  | +            this.label9.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label9.Location = new System.Drawing.Point(218, 84);
 | 
	
		
			
				|  |  | +            this.label9.Name = "label9";
 | 
	
		
			
				|  |  | +            this.label9.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | +            this.label9.TabIndex = 33;
 | 
	
		
			
				|  |  | +            this.label9.Text = "um";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label8
 | 
	
		
			
				|  |  | +            // tB_WD
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label8.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label8.Location = new System.Drawing.Point(530, 119);
 | 
	
		
			
				|  |  | -            this.label8.Name = "label8";
 | 
	
		
			
				|  |  | -            this.label8.Size = new System.Drawing.Size(44, 18);
 | 
	
		
			
				|  |  | -            this.label8.TabIndex = 26;
 | 
	
		
			
				|  |  | -            this.label8.Text = "焦距";
 | 
	
		
			
				|  |  | +            this.tB_WD.Location = new System.Drawing.Point(616, 118);
 | 
	
		
			
				|  |  | +            this.tB_WD.Name = "tB_WD";
 | 
	
		
			
				|  |  | +            this.tB_WD.ReadOnly = true;
 | 
	
		
			
				|  |  | +            this.tB_WD.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_WD.TabIndex = 32;
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // tB
 | 
	
		
			
				|  |  | +            // tB_fStep
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.tB.Location = new System.Drawing.Point(119, 78);
 | 
	
		
			
				|  |  | -            this.tB.Name = "tB";
 | 
	
		
			
				|  |  | -            this.tB.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.tB.TabIndex = 27;
 | 
	
		
			
				|  |  | +            this.tB_fStep.Location = new System.Drawing.Point(385, 119);
 | 
	
		
			
				|  |  | +            this.tB_fStep.Name = "tB_fStep";
 | 
	
		
			
				|  |  | +            this.tB_fStep.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_fStep.TabIndex = 31;
 | 
	
		
			
				|  |  | +            this.tB_fStep.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tB_fStep_KeyPress);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // textBox2
 | 
	
		
			
				|  |  | +            // tB_fRange
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.textBox2.Location = new System.Drawing.Point(385, 80);
 | 
	
		
			
				|  |  | -            this.textBox2.Name = "textBox2";
 | 
	
		
			
				|  |  | -            this.textBox2.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.textBox2.TabIndex = 28;
 | 
	
		
			
				|  |  | +            this.tB_fRange.Location = new System.Drawing.Point(120, 116);
 | 
	
		
			
				|  |  | +            this.tB_fRange.Name = "tB_fRange";
 | 
	
		
			
				|  |  | +            this.tB_fRange.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_fRange.TabIndex = 30;
 | 
	
		
			
				|  |  | +            this.tB_fRange.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tB_fRange_KeyPress);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // textBox3
 | 
	
		
			
				|  |  | +            // tB_Step
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.textBox3.Location = new System.Drawing.Point(616, 78);
 | 
	
		
			
				|  |  | -            this.textBox3.Name = "textBox3";
 | 
	
		
			
				|  |  | -            this.textBox3.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.textBox3.TabIndex = 29;
 | 
	
		
			
				|  |  | +            this.tB_Step.Location = new System.Drawing.Point(616, 78);
 | 
	
		
			
				|  |  | +            this.tB_Step.Name = "tB_Step";
 | 
	
		
			
				|  |  | +            this.tB_Step.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_Step.TabIndex = 29;
 | 
	
		
			
				|  |  | +            this.tB_Step.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tB_Step_KeyPress);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // textBox4
 | 
	
		
			
				|  |  | +            // tB_Down
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.textBox4.Location = new System.Drawing.Point(120, 116);
 | 
	
		
			
				|  |  | -            this.textBox4.Name = "textBox4";
 | 
	
		
			
				|  |  | -            this.textBox4.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.textBox4.TabIndex = 30;
 | 
	
		
			
				|  |  | +            this.tB_Down.Location = new System.Drawing.Point(385, 80);
 | 
	
		
			
				|  |  | +            this.tB_Down.Name = "tB_Down";
 | 
	
		
			
				|  |  | +            this.tB_Down.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_Down.TabIndex = 28;
 | 
	
		
			
				|  |  | +            this.tB_Down.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tB_Down_KeyPress);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // textBox5
 | 
	
		
			
				|  |  | +            // tB_Up
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.textBox5.Location = new System.Drawing.Point(385, 119);
 | 
	
		
			
				|  |  | -            this.textBox5.Name = "textBox5";
 | 
	
		
			
				|  |  | -            this.textBox5.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.textBox5.TabIndex = 31;
 | 
	
		
			
				|  |  | +            this.tB_Up.Location = new System.Drawing.Point(119, 78);
 | 
	
		
			
				|  |  | +            this.tB_Up.Name = "tB_Up";
 | 
	
		
			
				|  |  | +            this.tB_Up.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | +            this.tB_Up.TabIndex = 27;
 | 
	
		
			
				|  |  | +            this.tB_Up.TextChanged += new System.EventHandler(this.tB_TextChanged);
 | 
	
		
			
				|  |  | +            this.tB_Up.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tB_Up_KeyPress);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // textBox6
 | 
	
		
			
				|  |  | +            // label8
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.textBox6.Location = new System.Drawing.Point(616, 118);
 | 
	
		
			
				|  |  | -            this.textBox6.Name = "textBox6";
 | 
	
		
			
				|  |  | -            this.textBox6.ReadOnly = true;
 | 
	
		
			
				|  |  | -            this.textBox6.Size = new System.Drawing.Size(96, 28);
 | 
	
		
			
				|  |  | -            this.textBox6.TabIndex = 32;
 | 
	
		
			
				|  |  | +            this.label8.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label8.Location = new System.Drawing.Point(530, 119);
 | 
	
		
			
				|  |  | +            this.label8.Name = "label8";
 | 
	
		
			
				|  |  | +            this.label8.Size = new System.Drawing.Size(44, 18);
 | 
	
		
			
				|  |  | +            this.label8.TabIndex = 26;
 | 
	
		
			
				|  |  | +            this.label8.Text = "焦距";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label9
 | 
	
		
			
				|  |  | +            // label7
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label9.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label9.Location = new System.Drawing.Point(218, 84);
 | 
	
		
			
				|  |  | -            this.label9.Name = "label9";
 | 
	
		
			
				|  |  | -            this.label9.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label9.TabIndex = 33;
 | 
	
		
			
				|  |  | -            this.label9.Text = "um";
 | 
	
		
			
				|  |  | +            this.label7.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label7.Location = new System.Drawing.Point(305, 119);
 | 
	
		
			
				|  |  | +            this.label7.Name = "label7";
 | 
	
		
			
				|  |  | +            this.label7.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | +            this.label7.TabIndex = 25;
 | 
	
		
			
				|  |  | +            this.label7.Text = "精调步长";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label10
 | 
	
		
			
				|  |  | +            // label6
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label10.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label10.Location = new System.Drawing.Point(487, 84);
 | 
	
		
			
				|  |  | -            this.label10.Name = "label10";
 | 
	
		
			
				|  |  | -            this.label10.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label10.TabIndex = 34;
 | 
	
		
			
				|  |  | -            this.label10.Text = "um";
 | 
	
		
			
				|  |  | +            this.label6.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label6.Location = new System.Drawing.Point(36, 119);
 | 
	
		
			
				|  |  | +            this.label6.Name = "label6";
 | 
	
		
			
				|  |  | +            this.label6.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | +            this.label6.TabIndex = 24;
 | 
	
		
			
				|  |  | +            this.label6.Text = "精调范围";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label11
 | 
	
		
			
				|  |  | +            // label5
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label11.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label11.Location = new System.Drawing.Point(718, 84);
 | 
	
		
			
				|  |  | -            this.label11.Name = "label11";
 | 
	
		
			
				|  |  | -            this.label11.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label11.TabIndex = 35;
 | 
	
		
			
				|  |  | -            this.label11.Text = "um";
 | 
	
		
			
				|  |  | +            this.label5.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label5.Location = new System.Drawing.Point(530, 83);
 | 
	
		
			
				|  |  | +            this.label5.Name = "label5";
 | 
	
		
			
				|  |  | +            this.label5.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | +            this.label5.TabIndex = 23;
 | 
	
		
			
				|  |  | +            this.label5.Text = "调节步长";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label12
 | 
	
		
			
				|  |  | +            // label4
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label12.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label12.Location = new System.Drawing.Point(222, 121);
 | 
	
		
			
				|  |  | -            this.label12.Name = "label12";
 | 
	
		
			
				|  |  | -            this.label12.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label12.TabIndex = 36;
 | 
	
		
			
				|  |  | -            this.label12.Text = "um";
 | 
	
		
			
				|  |  | +            this.label4.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label4.Location = new System.Drawing.Point(299, 83);
 | 
	
		
			
				|  |  | +            this.label4.Name = "label4";
 | 
	
		
			
				|  |  | +            this.label4.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | +            this.label4.TabIndex = 22;
 | 
	
		
			
				|  |  | +            this.label4.Text = "调节下限";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label13
 | 
	
		
			
				|  |  | +            // label3
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label13.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label13.Location = new System.Drawing.Point(487, 126);
 | 
	
		
			
				|  |  | -            this.label13.Name = "label13";
 | 
	
		
			
				|  |  | -            this.label13.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label13.TabIndex = 37;
 | 
	
		
			
				|  |  | -            this.label13.Text = "um";
 | 
	
		
			
				|  |  | +            this.label3.AutoSize = true;
 | 
	
		
			
				|  |  | +            this.label3.Location = new System.Drawing.Point(33, 83);
 | 
	
		
			
				|  |  | +            this.label3.Name = "label3";
 | 
	
		
			
				|  |  | +            this.label3.Size = new System.Drawing.Size(80, 18);
 | 
	
		
			
				|  |  | +            this.label3.TabIndex = 8;
 | 
	
		
			
				|  |  | +            this.label3.Text = "调节上限";
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            // label14
 | 
	
		
			
				|  |  | +            // tBImgPath
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  | -            this.label14.AutoSize = true;
 | 
	
		
			
				|  |  | -            this.label14.Location = new System.Drawing.Point(718, 122);
 | 
	
		
			
				|  |  | -            this.label14.Name = "label14";
 | 
	
		
			
				|  |  | -            this.label14.Size = new System.Drawing.Size(26, 18);
 | 
	
		
			
				|  |  | -            this.label14.TabIndex = 38;
 | 
	
		
			
				|  |  | -            this.label14.Text = "um";
 | 
	
		
			
				|  |  | +            this.tBImgPath.Location = new System.Drawing.Point(302, 27);
 | 
	
		
			
				|  |  | +            this.tBImgPath.Name = "tBImgPath";
 | 
	
		
			
				|  |  | +            this.tBImgPath.ReadOnly = true;
 | 
	
		
			
				|  |  | +            this.tBImgPath.Size = new System.Drawing.Size(450, 28);
 | 
	
		
			
				|  |  | +            this.tBImgPath.TabIndex = 21;
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  | +            // btImgPath
 | 
	
		
			
				|  |  | +            // 
 | 
	
		
			
				|  |  | +            this.btImgPath.Location = new System.Drawing.Point(17, 25);
 | 
	
		
			
				|  |  | +            this.btImgPath.Name = "btImgPath";
 | 
	
		
			
				|  |  | +            this.btImgPath.Size = new System.Drawing.Size(266, 35);
 | 
	
		
			
				|  |  | +            this.btImgPath.TabIndex = 20;
 | 
	
		
			
				|  |  | +            this.btImgPath.Text = "选择图像存储路径";
 | 
	
		
			
				|  |  | +            this.btImgPath.UseVisualStyleBackColor = true;
 | 
	
		
			
				|  |  | +            this.btImgPath.Click += new System.EventHandler(this.btImgPath_Click);
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              // MainForm
 | 
	
		
			
				|  |  |              // 
 | 
	
		
			
				|  |  |              this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
 | 
	
		
			
				|  |  |              this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
 | 
	
		
			
				|  |  | -            this.ClientSize = new System.Drawing.Size(1600, 854);
 | 
	
		
			
				|  |  | +            this.ClientSize = new System.Drawing.Size(1600, 825);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.groupBox5);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.listmsg);
 | 
	
		
			
				|  |  |              this.Controls.Add(this.CutHoleGridView);
 | 
	
	
		
			
				|  | @@ -664,12 +684,12 @@
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Button btImgPath;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.TextBox tBImgPath;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label9;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox textBox6;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox textBox5;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox textBox4;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox textBox3;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox textBox2;
 | 
	
		
			
				|  |  | -        private System.Windows.Forms.TextBox tB;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_WD;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_fStep;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_fRange;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_Step;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_Down;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.TextBox tB_Up;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label8;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label7;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label6;
 | 
	
	
		
			
				|  | @@ -681,6 +701,7 @@
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label12;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label11;
 | 
	
		
			
				|  |  |          private System.Windows.Forms.Label label10;
 | 
	
		
			
				|  |  | +        private System.Windows.Forms.Button button2;
 | 
	
		
			
				|  |  |      }
 | 
	
		
			
				|  |  |  }
 | 
	
		
			
				|  |  |  
 |