|
@@ -39,9 +39,9 @@
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
- this.BVCEO = new System.Windows.Forms.CheckBox();
|
|
|
- this.TS = new System.Windows.Forms.CheckBox();
|
|
|
- this.percent = new System.Windows.Forms.CheckBox();
|
|
|
+ this.H_Param2 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.H_Param1 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.M_Param1 = new System.Windows.Forms.CheckBox();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
|
this.BatchCode = new System.Windows.Forms.RadioButton();
|
|
@@ -52,16 +52,21 @@
|
|
|
this.ExportFileDialog = new System.Windows.Forms.FolderBrowserDialog();
|
|
|
this.FirstPage_YIELD = new System.Windows.Forms.CheckBox();
|
|
|
this.FirstPage_REMARK = new System.Windows.Forms.CheckBox();
|
|
|
- this.RowNum = new UAS_LabelMachine.CustomControl.NumOnlyTextBox();
|
|
|
this.ExportSetting = new System.Windows.Forms.Button();
|
|
|
+ this.M_Param2 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.M_Param3 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.H_Param3 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.RowNum = new UAS_LabelMachine.CustomControl.NumOnlyTextBox();
|
|
|
+ this.M_Param4 = new System.Windows.Forms.CheckBox();
|
|
|
+ this.H_Param4 = new System.Windows.Forms.CheckBox();
|
|
|
this.SuspendLayout();
|
|
|
|
|
|
|
|
|
|
|
|
- this.Export.Location = new System.Drawing.Point(292, 290);
|
|
|
- this.Export.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.Export.Location = new System.Drawing.Point(584, 580);
|
|
|
+ this.Export.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Export.Name = "Export";
|
|
|
- this.Export.Size = new System.Drawing.Size(94, 24);
|
|
|
+ this.Export.Size = new System.Drawing.Size(188, 48);
|
|
|
this.Export.TabIndex = 0;
|
|
|
this.Export.Text = "导出";
|
|
|
this.Export.UseVisualStyleBackColor = true;
|
|
@@ -73,10 +78,10 @@
|
|
|
this.CH_BLUEFILM.Checked = true;
|
|
|
this.CH_BLUEFILM.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CH_BLUEFILM.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.CH_BLUEFILM.Location = new System.Drawing.Point(130, 58);
|
|
|
- this.CH_BLUEFILM.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CH_BLUEFILM.Location = new System.Drawing.Point(260, 116);
|
|
|
+ this.CH_BLUEFILM.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.CH_BLUEFILM.Name = "CH_BLUEFILM";
|
|
|
- this.CH_BLUEFILM.Size = new System.Drawing.Size(68, 18);
|
|
|
+ this.CH_BLUEFILM.Size = new System.Drawing.Size(125, 31);
|
|
|
this.CH_BLUEFILM.TabIndex = 1;
|
|
|
this.CH_BLUEFILM.Text = "蓝膜号";
|
|
|
this.CH_BLUEFILM.UseVisualStyleBackColor = true;
|
|
@@ -87,10 +92,10 @@
|
|
|
this.CH_SPLITBATCH.Checked = true;
|
|
|
this.CH_SPLITBATCH.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CH_SPLITBATCH.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.CH_SPLITBATCH.Location = new System.Drawing.Point(350, 58);
|
|
|
- this.CH_SPLITBATCH.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CH_SPLITBATCH.Location = new System.Drawing.Point(700, 116);
|
|
|
+ this.CH_SPLITBATCH.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.CH_SPLITBATCH.Name = "CH_SPLITBATCH";
|
|
|
- this.CH_SPLITBATCH.Size = new System.Drawing.Size(82, 18);
|
|
|
+ this.CH_SPLITBATCH.Size = new System.Drawing.Size(152, 31);
|
|
|
this.CH_SPLITBATCH.TabIndex = 3;
|
|
|
this.CH_SPLITBATCH.Text = "扩散批号";
|
|
|
this.CH_SPLITBATCH.UseVisualStyleBackColor = true;
|
|
@@ -101,10 +106,10 @@
|
|
|
this.CH_PBCODE.Checked = true;
|
|
|
this.CH_PBCODE.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CH_PBCODE.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.CH_PBCODE.Location = new System.Drawing.Point(130, 94);
|
|
|
- this.CH_PBCODE.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CH_PBCODE.Location = new System.Drawing.Point(260, 188);
|
|
|
+ this.CH_PBCODE.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.CH_PBCODE.Name = "CH_PBCODE";
|
|
|
- this.CH_PBCODE.Size = new System.Drawing.Size(54, 18);
|
|
|
+ this.CH_PBCODE.Size = new System.Drawing.Size(98, 31);
|
|
|
this.CH_PBCODE.TabIndex = 8;
|
|
|
this.CH_PBCODE.Text = "盒号";
|
|
|
this.CH_PBCODE.UseVisualStyleBackColor = true;
|
|
@@ -115,10 +120,10 @@
|
|
|
this.CH_REMARK.Checked = true;
|
|
|
this.CH_REMARK.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CH_REMARK.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.CH_REMARK.Location = new System.Drawing.Point(244, 94);
|
|
|
- this.CH_REMARK.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CH_REMARK.Location = new System.Drawing.Point(488, 188);
|
|
|
+ this.CH_REMARK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.CH_REMARK.Name = "CH_REMARK";
|
|
|
- this.CH_REMARK.Size = new System.Drawing.Size(82, 18);
|
|
|
+ this.CH_REMARK.Size = new System.Drawing.Size(152, 31);
|
|
|
this.CH_REMARK.TabIndex = 9;
|
|
|
this.CH_REMARK.Text = "芯片备注";
|
|
|
this.CH_REMARK.UseVisualStyleBackColor = true;
|
|
@@ -129,10 +134,10 @@
|
|
|
this.ch_code.Checked = true;
|
|
|
this.ch_code.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.ch_code.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.ch_code.Location = new System.Drawing.Point(244, 58);
|
|
|
- this.ch_code.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ch_code.Location = new System.Drawing.Point(488, 116);
|
|
|
+ this.ch_code.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ch_code.Name = "ch_code";
|
|
|
- this.ch_code.Size = new System.Drawing.Size(68, 18);
|
|
|
+ this.ch_code.Size = new System.Drawing.Size(125, 31);
|
|
|
this.ch_code.TabIndex = 10;
|
|
|
this.ch_code.Text = "芯片号";
|
|
|
this.ch_code.UseVisualStyleBackColor = true;
|
|
@@ -143,10 +148,10 @@
|
|
|
this.CH_WATERID.Checked = true;
|
|
|
this.CH_WATERID.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.CH_WATERID.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.CH_WATERID.Location = new System.Drawing.Point(452, 58);
|
|
|
- this.CH_WATERID.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.CH_WATERID.Location = new System.Drawing.Point(904, 116);
|
|
|
+ this.CH_WATERID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.CH_WATERID.Name = "CH_WATERID";
|
|
|
- this.CH_WATERID.Size = new System.Drawing.Size(82, 18);
|
|
|
+ this.CH_WATERID.Size = new System.Drawing.Size(156, 31);
|
|
|
this.CH_WATERID.TabIndex = 11;
|
|
|
this.CH_WATERID.Text = "Wafer_ID";
|
|
|
this.CH_WATERID.UseVisualStyleBackColor = true;
|
|
@@ -155,10 +160,10 @@
|
|
|
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label1.Location = new System.Drawing.Point(11, 26);
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label1.Location = new System.Drawing.Point(22, 52);
|
|
|
+ this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(63, 14);
|
|
|
+ this.label1.Size = new System.Drawing.Size(120, 27);
|
|
|
this.label1.TabIndex = 12;
|
|
|
this.label1.Text = "打印选项";
|
|
|
|
|
@@ -166,10 +171,10 @@
|
|
|
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label2.Location = new System.Drawing.Point(11, 60);
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label2.Location = new System.Drawing.Point(22, 120);
|
|
|
+ this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(112, 14);
|
|
|
+ this.label2.Size = new System.Drawing.Size(215, 27);
|
|
|
this.label2.TabIndex = 13;
|
|
|
this.label2.Text = "请选择打印内容:";
|
|
|
|
|
@@ -177,10 +182,10 @@
|
|
|
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label3.Location = new System.Drawing.Point(11, 135);
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label3.Location = new System.Drawing.Point(22, 270);
|
|
|
+ this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(112, 14);
|
|
|
+ this.label3.Size = new System.Drawing.Size(216, 27);
|
|
|
this.label3.TabIndex = 14;
|
|
|
this.label3.Text = "参数选择(机测):";
|
|
|
|
|
@@ -188,57 +193,60 @@
|
|
|
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label4.Location = new System.Drawing.Point(11, 175);
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label4.Location = new System.Drawing.Point(22, 350);
|
|
|
+ this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(112, 14);
|
|
|
+ this.label4.Size = new System.Drawing.Size(216, 27);
|
|
|
this.label4.TabIndex = 15;
|
|
|
this.label4.Text = "参数选择(手测):";
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- this.BVCEO.AutoSize = true;
|
|
|
- this.BVCEO.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.BVCEO.Location = new System.Drawing.Point(244, 173);
|
|
|
- this.BVCEO.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.BVCEO.Name = "BVCEO";
|
|
|
- this.BVCEO.Size = new System.Drawing.Size(61, 18);
|
|
|
- this.BVCEO.TabIndex = 17;
|
|
|
- this.BVCEO.Text = "BVCEO";
|
|
|
- this.BVCEO.UseVisualStyleBackColor = true;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.TS.AutoSize = true;
|
|
|
- this.TS.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.TS.Location = new System.Drawing.Point(130, 173);
|
|
|
- this.TS.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.TS.Name = "TS";
|
|
|
- this.TS.Size = new System.Drawing.Size(40, 18);
|
|
|
- this.TS.TabIndex = 18;
|
|
|
- this.TS.Text = "TS";
|
|
|
- this.TS.UseVisualStyleBackColor = true;
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
- this.percent.AutoSize = true;
|
|
|
- this.percent.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.percent.Location = new System.Drawing.Point(130, 133);
|
|
|
- this.percent.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.percent.Name = "percent";
|
|
|
- this.percent.Size = new System.Drawing.Size(47, 18);
|
|
|
- this.percent.TabIndex = 19;
|
|
|
- this.percent.Text = "HFS";
|
|
|
- this.percent.UseVisualStyleBackColor = true;
|
|
|
+
|
|
|
+
|
|
|
+ this.H_Param2.AutoSize = true;
|
|
|
+ this.H_Param2.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.H_Param2.Location = new System.Drawing.Point(488, 346);
|
|
|
+ this.H_Param2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.H_Param2.Name = "H_Param2";
|
|
|
+ this.H_Param2.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.H_Param2.TabIndex = 17;
|
|
|
+ this.H_Param2.Text = "H_Param2";
|
|
|
+ this.H_Param2.UseVisualStyleBackColor = true;
|
|
|
+ this.H_Param2.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.H_Param1.AutoSize = true;
|
|
|
+ this.H_Param1.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.H_Param1.Location = new System.Drawing.Point(260, 346);
|
|
|
+ this.H_Param1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.H_Param1.Name = "H_Param1";
|
|
|
+ this.H_Param1.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.H_Param1.TabIndex = 18;
|
|
|
+ this.H_Param1.Text = "H_Param1";
|
|
|
+ this.H_Param1.UseVisualStyleBackColor = true;
|
|
|
+ this.H_Param1.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.M_Param1.AutoSize = true;
|
|
|
+ this.M_Param1.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.M_Param1.Location = new System.Drawing.Point(260, 266);
|
|
|
+ this.M_Param1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
+ this.M_Param1.Name = "M_Param1";
|
|
|
+ this.M_Param1.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.M_Param1.TabIndex = 19;
|
|
|
+ this.M_Param1.Text = "M_Param1";
|
|
|
+ this.M_Param1.UseVisualStyleBackColor = true;
|
|
|
+ this.M_Param1.Visible = false;
|
|
|
|
|
|
|
|
|
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label5.Location = new System.Drawing.Point(11, 254);
|
|
|
- this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label5.Location = new System.Drawing.Point(22, 508);
|
|
|
+ this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
- this.label5.Size = new System.Drawing.Size(98, 14);
|
|
|
+ this.label5.Size = new System.Drawing.Size(188, 27);
|
|
|
this.label5.TabIndex = 20;
|
|
|
this.label5.Text = "首页打印方式:";
|
|
|
|
|
@@ -246,10 +254,10 @@
|
|
|
|
|
|
this.label6.AutoSize = true;
|
|
|
this.label6.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label6.Location = new System.Drawing.Point(11, 216);
|
|
|
- this.label6.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label6.Location = new System.Drawing.Point(22, 432);
|
|
|
+ this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label6.Name = "label6";
|
|
|
- this.label6.Size = new System.Drawing.Size(98, 14);
|
|
|
+ this.label6.Size = new System.Drawing.Size(188, 27);
|
|
|
this.label6.TabIndex = 21;
|
|
|
this.label6.Text = "打印分页方式:";
|
|
|
|
|
@@ -257,10 +265,10 @@
|
|
|
|
|
|
this.BatchCode.AutoSize = true;
|
|
|
this.BatchCode.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.BatchCode.Location = new System.Drawing.Point(130, 216);
|
|
|
- this.BatchCode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.BatchCode.Location = new System.Drawing.Point(260, 432);
|
|
|
+ this.BatchCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.BatchCode.Name = "BatchCode";
|
|
|
- this.BatchCode.Size = new System.Drawing.Size(67, 18);
|
|
|
+ this.BatchCode.Size = new System.Drawing.Size(124, 31);
|
|
|
this.BatchCode.TabIndex = 22;
|
|
|
this.BatchCode.Text = "扩散批";
|
|
|
this.BatchCode.UseVisualStyleBackColor = true;
|
|
@@ -269,10 +277,10 @@
|
|
|
|
|
|
this.BoxCode.AutoSize = true;
|
|
|
this.BoxCode.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.BoxCode.Location = new System.Drawing.Point(222, 216);
|
|
|
- this.BoxCode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.BoxCode.Location = new System.Drawing.Point(444, 432);
|
|
|
+ this.BoxCode.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.BoxCode.Name = "BoxCode";
|
|
|
- this.BoxCode.Size = new System.Drawing.Size(53, 18);
|
|
|
+ this.BoxCode.Size = new System.Drawing.Size(97, 31);
|
|
|
this.BoxCode.TabIndex = 23;
|
|
|
this.BoxCode.Text = "盒号";
|
|
|
this.BoxCode.UseVisualStyleBackColor = true;
|
|
@@ -282,10 +290,10 @@
|
|
|
this.FixRow.AutoSize = true;
|
|
|
this.FixRow.Checked = true;
|
|
|
this.FixRow.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.FixRow.Location = new System.Drawing.Point(306, 216);
|
|
|
- this.FixRow.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.FixRow.Location = new System.Drawing.Point(612, 432);
|
|
|
+ this.FixRow.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.FixRow.Name = "FixRow";
|
|
|
- this.FixRow.Size = new System.Drawing.Size(81, 18);
|
|
|
+ this.FixRow.Size = new System.Drawing.Size(151, 31);
|
|
|
this.FixRow.TabIndex = 24;
|
|
|
this.FixRow.TabStop = true;
|
|
|
this.FixRow.Text = "固定行号";
|
|
@@ -295,10 +303,10 @@
|
|
|
|
|
|
this.label7.AutoSize = true;
|
|
|
this.label7.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.label7.Location = new System.Drawing.Point(405, 216);
|
|
|
- this.label7.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
|
|
|
+ this.label7.Location = new System.Drawing.Point(810, 432);
|
|
|
+ this.label7.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label7.Name = "label7";
|
|
|
- this.label7.Size = new System.Drawing.Size(70, 14);
|
|
|
+ this.label7.Size = new System.Drawing.Size(134, 27);
|
|
|
this.label7.TabIndex = 25;
|
|
|
this.label7.Text = "分页行数:";
|
|
|
|
|
@@ -306,10 +314,10 @@
|
|
|
|
|
|
this.FirstPage_WID.AutoSize = true;
|
|
|
this.FirstPage_WID.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.FirstPage_WID.Location = new System.Drawing.Point(130, 254);
|
|
|
- this.FirstPage_WID.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.FirstPage_WID.Location = new System.Drawing.Point(260, 508);
|
|
|
+ this.FirstPage_WID.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.FirstPage_WID.Name = "FirstPage_WID";
|
|
|
- this.FirstPage_WID.Size = new System.Drawing.Size(110, 18);
|
|
|
+ this.FirstPage_WID.Size = new System.Drawing.Size(210, 31);
|
|
|
this.FirstPage_WID.TabIndex = 29;
|
|
|
this.FirstPage_WID.Text = "打印Wafer id";
|
|
|
this.FirstPage_WID.UseVisualStyleBackColor = true;
|
|
@@ -318,10 +326,10 @@
|
|
|
|
|
|
this.FirstPage_YIELD.AutoSize = true;
|
|
|
this.FirstPage_YIELD.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.FirstPage_YIELD.Location = new System.Drawing.Point(244, 254);
|
|
|
- this.FirstPage_YIELD.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.FirstPage_YIELD.Location = new System.Drawing.Point(488, 508);
|
|
|
+ this.FirstPage_YIELD.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.FirstPage_YIELD.Name = "FirstPage_YIELD";
|
|
|
- this.FirstPage_YIELD.Size = new System.Drawing.Size(54, 18);
|
|
|
+ this.FirstPage_YIELD.Size = new System.Drawing.Size(98, 31);
|
|
|
this.FirstPage_YIELD.TabIndex = 31;
|
|
|
this.FirstPage_YIELD.Text = "良率";
|
|
|
this.FirstPage_YIELD.UseVisualStyleBackColor = true;
|
|
@@ -330,40 +338,110 @@
|
|
|
|
|
|
this.FirstPage_REMARK.AutoSize = true;
|
|
|
this.FirstPage_REMARK.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
- this.FirstPage_REMARK.Location = new System.Drawing.Point(304, 254);
|
|
|
- this.FirstPage_REMARK.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.FirstPage_REMARK.Location = new System.Drawing.Point(608, 508);
|
|
|
+ this.FirstPage_REMARK.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.FirstPage_REMARK.Name = "FirstPage_REMARK";
|
|
|
- this.FirstPage_REMARK.Size = new System.Drawing.Size(54, 18);
|
|
|
+ this.FirstPage_REMARK.Size = new System.Drawing.Size(98, 31);
|
|
|
this.FirstPage_REMARK.TabIndex = 32;
|
|
|
this.FirstPage_REMARK.Text = "备注";
|
|
|
this.FirstPage_REMARK.UseVisualStyleBackColor = true;
|
|
|
|
|
|
-
|
|
|
-
|
|
|
- this.RowNum.Location = new System.Drawing.Point(480, 214);
|
|
|
- this.RowNum.Margin = new System.Windows.Forms.Padding(2);
|
|
|
- this.RowNum.Name = "RowNum";
|
|
|
- this.RowNum.Negative = false;
|
|
|
- this.RowNum.Size = new System.Drawing.Size(52, 21);
|
|
|
- this.RowNum.TabIndex = 30;
|
|
|
- this.RowNum.Text = "10";
|
|
|
-
|
|
|
|
|
|
|
|
|
- this.ExportSetting.Location = new System.Drawing.Point(201, 290);
|
|
|
- this.ExportSetting.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.ExportSetting.Location = new System.Drawing.Point(402, 580);
|
|
|
+ this.ExportSetting.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.ExportSetting.Name = "ExportSetting";
|
|
|
- this.ExportSetting.Size = new System.Drawing.Size(80, 24);
|
|
|
+ this.ExportSetting.Size = new System.Drawing.Size(160, 48);
|
|
|
this.ExportSetting.TabIndex = 33;
|
|
|
this.ExportSetting.Text = "导出列配置";
|
|
|
this.ExportSetting.UseVisualStyleBackColor = true;
|
|
|
this.ExportSetting.Click += new System.EventHandler(this.ExportSetting_Click);
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+ this.M_Param2.AutoSize = true;
|
|
|
+ this.M_Param2.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.M_Param2.Location = new System.Drawing.Point(488, 266);
|
|
|
+ this.M_Param2.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.M_Param2.Name = "M_Param2";
|
|
|
+ this.M_Param2.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.M_Param2.TabIndex = 34;
|
|
|
+ this.M_Param2.Text = "M_Param2";
|
|
|
+ this.M_Param2.UseVisualStyleBackColor = true;
|
|
|
+ this.M_Param2.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.M_Param3.AutoSize = true;
|
|
|
+ this.M_Param3.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.M_Param3.Location = new System.Drawing.Point(700, 269);
|
|
|
+ this.M_Param3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.M_Param3.Name = "M_Param3";
|
|
|
+ this.M_Param3.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.M_Param3.TabIndex = 35;
|
|
|
+ this.M_Param3.Text = "M_Param3";
|
|
|
+ this.M_Param3.UseVisualStyleBackColor = true;
|
|
|
+ this.M_Param3.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.H_Param3.AutoSize = true;
|
|
|
+ this.H_Param3.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.H_Param3.Location = new System.Drawing.Point(700, 346);
|
|
|
+ this.H_Param3.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.H_Param3.Name = "H_Param3";
|
|
|
+ this.H_Param3.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.H_Param3.TabIndex = 36;
|
|
|
+ this.H_Param3.Text = "H_Param3";
|
|
|
+ this.H_Param3.UseVisualStyleBackColor = true;
|
|
|
+ this.H_Param3.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.RowNum.Location = new System.Drawing.Point(960, 428);
|
|
|
+ this.RowNum.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.RowNum.Name = "RowNum";
|
|
|
+ this.RowNum.Negative = false;
|
|
|
+ this.RowNum.Size = new System.Drawing.Size(100, 35);
|
|
|
+ this.RowNum.TabIndex = 30;
|
|
|
+ this.RowNum.Text = "10";
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.M_Param4.AutoSize = true;
|
|
|
+ this.M_Param4.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.M_Param4.Location = new System.Drawing.Point(904, 266);
|
|
|
+ this.M_Param4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.M_Param4.Name = "M_Param4";
|
|
|
+ this.M_Param4.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.M_Param4.TabIndex = 37;
|
|
|
+ this.M_Param4.Text = "M_Param4";
|
|
|
+ this.M_Param4.UseVisualStyleBackColor = true;
|
|
|
+ this.M_Param4.Visible = false;
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+ this.H_Param4.AutoSize = true;
|
|
|
+ this.H_Param4.Font = new System.Drawing.Font("宋体", 10F);
|
|
|
+ this.H_Param4.Location = new System.Drawing.Point(904, 346);
|
|
|
+ this.H_Param4.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.H_Param4.Name = "H_Param4";
|
|
|
+ this.H_Param4.Size = new System.Drawing.Size(156, 31);
|
|
|
+ this.H_Param4.TabIndex = 38;
|
|
|
+ this.H_Param4.Text = "H_Param4";
|
|
|
+ this.H_Param4.UseVisualStyleBackColor = true;
|
|
|
+ this.H_Param4.Visible = false;
|
|
|
+
|
|
|
|
|
|
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
- this.ClientSize = new System.Drawing.Size(572, 336);
|
|
|
+ this.ClientSize = new System.Drawing.Size(1144, 672);
|
|
|
+ this.Controls.Add(this.H_Param4);
|
|
|
+ this.Controls.Add(this.M_Param4);
|
|
|
+ this.Controls.Add(this.H_Param3);
|
|
|
+ this.Controls.Add(this.M_Param3);
|
|
|
+ this.Controls.Add(this.M_Param2);
|
|
|
this.Controls.Add(this.ExportSetting);
|
|
|
this.Controls.Add(this.FirstPage_REMARK);
|
|
|
this.Controls.Add(this.FirstPage_YIELD);
|
|
@@ -375,9 +453,9 @@
|
|
|
this.Controls.Add(this.BatchCode);
|
|
|
this.Controls.Add(this.label6);
|
|
|
this.Controls.Add(this.label5);
|
|
|
- this.Controls.Add(this.percent);
|
|
|
- this.Controls.Add(this.TS);
|
|
|
- this.Controls.Add(this.BVCEO);
|
|
|
+ this.Controls.Add(this.M_Param1);
|
|
|
+ this.Controls.Add(this.H_Param1);
|
|
|
+ this.Controls.Add(this.H_Param2);
|
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.label3);
|
|
|
this.Controls.Add(this.label2);
|
|
@@ -389,7 +467,7 @@
|
|
|
this.Controls.Add(this.CH_SPLITBATCH);
|
|
|
this.Controls.Add(this.CH_BLUEFILM);
|
|
|
this.Controls.Add(this.Export);
|
|
|
- this.Margin = new System.Windows.Forms.Padding(2);
|
|
|
+ this.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
|
|
|
this.Name = "ExportExcel";
|
|
|
this.Text = "导出数据";
|
|
|
this.Load += new System.EventHandler(this.ExportExcel_Load);
|
|
@@ -411,9 +489,9 @@
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
- private System.Windows.Forms.CheckBox BVCEO;
|
|
|
- private System.Windows.Forms.CheckBox TS;
|
|
|
- private System.Windows.Forms.CheckBox percent;
|
|
|
+ private System.Windows.Forms.CheckBox H_Param2;
|
|
|
+ private System.Windows.Forms.CheckBox H_Param1;
|
|
|
+ private System.Windows.Forms.CheckBox M_Param1;
|
|
|
private System.Windows.Forms.Label label5;
|
|
|
private System.Windows.Forms.Label label6;
|
|
|
private System.Windows.Forms.RadioButton BatchCode;
|
|
@@ -426,5 +504,10 @@
|
|
|
private System.Windows.Forms.CheckBox FirstPage_YIELD;
|
|
|
private System.Windows.Forms.CheckBox FirstPage_REMARK;
|
|
|
private System.Windows.Forms.Button ExportSetting;
|
|
|
+ private System.Windows.Forms.CheckBox M_Param2;
|
|
|
+ private System.Windows.Forms.CheckBox M_Param3;
|
|
|
+ private System.Windows.Forms.CheckBox H_Param3;
|
|
|
+ private System.Windows.Forms.CheckBox M_Param4;
|
|
|
+ private System.Windows.Forms.CheckBox H_Param4;
|
|
|
}
|
|
|
}
|