|
@@ -35,26 +35,31 @@
|
|
this.rdb_ch = new System.Windows.Forms.RadioButton();
|
|
this.rdb_ch = new System.Windows.Forms.RadioButton();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabControl1 = new System.Windows.Forms.TabControl();
|
|
this.tabHardwareSet = new System.Windows.Forms.TabPage();
|
|
this.tabHardwareSet = new System.Windows.Forms.TabPage();
|
|
- this.CmbSEMController = new System.Windows.Forms.ComboBox();
|
|
|
|
this.CmbEDSController = new System.Windows.Forms.ComboBox();
|
|
this.CmbEDSController = new System.Windows.Forms.ComboBox();
|
|
this.btnEDSTest = new System.Windows.Forms.Button();
|
|
this.btnEDSTest = new System.Windows.Forms.Button();
|
|
this.btnSEMTest = new System.Windows.Forms.Button();
|
|
this.btnSEMTest = new System.Windows.Forms.Button();
|
|
this.lblHEDSController = new System.Windows.Forms.Label();
|
|
this.lblHEDSController = new System.Windows.Forms.Label();
|
|
- this.lblHSEMController = new System.Windows.Forms.Label();
|
|
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.pictureBox2 = new System.Windows.Forms.PictureBox();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.tabSysType = new System.Windows.Forms.TabPage();
|
|
this.tabSysType = new System.Windows.Forms.TabPage();
|
|
|
|
+ this.pictureBox4 = new System.Windows.Forms.PictureBox();
|
|
this.btn_ok = new System.Windows.Forms.Button();
|
|
this.btn_ok = new System.Windows.Forms.Button();
|
|
this.coB_CleannessType = new System.Windows.Forms.ComboBox();
|
|
this.coB_CleannessType = new System.Windows.Forms.ComboBox();
|
|
this.radioButton_CleannessA = new System.Windows.Forms.RadioButton();
|
|
this.radioButton_CleannessA = new System.Windows.Forms.RadioButton();
|
|
this.radioButton_IncA = new System.Windows.Forms.RadioButton();
|
|
this.radioButton_IncA = new System.Windows.Forms.RadioButton();
|
|
|
|
+ this.tabother = new System.Windows.Forms.TabPage();
|
|
|
|
+ this.pictureBox1 = new System.Windows.Forms.PictureBox();
|
|
|
|
+ this.btn_otherconfig = new System.Windows.Forms.Button();
|
|
this.tabLanguage.SuspendLayout();
|
|
this.tabLanguage.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabControl1.SuspendLayout();
|
|
this.tabHardwareSet.SuspendLayout();
|
|
this.tabHardwareSet.SuspendLayout();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
|
|
this.tabSysType.SuspendLayout();
|
|
this.tabSysType.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
|
|
|
|
+ this.tabother.SuspendLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
|
|
this.SuspendLayout();
|
|
this.SuspendLayout();
|
|
//
|
|
//
|
|
// tabLanguage
|
|
// tabLanguage
|
|
@@ -65,7 +70,7 @@
|
|
this.tabLanguage.Location = new System.Drawing.Point(4, 22);
|
|
this.tabLanguage.Location = new System.Drawing.Point(4, 22);
|
|
this.tabLanguage.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabLanguage.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabLanguage.Name = "tabLanguage";
|
|
this.tabLanguage.Name = "tabLanguage";
|
|
- this.tabLanguage.Size = new System.Drawing.Size(546, 133);
|
|
|
|
|
|
+ this.tabLanguage.Size = new System.Drawing.Size(476, 133);
|
|
this.tabLanguage.TabIndex = 2;
|
|
this.tabLanguage.TabIndex = 2;
|
|
this.tabLanguage.Text = "语言";
|
|
this.tabLanguage.Text = "语言";
|
|
this.tabLanguage.UseVisualStyleBackColor = true;
|
|
this.tabLanguage.UseVisualStyleBackColor = true;
|
|
@@ -73,7 +78,7 @@
|
|
// pictureBox3
|
|
// pictureBox3
|
|
//
|
|
//
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
|
|
- this.pictureBox3.Location = new System.Drawing.Point(38, 22);
|
|
|
|
|
|
+ this.pictureBox3.Location = new System.Drawing.Point(38, 24);
|
|
this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
|
|
this.pictureBox3.Margin = new System.Windows.Forms.Padding(2);
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Name = "pictureBox3";
|
|
this.pictureBox3.Size = new System.Drawing.Size(67, 66);
|
|
this.pictureBox3.Size = new System.Drawing.Size(67, 66);
|
|
@@ -85,7 +90,7 @@
|
|
//
|
|
//
|
|
this.rdb_en.AutoSize = true;
|
|
this.rdb_en.AutoSize = true;
|
|
this.rdb_en.Checked = true;
|
|
this.rdb_en.Checked = true;
|
|
- this.rdb_en.Location = new System.Drawing.Point(147, 58);
|
|
|
|
|
|
+ this.rdb_en.Location = new System.Drawing.Point(147, 73);
|
|
this.rdb_en.Margin = new System.Windows.Forms.Padding(2);
|
|
this.rdb_en.Margin = new System.Windows.Forms.Padding(2);
|
|
this.rdb_en.Name = "rdb_en";
|
|
this.rdb_en.Name = "rdb_en";
|
|
this.rdb_en.Size = new System.Drawing.Size(71, 16);
|
|
this.rdb_en.Size = new System.Drawing.Size(71, 16);
|
|
@@ -98,7 +103,7 @@
|
|
// rdb_ch
|
|
// rdb_ch
|
|
//
|
|
//
|
|
this.rdb_ch.AutoSize = true;
|
|
this.rdb_ch.AutoSize = true;
|
|
- this.rdb_ch.Location = new System.Drawing.Point(147, 25);
|
|
|
|
|
|
+ this.rdb_ch.Location = new System.Drawing.Point(147, 26);
|
|
this.rdb_ch.Margin = new System.Windows.Forms.Padding(2);
|
|
this.rdb_ch.Margin = new System.Windows.Forms.Padding(2);
|
|
this.rdb_ch.Name = "rdb_ch";
|
|
this.rdb_ch.Name = "rdb_ch";
|
|
this.rdb_ch.Size = new System.Drawing.Size(71, 16);
|
|
this.rdb_ch.Size = new System.Drawing.Size(71, 16);
|
|
@@ -112,22 +117,21 @@
|
|
this.tabControl1.Controls.Add(this.tabHardwareSet);
|
|
this.tabControl1.Controls.Add(this.tabHardwareSet);
|
|
this.tabControl1.Controls.Add(this.tabLanguage);
|
|
this.tabControl1.Controls.Add(this.tabLanguage);
|
|
this.tabControl1.Controls.Add(this.tabSysType);
|
|
this.tabControl1.Controls.Add(this.tabSysType);
|
|
|
|
+ this.tabControl1.Controls.Add(this.tabother);
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControl1.Location = new System.Drawing.Point(0, 0);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabControl1.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.Name = "tabControl1";
|
|
this.tabControl1.SelectedIndex = 0;
|
|
this.tabControl1.SelectedIndex = 0;
|
|
- this.tabControl1.Size = new System.Drawing.Size(554, 159);
|
|
|
|
|
|
+ this.tabControl1.Size = new System.Drawing.Size(484, 159);
|
|
this.tabControl1.TabIndex = 0;
|
|
this.tabControl1.TabIndex = 0;
|
|
//
|
|
//
|
|
// tabHardwareSet
|
|
// tabHardwareSet
|
|
//
|
|
//
|
|
- this.tabHardwareSet.Controls.Add(this.CmbSEMController);
|
|
|
|
this.tabHardwareSet.Controls.Add(this.CmbEDSController);
|
|
this.tabHardwareSet.Controls.Add(this.CmbEDSController);
|
|
this.tabHardwareSet.Controls.Add(this.btnEDSTest);
|
|
this.tabHardwareSet.Controls.Add(this.btnEDSTest);
|
|
this.tabHardwareSet.Controls.Add(this.btnSEMTest);
|
|
this.tabHardwareSet.Controls.Add(this.btnSEMTest);
|
|
this.tabHardwareSet.Controls.Add(this.lblHEDSController);
|
|
this.tabHardwareSet.Controls.Add(this.lblHEDSController);
|
|
- this.tabHardwareSet.Controls.Add(this.lblHSEMController);
|
|
|
|
this.tabHardwareSet.Controls.Add(this.pictureBox2);
|
|
this.tabHardwareSet.Controls.Add(this.pictureBox2);
|
|
this.tabHardwareSet.Controls.Add(this.button2);
|
|
this.tabHardwareSet.Controls.Add(this.button2);
|
|
this.tabHardwareSet.Controls.Add(this.button1);
|
|
this.tabHardwareSet.Controls.Add(this.button1);
|
|
@@ -135,29 +139,11 @@
|
|
this.tabHardwareSet.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabHardwareSet.Margin = new System.Windows.Forms.Padding(2);
|
|
this.tabHardwareSet.Name = "tabHardwareSet";
|
|
this.tabHardwareSet.Name = "tabHardwareSet";
|
|
this.tabHardwareSet.Padding = new System.Windows.Forms.Padding(2);
|
|
this.tabHardwareSet.Padding = new System.Windows.Forms.Padding(2);
|
|
- this.tabHardwareSet.Size = new System.Drawing.Size(546, 133);
|
|
|
|
|
|
+ this.tabHardwareSet.Size = new System.Drawing.Size(476, 133);
|
|
this.tabHardwareSet.TabIndex = 1;
|
|
this.tabHardwareSet.TabIndex = 1;
|
|
this.tabHardwareSet.Text = "硬件";
|
|
this.tabHardwareSet.Text = "硬件";
|
|
this.tabHardwareSet.UseVisualStyleBackColor = true;
|
|
this.tabHardwareSet.UseVisualStyleBackColor = true;
|
|
//
|
|
//
|
|
- // CmbSEMController
|
|
|
|
- //
|
|
|
|
- this.CmbSEMController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
|
- this.CmbSEMController.FormattingEnabled = true;
|
|
|
|
- this.CmbSEMController.Items.AddRange(new object[] {
|
|
|
|
- "Bruker",
|
|
|
|
- "OffLine",
|
|
|
|
- "ESEM",
|
|
|
|
- "ZEISS",
|
|
|
|
- "Oxford",
|
|
|
|
- "FEI"});
|
|
|
|
- this.CmbSEMController.Location = new System.Drawing.Point(227, 22);
|
|
|
|
- this.CmbSEMController.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
- this.CmbSEMController.Name = "CmbSEMController";
|
|
|
|
- this.CmbSEMController.Size = new System.Drawing.Size(193, 20);
|
|
|
|
- this.CmbSEMController.TabIndex = 13;
|
|
|
|
- this.CmbSEMController.SelectedIndexChanged += new System.EventHandler(this.CmbSEMController_SelectedIndexChanged);
|
|
|
|
- //
|
|
|
|
// CmbEDSController
|
|
// CmbEDSController
|
|
//
|
|
//
|
|
this.CmbEDSController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.CmbEDSController.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
@@ -167,7 +153,7 @@
|
|
"OffLine",
|
|
"OffLine",
|
|
"Oxford",
|
|
"Oxford",
|
|
"FEI"});
|
|
"FEI"});
|
|
- this.CmbEDSController.Location = new System.Drawing.Point(227, 74);
|
|
|
|
|
|
+ this.CmbEDSController.Location = new System.Drawing.Point(218, 24);
|
|
this.CmbEDSController.Margin = new System.Windows.Forms.Padding(2);
|
|
this.CmbEDSController.Margin = new System.Windows.Forms.Padding(2);
|
|
this.CmbEDSController.Name = "CmbEDSController";
|
|
this.CmbEDSController.Name = "CmbEDSController";
|
|
this.CmbEDSController.Size = new System.Drawing.Size(193, 20);
|
|
this.CmbEDSController.Size = new System.Drawing.Size(193, 20);
|
|
@@ -176,7 +162,7 @@
|
|
//
|
|
//
|
|
// btnEDSTest
|
|
// btnEDSTest
|
|
//
|
|
//
|
|
- this.btnEDSTest.Location = new System.Drawing.Point(429, 70);
|
|
|
|
|
|
+ this.btnEDSTest.Location = new System.Drawing.Point(334, 71);
|
|
this.btnEDSTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.btnEDSTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.btnEDSTest.Name = "btnEDSTest";
|
|
this.btnEDSTest.Name = "btnEDSTest";
|
|
this.btnEDSTest.Size = new System.Drawing.Size(77, 24);
|
|
this.btnEDSTest.Size = new System.Drawing.Size(77, 24);
|
|
@@ -187,7 +173,7 @@
|
|
//
|
|
//
|
|
// btnSEMTest
|
|
// btnSEMTest
|
|
//
|
|
//
|
|
- this.btnSEMTest.Location = new System.Drawing.Point(429, 20);
|
|
|
|
|
|
+ this.btnSEMTest.Location = new System.Drawing.Point(218, 71);
|
|
this.btnSEMTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.btnSEMTest.Margin = new System.Windows.Forms.Padding(2);
|
|
this.btnSEMTest.Name = "btnSEMTest";
|
|
this.btnSEMTest.Name = "btnSEMTest";
|
|
this.btnSEMTest.Size = new System.Drawing.Size(77, 24);
|
|
this.btnSEMTest.Size = new System.Drawing.Size(77, 24);
|
|
@@ -199,27 +185,17 @@
|
|
// lblHEDSController
|
|
// lblHEDSController
|
|
//
|
|
//
|
|
this.lblHEDSController.AutoSize = true;
|
|
this.lblHEDSController.AutoSize = true;
|
|
- this.lblHEDSController.Location = new System.Drawing.Point(122, 74);
|
|
|
|
|
|
+ this.lblHEDSController.Location = new System.Drawing.Point(121, 27);
|
|
this.lblHEDSController.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.lblHEDSController.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
this.lblHEDSController.Name = "lblHEDSController";
|
|
this.lblHEDSController.Name = "lblHEDSController";
|
|
this.lblHEDSController.Size = new System.Drawing.Size(59, 12);
|
|
this.lblHEDSController.Size = new System.Drawing.Size(59, 12);
|
|
this.lblHEDSController.TabIndex = 8;
|
|
this.lblHEDSController.TabIndex = 8;
|
|
this.lblHEDSController.Text = "EDS控制器";
|
|
this.lblHEDSController.Text = "EDS控制器";
|
|
//
|
|
//
|
|
- // lblHSEMController
|
|
|
|
- //
|
|
|
|
- this.lblHSEMController.AutoSize = true;
|
|
|
|
- this.lblHSEMController.Location = new System.Drawing.Point(122, 26);
|
|
|
|
- this.lblHSEMController.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
|
- this.lblHSEMController.Name = "lblHSEMController";
|
|
|
|
- this.lblHSEMController.Size = new System.Drawing.Size(59, 12);
|
|
|
|
- this.lblHSEMController.TabIndex = 9;
|
|
|
|
- this.lblHSEMController.Text = "SEM控制器";
|
|
|
|
- //
|
|
|
|
// pictureBox2
|
|
// pictureBox2
|
|
//
|
|
//
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
|
|
- this.pictureBox2.Location = new System.Drawing.Point(38, 22);
|
|
|
|
|
|
+ this.pictureBox2.Location = new System.Drawing.Point(38, 24);
|
|
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Name = "pictureBox2";
|
|
this.pictureBox2.Size = new System.Drawing.Size(67, 66);
|
|
this.pictureBox2.Size = new System.Drawing.Size(67, 66);
|
|
@@ -249,6 +225,7 @@
|
|
//
|
|
//
|
|
// tabSysType
|
|
// tabSysType
|
|
//
|
|
//
|
|
|
|
+ this.tabSysType.Controls.Add(this.pictureBox4);
|
|
this.tabSysType.Controls.Add(this.btn_ok);
|
|
this.tabSysType.Controls.Add(this.btn_ok);
|
|
this.tabSysType.Controls.Add(this.coB_CleannessType);
|
|
this.tabSysType.Controls.Add(this.coB_CleannessType);
|
|
this.tabSysType.Controls.Add(this.radioButton_CleannessA);
|
|
this.tabSysType.Controls.Add(this.radioButton_CleannessA);
|
|
@@ -256,14 +233,25 @@
|
|
this.tabSysType.Location = new System.Drawing.Point(4, 22);
|
|
this.tabSysType.Location = new System.Drawing.Point(4, 22);
|
|
this.tabSysType.Name = "tabSysType";
|
|
this.tabSysType.Name = "tabSysType";
|
|
this.tabSysType.Padding = new System.Windows.Forms.Padding(3);
|
|
this.tabSysType.Padding = new System.Windows.Forms.Padding(3);
|
|
- this.tabSysType.Size = new System.Drawing.Size(546, 133);
|
|
|
|
|
|
+ this.tabSysType.Size = new System.Drawing.Size(476, 133);
|
|
this.tabSysType.TabIndex = 3;
|
|
this.tabSysType.TabIndex = 3;
|
|
this.tabSysType.Text = "系统类型设置";
|
|
this.tabSysType.Text = "系统类型设置";
|
|
this.tabSysType.UseVisualStyleBackColor = true;
|
|
this.tabSysType.UseVisualStyleBackColor = true;
|
|
//
|
|
//
|
|
|
|
+ // pictureBox4
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
|
|
|
|
+ this.pictureBox4.Location = new System.Drawing.Point(38, 24);
|
|
|
|
+ this.pictureBox4.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
+ this.pictureBox4.Name = "pictureBox4";
|
|
|
|
+ this.pictureBox4.Size = new System.Drawing.Size(67, 66);
|
|
|
|
+ this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
+ this.pictureBox4.TabIndex = 9;
|
|
|
|
+ this.pictureBox4.TabStop = false;
|
|
|
|
+ //
|
|
// btn_ok
|
|
// btn_ok
|
|
//
|
|
//
|
|
- this.btn_ok.Location = new System.Drawing.Point(253, 12);
|
|
|
|
|
|
+ this.btn_ok.Location = new System.Drawing.Point(358, 16);
|
|
this.btn_ok.Name = "btn_ok";
|
|
this.btn_ok.Name = "btn_ok";
|
|
this.btn_ok.Size = new System.Drawing.Size(36, 78);
|
|
this.btn_ok.Size = new System.Drawing.Size(36, 78);
|
|
this.btn_ok.TabIndex = 3;
|
|
this.btn_ok.TabIndex = 3;
|
|
@@ -275,7 +263,7 @@
|
|
//
|
|
//
|
|
this.coB_CleannessType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.coB_CleannessType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.coB_CleannessType.FormattingEnabled = true;
|
|
this.coB_CleannessType.FormattingEnabled = true;
|
|
- this.coB_CleannessType.Location = new System.Drawing.Point(112, 70);
|
|
|
|
|
|
+ this.coB_CleannessType.Location = new System.Drawing.Point(217, 74);
|
|
this.coB_CleannessType.Name = "coB_CleannessType";
|
|
this.coB_CleannessType.Name = "coB_CleannessType";
|
|
this.coB_CleannessType.Size = new System.Drawing.Size(121, 20);
|
|
this.coB_CleannessType.Size = new System.Drawing.Size(121, 20);
|
|
this.coB_CleannessType.TabIndex = 2;
|
|
this.coB_CleannessType.TabIndex = 2;
|
|
@@ -284,7 +272,7 @@
|
|
// radioButton_CleannessA
|
|
// radioButton_CleannessA
|
|
//
|
|
//
|
|
this.radioButton_CleannessA.AutoSize = true;
|
|
this.radioButton_CleannessA.AutoSize = true;
|
|
- this.radioButton_CleannessA.Location = new System.Drawing.Point(29, 71);
|
|
|
|
|
|
+ this.radioButton_CleannessA.Location = new System.Drawing.Point(134, 75);
|
|
this.radioButton_CleannessA.Name = "radioButton_CleannessA";
|
|
this.radioButton_CleannessA.Name = "radioButton_CleannessA";
|
|
this.radioButton_CleannessA.Size = new System.Drawing.Size(65, 16);
|
|
this.radioButton_CleannessA.Size = new System.Drawing.Size(65, 16);
|
|
this.radioButton_CleannessA.TabIndex = 1;
|
|
this.radioButton_CleannessA.TabIndex = 1;
|
|
@@ -295,7 +283,7 @@
|
|
// radioButton_IncA
|
|
// radioButton_IncA
|
|
//
|
|
//
|
|
this.radioButton_IncA.AutoSize = true;
|
|
this.radioButton_IncA.AutoSize = true;
|
|
- this.radioButton_IncA.Location = new System.Drawing.Point(29, 25);
|
|
|
|
|
|
+ this.radioButton_IncA.Location = new System.Drawing.Point(134, 29);
|
|
this.radioButton_IncA.Name = "radioButton_IncA";
|
|
this.radioButton_IncA.Name = "radioButton_IncA";
|
|
this.radioButton_IncA.Size = new System.Drawing.Size(65, 16);
|
|
this.radioButton_IncA.Size = new System.Drawing.Size(65, 16);
|
|
this.radioButton_IncA.TabIndex = 0;
|
|
this.radioButton_IncA.TabIndex = 0;
|
|
@@ -304,18 +292,51 @@
|
|
this.radioButton_IncA.UseVisualStyleBackColor = true;
|
|
this.radioButton_IncA.UseVisualStyleBackColor = true;
|
|
this.radioButton_IncA.CheckedChanged += new System.EventHandler(this.radioButton_IncA_CheckedChanged);
|
|
this.radioButton_IncA.CheckedChanged += new System.EventHandler(this.radioButton_IncA_CheckedChanged);
|
|
//
|
|
//
|
|
|
|
+ // tabother
|
|
|
|
+ //
|
|
|
|
+ this.tabother.Controls.Add(this.pictureBox1);
|
|
|
|
+ this.tabother.Controls.Add(this.btn_otherconfig);
|
|
|
|
+ this.tabother.Location = new System.Drawing.Point(4, 22);
|
|
|
|
+ this.tabother.Name = "tabother";
|
|
|
|
+ this.tabother.Padding = new System.Windows.Forms.Padding(3);
|
|
|
|
+ this.tabother.Size = new System.Drawing.Size(476, 133);
|
|
|
|
+ this.tabother.TabIndex = 4;
|
|
|
|
+ this.tabother.Text = "其它";
|
|
|
|
+ this.tabother.UseVisualStyleBackColor = true;
|
|
|
|
+ //
|
|
|
|
+ // pictureBox1
|
|
|
|
+ //
|
|
|
|
+ this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
|
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(38, 24);
|
|
|
|
+ this.pictureBox1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
|
+ this.pictureBox1.Name = "pictureBox1";
|
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(67, 66);
|
|
|
|
+ this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
|
|
|
|
+ this.pictureBox1.TabIndex = 8;
|
|
|
|
+ this.pictureBox1.TabStop = false;
|
|
|
|
+ //
|
|
|
|
+ // btn_otherconfig
|
|
|
|
+ //
|
|
|
|
+ this.btn_otherconfig.Location = new System.Drawing.Point(169, 23);
|
|
|
|
+ this.btn_otherconfig.Name = "btn_otherconfig";
|
|
|
|
+ this.btn_otherconfig.Size = new System.Drawing.Size(76, 37);
|
|
|
|
+ this.btn_otherconfig.TabIndex = 0;
|
|
|
|
+ this.btn_otherconfig.Text = "其它配置";
|
|
|
|
+ this.btn_otherconfig.UseVisualStyleBackColor = true;
|
|
|
|
+ this.btn_otherconfig.Click += new System.EventHandler(this.btn_otherconfig_Click);
|
|
|
|
+ //
|
|
// OTSSystemManagerForms
|
|
// OTSSystemManagerForms
|
|
//
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
this.BackColor = System.Drawing.Color.White;
|
|
- this.ClientSize = new System.Drawing.Size(554, 159);
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(484, 159);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Controls.Add(this.tabControl1);
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
this.Margin = new System.Windows.Forms.Padding(2);
|
|
this.MaximizeBox = false;
|
|
this.MaximizeBox = false;
|
|
- this.MaximumSize = new System.Drawing.Size(570, 198);
|
|
|
|
- this.MinimumSize = new System.Drawing.Size(570, 198);
|
|
|
|
|
|
+ this.MaximumSize = new System.Drawing.Size(500, 198);
|
|
|
|
+ this.MinimumSize = new System.Drawing.Size(500, 198);
|
|
this.Name = "OTSSystemManagerForms";
|
|
this.Name = "OTSSystemManagerForms";
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
|
|
this.Text = "SysMgrApp";
|
|
this.Text = "SysMgrApp";
|
|
@@ -330,6 +351,9 @@
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
|
|
this.tabSysType.ResumeLayout(false);
|
|
this.tabSysType.ResumeLayout(false);
|
|
this.tabSysType.PerformLayout();
|
|
this.tabSysType.PerformLayout();
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
|
|
|
|
+ this.tabother.ResumeLayout(false);
|
|
|
|
+ ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
|
|
this.ResumeLayout(false);
|
|
this.ResumeLayout(false);
|
|
|
|
|
|
}
|
|
}
|
|
@@ -342,12 +366,10 @@
|
|
private System.Windows.Forms.RadioButton rdb_ch;
|
|
private System.Windows.Forms.RadioButton rdb_ch;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabControl tabControl1;
|
|
private System.Windows.Forms.TabPage tabHardwareSet;
|
|
private System.Windows.Forms.TabPage tabHardwareSet;
|
|
- private System.Windows.Forms.ComboBox CmbSEMController;
|
|
|
|
private System.Windows.Forms.ComboBox CmbEDSController;
|
|
private System.Windows.Forms.ComboBox CmbEDSController;
|
|
private System.Windows.Forms.Button btnEDSTest;
|
|
private System.Windows.Forms.Button btnEDSTest;
|
|
private System.Windows.Forms.Button btnSEMTest;
|
|
private System.Windows.Forms.Button btnSEMTest;
|
|
private System.Windows.Forms.Label lblHEDSController;
|
|
private System.Windows.Forms.Label lblHEDSController;
|
|
- private System.Windows.Forms.Label lblHSEMController;
|
|
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.PictureBox pictureBox2;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button1;
|
|
@@ -356,5 +378,9 @@
|
|
private System.Windows.Forms.RadioButton radioButton_IncA;
|
|
private System.Windows.Forms.RadioButton radioButton_IncA;
|
|
private System.Windows.Forms.ComboBox coB_CleannessType;
|
|
private System.Windows.Forms.ComboBox coB_CleannessType;
|
|
private System.Windows.Forms.Button btn_ok;
|
|
private System.Windows.Forms.Button btn_ok;
|
|
|
|
+ private System.Windows.Forms.TabPage tabother;
|
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox1;
|
|
|
|
+ private System.Windows.Forms.Button btn_otherconfig;
|
|
|
|
+ private System.Windows.Forms.PictureBox pictureBox4;
|
|
}
|
|
}
|
|
}
|
|
}
|