|
@@ -73,6 +73,9 @@
|
|
this.btnSaveDefalutPara = new System.Windows.Forms.Button();
|
|
this.btnSaveDefalutPara = new System.Windows.Forms.Button();
|
|
this.cbbWFIB = new System.Windows.Forms.ComboBox();
|
|
this.cbbWFIB = new System.Windows.Forms.ComboBox();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
|
+ this.chkWqxkc = new System.Windows.Forms.CheckBox();
|
|
|
|
+ this.label3 = new System.Windows.Forms.Label();
|
|
|
|
+ this.cbbYDZZDX = new System.Windows.Forms.ComboBox();
|
|
this.panel1.SuspendLayout();
|
|
this.panel1.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbClose)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbDelWLZ)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pbDelWLZ)).BeginInit();
|
|
@@ -95,7 +98,7 @@
|
|
this.label1.ForeColor = System.Drawing.Color.LightGray;
|
|
this.label1.ForeColor = System.Drawing.Color.LightGray;
|
|
this.label1.Location = new System.Drawing.Point(15, 9);
|
|
this.label1.Location = new System.Drawing.Point(15, 9);
|
|
this.label1.Name = "label1";
|
|
this.label1.Name = "label1";
|
|
- this.label1.Size = new System.Drawing.Size(109, 20);
|
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(77, 14);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "初始化设置";
|
|
this.label1.Text = "初始化设置";
|
|
//
|
|
//
|
|
@@ -132,7 +135,7 @@
|
|
this.tbCutHoleFilePath.Location = new System.Drawing.Point(129, 49);
|
|
this.tbCutHoleFilePath.Location = new System.Drawing.Point(129, 49);
|
|
this.tbCutHoleFilePath.Name = "tbCutHoleFilePath";
|
|
this.tbCutHoleFilePath.Name = "tbCutHoleFilePath";
|
|
this.tbCutHoleFilePath.ReadOnly = true;
|
|
this.tbCutHoleFilePath.ReadOnly = true;
|
|
- this.tbCutHoleFilePath.Size = new System.Drawing.Size(347, 30);
|
|
|
|
|
|
+ this.tbCutHoleFilePath.Size = new System.Drawing.Size(347, 23);
|
|
this.tbCutHoleFilePath.TabIndex = 5;
|
|
this.tbCutHoleFilePath.TabIndex = 5;
|
|
//
|
|
//
|
|
// txtWPTF
|
|
// txtWPTF
|
|
@@ -141,7 +144,7 @@
|
|
this.txtWPTF.Location = new System.Drawing.Point(129, 100);
|
|
this.txtWPTF.Location = new System.Drawing.Point(129, 100);
|
|
this.txtWPTF.Name = "txtWPTF";
|
|
this.txtWPTF.Name = "txtWPTF";
|
|
this.txtWPTF.ReadOnly = true;
|
|
this.txtWPTF.ReadOnly = true;
|
|
- this.txtWPTF.Size = new System.Drawing.Size(346, 30);
|
|
|
|
|
|
+ this.txtWPTF.Size = new System.Drawing.Size(346, 23);
|
|
this.txtWPTF.TabIndex = 7;
|
|
this.txtWPTF.TabIndex = 7;
|
|
//
|
|
//
|
|
// lblCutHoleCount
|
|
// lblCutHoleCount
|
|
@@ -151,7 +154,7 @@
|
|
this.lblCutHoleCount.ForeColor = System.Drawing.Color.LightGray;
|
|
this.lblCutHoleCount.ForeColor = System.Drawing.Color.LightGray;
|
|
this.lblCutHoleCount.Location = new System.Drawing.Point(127, 79);
|
|
this.lblCutHoleCount.Location = new System.Drawing.Point(127, 79);
|
|
this.lblCutHoleCount.Name = "lblCutHoleCount";
|
|
this.lblCutHoleCount.Name = "lblCutHoleCount";
|
|
- this.lblCutHoleCount.Size = new System.Drawing.Size(179, 20);
|
|
|
|
|
|
+ this.lblCutHoleCount.Size = new System.Drawing.Size(126, 14);
|
|
this.lblCutHoleCount.TabIndex = 8;
|
|
this.lblCutHoleCount.TabIndex = 8;
|
|
this.lblCutHoleCount.Text = "成功导入0个分析点";
|
|
this.lblCutHoleCount.Text = "成功导入0个分析点";
|
|
//
|
|
//
|
|
@@ -160,10 +163,10 @@
|
|
this.chkManul.AutoSize = true;
|
|
this.chkManul.AutoSize = true;
|
|
this.chkManul.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkManul.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkManul.ForeColor = System.Drawing.Color.LightGray;
|
|
this.chkManul.ForeColor = System.Drawing.Color.LightGray;
|
|
- this.chkManul.Location = new System.Drawing.Point(365, 182);
|
|
|
|
|
|
+ this.chkManul.Location = new System.Drawing.Point(455, 181);
|
|
this.chkManul.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkManul.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkManul.Name = "chkManul";
|
|
this.chkManul.Name = "chkManul";
|
|
- this.chkManul.Size = new System.Drawing.Size(115, 24);
|
|
|
|
|
|
+ this.chkManul.Size = new System.Drawing.Size(82, 18);
|
|
this.chkManul.TabIndex = 15;
|
|
this.chkManul.TabIndex = 15;
|
|
this.chkManul.Text = "手动对焦";
|
|
this.chkManul.Text = "手动对焦";
|
|
this.chkManul.UseVisualStyleBackColor = true;
|
|
this.chkManul.UseVisualStyleBackColor = true;
|
|
@@ -177,7 +180,7 @@
|
|
this.label6.Location = new System.Drawing.Point(13, 54);
|
|
this.label6.Location = new System.Drawing.Point(13, 54);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label6.Name = "label6";
|
|
this.label6.Name = "label6";
|
|
- this.label6.Size = new System.Drawing.Size(109, 20);
|
|
|
|
|
|
+ this.label6.Size = new System.Drawing.Size(77, 14);
|
|
this.label6.TabIndex = 17;
|
|
this.label6.TabIndex = 17;
|
|
this.label6.Text = "导入分析点";
|
|
this.label6.Text = "导入分析点";
|
|
//
|
|
//
|
|
@@ -195,7 +198,7 @@
|
|
this.cbbWPZD.Location = new System.Drawing.Point(129, 258);
|
|
this.cbbWPZD.Location = new System.Drawing.Point(129, 258);
|
|
this.cbbWPZD.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWPZD.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWPZD.Name = "cbbWPZD";
|
|
this.cbbWPZD.Name = "cbbWPZD";
|
|
- this.cbbWPZD.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWPZD.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWPZD.TabIndex = 99;
|
|
this.cbbWPZD.TabIndex = 99;
|
|
this.cbbWPZD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZD_KeyPress);
|
|
this.cbbWPZD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZD_KeyPress);
|
|
//
|
|
//
|
|
@@ -212,7 +215,7 @@
|
|
this.cbbWPZF.Location = new System.Drawing.Point(439, 258);
|
|
this.cbbWPZF.Location = new System.Drawing.Point(439, 258);
|
|
this.cbbWPZF.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWPZF.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWPZF.Name = "cbbWPZF";
|
|
this.cbbWPZF.Name = "cbbWPZF";
|
|
- this.cbbWPZF.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWPZF.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWPZF.TabIndex = 98;
|
|
this.cbbWPZF.TabIndex = 98;
|
|
this.cbbWPZF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZF_KeyPress);
|
|
this.cbbWPZF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWPZF_KeyPress);
|
|
//
|
|
//
|
|
@@ -230,7 +233,7 @@
|
|
this.cbbWQGD.Location = new System.Drawing.Point(129, 301);
|
|
this.cbbWQGD.Location = new System.Drawing.Point(129, 301);
|
|
this.cbbWQGD.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWQGD.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWQGD.Name = "cbbWQGD";
|
|
this.cbbWQGD.Name = "cbbWQGD";
|
|
- this.cbbWQGD.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWQGD.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWQGD.TabIndex = 97;
|
|
this.cbbWQGD.TabIndex = 97;
|
|
this.cbbWQGD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGD_KeyPress);
|
|
this.cbbWQGD.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGD_KeyPress);
|
|
//
|
|
//
|
|
@@ -247,7 +250,7 @@
|
|
this.cbbWQGF.Location = new System.Drawing.Point(439, 301);
|
|
this.cbbWQGF.Location = new System.Drawing.Point(439, 301);
|
|
this.cbbWQGF.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWQGF.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWQGF.Name = "cbbWQGF";
|
|
this.cbbWQGF.Name = "cbbWQGF";
|
|
- this.cbbWQGF.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWQGF.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWQGF.TabIndex = 96;
|
|
this.cbbWQGF.TabIndex = 96;
|
|
this.cbbWQGF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGF_KeyPress);
|
|
this.cbbWQGF.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWQGF_KeyPress);
|
|
//
|
|
//
|
|
@@ -264,7 +267,7 @@
|
|
this.cbbWLZ.Location = new System.Drawing.Point(439, 344);
|
|
this.cbbWLZ.Location = new System.Drawing.Point(439, 344);
|
|
this.cbbWLZ.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWLZ.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWLZ.Name = "cbbWLZ";
|
|
this.cbbWLZ.Name = "cbbWLZ";
|
|
- this.cbbWLZ.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWLZ.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWLZ.TabIndex = 95;
|
|
this.cbbWLZ.TabIndex = 95;
|
|
this.cbbWLZ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWLZ_KeyPress);
|
|
this.cbbWLZ.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWLZ_KeyPress);
|
|
//
|
|
//
|
|
@@ -280,7 +283,7 @@
|
|
this.cbbWXZ.Location = new System.Drawing.Point(129, 344);
|
|
this.cbbWXZ.Location = new System.Drawing.Point(129, 344);
|
|
this.cbbWXZ.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWXZ.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWXZ.Name = "cbbWXZ";
|
|
this.cbbWXZ.Name = "cbbWXZ";
|
|
- this.cbbWXZ.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWXZ.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWXZ.TabIndex = 94;
|
|
this.cbbWXZ.TabIndex = 94;
|
|
//
|
|
//
|
|
// cbbWCS
|
|
// cbbWCS
|
|
@@ -291,7 +294,7 @@
|
|
this.cbbWCS.Location = new System.Drawing.Point(438, 215);
|
|
this.cbbWCS.Location = new System.Drawing.Point(438, 215);
|
|
this.cbbWCS.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWCS.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWCS.Name = "cbbWCS";
|
|
this.cbbWCS.Name = "cbbWCS";
|
|
- this.cbbWCS.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWCS.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWCS.TabIndex = 93;
|
|
this.cbbWCS.TabIndex = 93;
|
|
//
|
|
//
|
|
// cbbWYP
|
|
// cbbWYP
|
|
@@ -302,7 +305,7 @@
|
|
this.cbbWYP.Location = new System.Drawing.Point(129, 215);
|
|
this.cbbWYP.Location = new System.Drawing.Point(129, 215);
|
|
this.cbbWYP.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWYP.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWYP.Name = "cbbWYP";
|
|
this.cbbWYP.Name = "cbbWYP";
|
|
- this.cbbWYP.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWYP.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWYP.TabIndex = 92;
|
|
this.cbbWYP.TabIndex = 92;
|
|
//
|
|
//
|
|
// label58
|
|
// label58
|
|
@@ -313,7 +316,7 @@
|
|
this.label58.Location = new System.Drawing.Point(13, 347);
|
|
this.label58.Location = new System.Drawing.Point(13, 347);
|
|
this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label58.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label58.Name = "label58";
|
|
this.label58.Name = "label58";
|
|
- this.label58.Size = new System.Drawing.Size(89, 20);
|
|
|
|
|
|
+ this.label58.Size = new System.Drawing.Size(63, 14);
|
|
this.label58.TabIndex = 91;
|
|
this.label58.TabIndex = 91;
|
|
this.label58.Text = "校正角度";
|
|
this.label58.Text = "校正角度";
|
|
//
|
|
//
|
|
@@ -325,7 +328,7 @@
|
|
this.label50.Location = new System.Drawing.Point(13, 261);
|
|
this.label50.Location = new System.Drawing.Point(13, 261);
|
|
this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label50.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label50.Name = "label50";
|
|
this.label50.Name = "label50";
|
|
- this.label50.Size = new System.Drawing.Size(109, 20);
|
|
|
|
|
|
+ this.label50.Size = new System.Drawing.Size(77, 14);
|
|
this.label50.TabIndex = 90;
|
|
this.label50.TabIndex = 90;
|
|
this.label50.Text = "拍照电压/V";
|
|
this.label50.Text = "拍照电压/V";
|
|
//
|
|
//
|
|
@@ -337,7 +340,7 @@
|
|
this.label54.Location = new System.Drawing.Point(299, 262);
|
|
this.label54.Location = new System.Drawing.Point(299, 262);
|
|
this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label54.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label54.Name = "label54";
|
|
this.label54.Name = "label54";
|
|
- this.label54.Size = new System.Drawing.Size(129, 20);
|
|
|
|
|
|
+ this.label54.Size = new System.Drawing.Size(91, 14);
|
|
this.label54.TabIndex = 89;
|
|
this.label54.TabIndex = 89;
|
|
this.label54.Text = "拍照放大倍数";
|
|
this.label54.Text = "拍照放大倍数";
|
|
//
|
|
//
|
|
@@ -349,7 +352,7 @@
|
|
this.label46.Location = new System.Drawing.Point(13, 304);
|
|
this.label46.Location = new System.Drawing.Point(13, 304);
|
|
this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label46.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label46.Name = "label46";
|
|
this.label46.Name = "label46";
|
|
- this.label46.Size = new System.Drawing.Size(109, 20);
|
|
|
|
|
|
+ this.label46.Size = new System.Drawing.Size(77, 14);
|
|
this.label46.TabIndex = 88;
|
|
this.label46.TabIndex = 88;
|
|
this.label46.Text = "定位电压/V";
|
|
this.label46.Text = "定位电压/V";
|
|
//
|
|
//
|
|
@@ -361,7 +364,7 @@
|
|
this.label42.Location = new System.Drawing.Point(299, 305);
|
|
this.label42.Location = new System.Drawing.Point(299, 305);
|
|
this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label42.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label42.Name = "label42";
|
|
this.label42.Name = "label42";
|
|
- this.label42.Size = new System.Drawing.Size(129, 20);
|
|
|
|
|
|
+ this.label42.Size = new System.Drawing.Size(91, 14);
|
|
this.label42.TabIndex = 87;
|
|
this.label42.TabIndex = 87;
|
|
this.label42.Text = "定位放大倍数";
|
|
this.label42.Text = "定位放大倍数";
|
|
//
|
|
//
|
|
@@ -373,7 +376,7 @@
|
|
this.label38.Location = new System.Drawing.Point(299, 348);
|
|
this.label38.Location = new System.Drawing.Point(299, 348);
|
|
this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label38.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label38.Name = "label38";
|
|
this.label38.Name = "label38";
|
|
- this.label38.Size = new System.Drawing.Size(169, 20);
|
|
|
|
|
|
+ this.label38.Size = new System.Drawing.Size(119, 14);
|
|
this.label38.TabIndex = 86;
|
|
this.label38.TabIndex = 86;
|
|
this.label38.Text = "拉直操作放大倍数";
|
|
this.label38.Text = "拉直操作放大倍数";
|
|
//
|
|
//
|
|
@@ -382,10 +385,10 @@
|
|
this.chkWIsP.AutoSize = true;
|
|
this.chkWIsP.AutoSize = true;
|
|
this.chkWIsP.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkWIsP.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkWIsP.ForeColor = System.Drawing.Color.LightGray;
|
|
this.chkWIsP.ForeColor = System.Drawing.Color.LightGray;
|
|
- this.chkWIsP.Location = new System.Drawing.Point(129, 182);
|
|
|
|
|
|
+ this.chkWIsP.Location = new System.Drawing.Point(247, 181);
|
|
this.chkWIsP.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkWIsP.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkWIsP.Name = "chkWIsP";
|
|
this.chkWIsP.Name = "chkWIsP";
|
|
- this.chkWIsP.Size = new System.Drawing.Size(95, 24);
|
|
|
|
|
|
+ this.chkWIsP.Size = new System.Drawing.Size(68, 18);
|
|
this.chkWIsP.TabIndex = 85;
|
|
this.chkWIsP.TabIndex = 85;
|
|
this.chkWIsP.Text = "仅拍照";
|
|
this.chkWIsP.Text = "仅拍照";
|
|
this.chkWIsP.UseVisualStyleBackColor = true;
|
|
this.chkWIsP.UseVisualStyleBackColor = true;
|
|
@@ -399,7 +402,7 @@
|
|
this.label48.Location = new System.Drawing.Point(13, 218);
|
|
this.label48.Location = new System.Drawing.Point(13, 218);
|
|
this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label48.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label48.Name = "label48";
|
|
this.label48.Name = "label48";
|
|
- this.label48.Size = new System.Drawing.Size(89, 20);
|
|
|
|
|
|
+ this.label48.Size = new System.Drawing.Size(63, 14);
|
|
this.label48.TabIndex = 81;
|
|
this.label48.TabIndex = 81;
|
|
this.label48.Text = "样品类型";
|
|
this.label48.Text = "样品类型";
|
|
//
|
|
//
|
|
@@ -411,7 +414,7 @@
|
|
this.label56.Location = new System.Drawing.Point(299, 219);
|
|
this.label56.Location = new System.Drawing.Point(299, 219);
|
|
this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label56.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label56.Name = "label56";
|
|
this.label56.Name = "label56";
|
|
- this.label56.Size = new System.Drawing.Size(49, 20);
|
|
|
|
|
|
+ this.label56.Size = new System.Drawing.Size(35, 14);
|
|
this.label56.TabIndex = 80;
|
|
this.label56.TabIndex = 80;
|
|
this.label56.Text = "厂商";
|
|
this.label56.Text = "厂商";
|
|
//
|
|
//
|
|
@@ -423,7 +426,7 @@
|
|
this.label59.Location = new System.Drawing.Point(13, 147);
|
|
this.label59.Location = new System.Drawing.Point(13, 147);
|
|
this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label59.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label59.Name = "label59";
|
|
this.label59.Name = "label59";
|
|
- this.label59.Size = new System.Drawing.Size(119, 20);
|
|
|
|
|
|
+ this.label59.Size = new System.Drawing.Size(84, 14);
|
|
this.label59.TabIndex = 79;
|
|
this.label59.TabIndex = 79;
|
|
this.label59.Text = "FIB文件名称";
|
|
this.label59.Text = "FIB文件名称";
|
|
//
|
|
//
|
|
@@ -435,7 +438,7 @@
|
|
this.label61.Location = new System.Drawing.Point(13, 105);
|
|
this.label61.Location = new System.Drawing.Point(13, 105);
|
|
this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label61.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label61.Name = "label61";
|
|
this.label61.Name = "label61";
|
|
- this.label61.Size = new System.Drawing.Size(109, 20);
|
|
|
|
|
|
+ this.label61.Size = new System.Drawing.Size(77, 14);
|
|
this.label61.TabIndex = 78;
|
|
this.label61.TabIndex = 78;
|
|
this.label61.Text = "PT文件名称";
|
|
this.label61.Text = "PT文件名称";
|
|
//
|
|
//
|
|
@@ -444,10 +447,10 @@
|
|
this.chkWPT.AutoSize = true;
|
|
this.chkWPT.AutoSize = true;
|
|
this.chkWPT.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkWPT.Font = new System.Drawing.Font("宋体", 10F);
|
|
this.chkWPT.ForeColor = System.Drawing.Color.LightGray;
|
|
this.chkWPT.ForeColor = System.Drawing.Color.LightGray;
|
|
- this.chkWPT.Location = new System.Drawing.Point(246, 182);
|
|
|
|
|
|
+ this.chkWPT.Location = new System.Drawing.Point(351, 181);
|
|
this.chkWPT.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkWPT.Margin = new System.Windows.Forms.Padding(2);
|
|
this.chkWPT.Name = "chkWPT";
|
|
this.chkWPT.Name = "chkWPT";
|
|
- this.chkWPT.Size = new System.Drawing.Size(95, 24);
|
|
|
|
|
|
+ this.chkWPT.Size = new System.Drawing.Size(68, 18);
|
|
this.chkWPT.TabIndex = 77;
|
|
this.chkWPT.TabIndex = 77;
|
|
this.chkWPT.Text = "使用PT";
|
|
this.chkWPT.Text = "使用PT";
|
|
this.chkWPT.UseVisualStyleBackColor = true;
|
|
this.chkWPT.UseVisualStyleBackColor = true;
|
|
@@ -472,7 +475,7 @@
|
|
this.txtWFIBF.Location = new System.Drawing.Point(129, 142);
|
|
this.txtWFIBF.Location = new System.Drawing.Point(129, 142);
|
|
this.txtWFIBF.Name = "txtWFIBF";
|
|
this.txtWFIBF.Name = "txtWFIBF";
|
|
this.txtWFIBF.ReadOnly = true;
|
|
this.txtWFIBF.ReadOnly = true;
|
|
- this.txtWFIBF.Size = new System.Drawing.Size(346, 30);
|
|
|
|
|
|
+ this.txtWFIBF.Size = new System.Drawing.Size(346, 23);
|
|
this.txtWFIBF.TabIndex = 103;
|
|
this.txtWFIBF.TabIndex = 103;
|
|
//
|
|
//
|
|
// pbDelWLZ
|
|
// pbDelWLZ
|
|
@@ -644,7 +647,7 @@
|
|
this.cbbWFIB.Location = new System.Drawing.Point(130, 390);
|
|
this.cbbWFIB.Location = new System.Drawing.Point(130, 390);
|
|
this.cbbWFIB.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWFIB.Margin = new System.Windows.Forms.Padding(2);
|
|
this.cbbWFIB.Name = "cbbWFIB";
|
|
this.cbbWFIB.Name = "cbbWFIB";
|
|
- this.cbbWFIB.Size = new System.Drawing.Size(132, 28);
|
|
|
|
|
|
+ this.cbbWFIB.Size = new System.Drawing.Size(132, 21);
|
|
this.cbbWFIB.TabIndex = 114;
|
|
this.cbbWFIB.TabIndex = 114;
|
|
this.cbbWFIB.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWFIB_KeyPress);
|
|
this.cbbWFIB.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.cbbWFIB_KeyPress);
|
|
//
|
|
//
|
|
@@ -656,16 +659,59 @@
|
|
this.label2.Location = new System.Drawing.Point(13, 393);
|
|
this.label2.Location = new System.Drawing.Point(13, 393);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
- this.label2.Size = new System.Drawing.Size(119, 20);
|
|
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(84, 14);
|
|
this.label2.TabIndex = 113;
|
|
this.label2.TabIndex = 113;
|
|
this.label2.Text = "FIB放大倍数";
|
|
this.label2.Text = "FIB放大倍数";
|
|
//
|
|
//
|
|
|
|
+ // chkWqxkc
|
|
|
|
+ //
|
|
|
|
+ this.chkWqxkc.AutoSize = true;
|
|
|
|
+ this.chkWqxkc.ForeColor = System.Drawing.Color.LightGray;
|
|
|
|
+ this.chkWqxkc.Location = new System.Drawing.Point(129, 181);
|
|
|
|
+ this.chkWqxkc.Name = "chkWqxkc";
|
|
|
|
+ this.chkWqxkc.Size = new System.Drawing.Size(82, 18);
|
|
|
|
+ this.chkWqxkc.TabIndex = 115;
|
|
|
|
+ this.chkWqxkc.Text = "倾斜观测";
|
|
|
|
+ this.chkWqxkc.UseVisualStyleBackColor = true;
|
|
|
|
+ this.chkWqxkc.CheckedChanged += new System.EventHandler(this.chkWqxkc_CheckedChanged);
|
|
|
|
+ //
|
|
|
|
+ // label3
|
|
|
|
+ //
|
|
|
|
+ this.label3.AutoSize = true;
|
|
|
|
+ this.label3.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
|
+ this.label3.ForeColor = System.Drawing.Color.LightGray;
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(299, 393);
|
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
+ this.label3.Name = "label3";
|
|
|
|
+ this.label3.Size = new System.Drawing.Size(84, 14);
|
|
|
|
+ this.label3.TabIndex = 116;
|
|
|
|
+ this.label3.Text = "移动Z轴大小";
|
|
|
|
+ //
|
|
|
|
+ // cbbYDZZDX
|
|
|
|
+ //
|
|
|
|
+ this.cbbYDZZDX.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
|
+ this.cbbYDZZDX.ForeColor = System.Drawing.SystemColors.WindowText;
|
|
|
|
+ this.cbbYDZZDX.FormattingEnabled = true;
|
|
|
|
+ this.cbbYDZZDX.Items.AddRange(new object[] {
|
|
|
|
+ "600",
|
|
|
|
+ "1000",
|
|
|
|
+ "2000",
|
|
|
|
+ "10000"});
|
|
|
|
+ this.cbbYDZZDX.Location = new System.Drawing.Point(438, 390);
|
|
|
|
+ this.cbbYDZZDX.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
+ this.cbbYDZZDX.Name = "cbbYDZZDX";
|
|
|
|
+ this.cbbYDZZDX.Size = new System.Drawing.Size(132, 21);
|
|
|
|
+ this.cbbYDZZDX.TabIndex = 117;
|
|
|
|
+ //
|
|
// UControl_Init
|
|
// UControl_Init
|
|
//
|
|
//
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 20F);
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 13F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
this.BackColor = System.Drawing.Color.Black;
|
|
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
this.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
|
|
|
|
+ this.Controls.Add(this.cbbYDZZDX);
|
|
|
|
+ this.Controls.Add(this.label3);
|
|
|
|
+ this.Controls.Add(this.chkWqxkc);
|
|
this.Controls.Add(this.cbbWFIB);
|
|
this.Controls.Add(this.cbbWFIB);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.btnSaveDefalutPara);
|
|
this.Controls.Add(this.btnSaveDefalutPara);
|
|
@@ -777,5 +823,8 @@
|
|
private System.Windows.Forms.Button btnSaveDefalutPara;
|
|
private System.Windows.Forms.Button btnSaveDefalutPara;
|
|
private System.Windows.Forms.ComboBox cbbWFIB;
|
|
private System.Windows.Forms.ComboBox cbbWFIB;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label2;
|
|
|
|
+ private System.Windows.Forms.CheckBox chkWqxkc;
|
|
|
|
+ private System.Windows.Forms.Label label3;
|
|
|
|
+ private System.Windows.Forms.ComboBox cbbYDZZDX;
|
|
}
|
|
}
|
|
}
|
|
}
|