|
|
@@ -53,6 +53,7 @@
|
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.AutoPrint = new UAS_MES.CustomControl.CustomCheckBox.AutoPrintCheckBox();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
+ this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
|
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
|
this.ms_makecode_label = new System.Windows.Forms.Label();
|
|
|
this.ms_salecode = new System.Windows.Forms.Label();
|
|
|
@@ -136,7 +137,7 @@
|
|
|
//
|
|
|
this.pa_code_label.AutoSize = true;
|
|
|
this.pa_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_code_label.Location = new System.Drawing.Point(17, 53);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(17, 51);
|
|
|
this.pa_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -147,7 +148,7 @@
|
|
|
//
|
|
|
this.PrintList_label.AutoSize = true;
|
|
|
this.PrintList_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintList_label.Location = new System.Drawing.Point(9, 58);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(9, 56);
|
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(112, 27);
|
|
|
@@ -158,7 +159,7 @@
|
|
|
//
|
|
|
this.PrintNum_label.AutoSize = true;
|
|
|
this.PrintNum_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PrintNum_label.Location = new System.Drawing.Point(262, 155);
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(262, 153);
|
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -204,7 +205,7 @@
|
|
|
//
|
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(9, 105);
|
|
|
+ this.label3.Location = new System.Drawing.Point(9, 103);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -391,6 +392,7 @@
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.StepCount);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.label5);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_makecode_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
|
|
|
@@ -420,11 +422,22 @@
|
|
|
this.groupBoxWithBorder1.Text = "装箱信息";
|
|
|
this.groupBoxWithBorder1.TextColor = System.Drawing.Color.Black;
|
|
|
//
|
|
|
+ // StepCount
|
|
|
+ //
|
|
|
+ this.StepCount.LineCode = null;
|
|
|
+ this.StepCount.Location = new System.Drawing.Point(330, 18);
|
|
|
+ this.StepCount.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
|
|
|
+ this.StepCount.Name = "StepCount";
|
|
|
+ this.StepCount.Size = new System.Drawing.Size(118, 28);
|
|
|
+ this.StepCount.Source = null;
|
|
|
+ this.StepCount.StepCode = null;
|
|
|
+ this.StepCount.TabIndex = 192;
|
|
|
+ //
|
|
|
// label5
|
|
|
//
|
|
|
this.label5.AutoSize = true;
|
|
|
this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label5.Location = new System.Drawing.Point(292, 172);
|
|
|
+ this.label5.Location = new System.Drawing.Point(292, 170);
|
|
|
this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -435,7 +448,7 @@
|
|
|
//
|
|
|
this.ms_makecode_label.AutoSize = true;
|
|
|
this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode_label.Location = new System.Drawing.Point(17, 172);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(17, 170);
|
|
|
this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(72, 27);
|
|
|
@@ -446,7 +459,7 @@
|
|
|
//
|
|
|
this.ms_salecode.AutoSize = true;
|
|
|
this.ms_salecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_salecode.Location = new System.Drawing.Point(404, 172);
|
|
|
+ this.ms_salecode.Location = new System.Drawing.Point(404, 170);
|
|
|
this.ms_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_salecode.Name = "ms_salecode";
|
|
|
this.ms_salecode.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -456,7 +469,7 @@
|
|
|
//
|
|
|
this.ms_makecode.AutoSize = true;
|
|
|
this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ms_makecode.Location = new System.Drawing.Point(126, 172);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(126, 170);
|
|
|
this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
@@ -467,7 +480,7 @@
|
|
|
//
|
|
|
this.OutBoxLength_label.AutoSize = true;
|
|
|
this.OutBoxLength_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.OutBoxLength_label.Location = new System.Drawing.Point(137, 18);
|
|
|
+ this.OutBoxLength_label.Location = new System.Drawing.Point(137, 16);
|
|
|
this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(46, 24);
|
|
|
@@ -532,7 +545,7 @@
|
|
|
//
|
|
|
this.pa_currentqty_label.AutoSize = true;
|
|
|
this.pa_currentqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty_label.Location = new System.Drawing.Point(292, 95);
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(292, 93);
|
|
|
this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -543,7 +556,7 @@
|
|
|
//
|
|
|
this.pr_detail_label.AutoSize = true;
|
|
|
this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail_label.Location = new System.Drawing.Point(292, 134);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(292, 132);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -554,7 +567,7 @@
|
|
|
//
|
|
|
this.pa_currentqty.AutoSize = true;
|
|
|
this.pa_currentqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_currentqty.Location = new System.Drawing.Point(404, 95);
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(404, 93);
|
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -564,7 +577,7 @@
|
|
|
//
|
|
|
this.pr_code_label.AutoSize = true;
|
|
|
this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code_label.Location = new System.Drawing.Point(17, 134);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(17, 132);
|
|
|
this.pr_code_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
this.pr_code_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -575,7 +588,7 @@
|
|
|
//
|
|
|
this.pr_detail.AutoSize = true;
|
|
|
this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_detail.Location = new System.Drawing.Point(404, 134);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(404, 132);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -585,7 +598,7 @@
|
|
|
//
|
|
|
this.pr_outboxinnerqty_label.AutoSize = true;
|
|
|
this.pr_outboxinnerqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(17, 93);
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(17, 91);
|
|
|
this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -596,7 +609,7 @@
|
|
|
//
|
|
|
this.pr_code.AutoSize = true;
|
|
|
this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_code.Location = new System.Drawing.Point(126, 134);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(126, 132);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
@@ -607,7 +620,7 @@
|
|
|
// AutoGenBoxCode
|
|
|
//
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(330, 53);
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(330, 51);
|
|
|
this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(114, 31);
|
|
|
@@ -667,7 +680,7 @@
|
|
|
//
|
|
|
this.label1.AutoSize = true;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label1.Location = new System.Drawing.Point(371, 16);
|
|
|
+ this.label1.Location = new System.Drawing.Point(371, 14);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -679,7 +692,7 @@
|
|
|
this.checkweightlabel.AutoSize = true;
|
|
|
this.checkweightlabel.CutLength = null;
|
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.checkweightlabel.Location = new System.Drawing.Point(147, 19);
|
|
|
+ this.checkweightlabel.Location = new System.Drawing.Point(147, 17);
|
|
|
this.checkweightlabel.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(267, 0);
|
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
|
@@ -690,7 +703,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty.AutoSize = true;
|
|
|
this.ob_nowcheckqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty.Location = new System.Drawing.Point(479, 105);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(479, 103);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -700,7 +713,7 @@
|
|
|
//
|
|
|
this.ob_batchqty.AutoSize = true;
|
|
|
this.ob_batchqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty.Location = new System.Drawing.Point(479, 58);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(479, 56);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -710,7 +723,7 @@
|
|
|
//
|
|
|
this.ob_nowcheckqty_label.AutoSize = true;
|
|
|
this.ob_nowcheckqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_nowcheckqty_label.Location = new System.Drawing.Point(371, 105);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(371, 103);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -721,7 +734,7 @@
|
|
|
//
|
|
|
this.ob_batchqty_label.AutoSize = true;
|
|
|
this.ob_batchqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_batchqty_label.Location = new System.Drawing.Point(371, 58);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(371, 56);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -773,7 +786,7 @@
|
|
|
//
|
|
|
this.ob_checkno.AutoSize = true;
|
|
|
this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ob_checkno.Location = new System.Drawing.Point(479, 16);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(479, 14);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 27);
|
|
|
@@ -848,7 +861,7 @@
|
|
|
//
|
|
|
this.pr_cartonunit1.AutoSize = true;
|
|
|
this.pr_cartonunit1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonunit1.Location = new System.Drawing.Point(115, 157);
|
|
|
+ this.pr_cartonunit1.Location = new System.Drawing.Point(115, 155);
|
|
|
this.pr_cartonunit1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonunit1.Name = "pr_cartonunit1";
|
|
|
this.pr_cartonunit1.Size = new System.Drawing.Size(25, 27);
|
|
|
@@ -861,7 +874,7 @@
|
|
|
//
|
|
|
this.pr_cartonunit.AutoSize = true;
|
|
|
this.pr_cartonunit.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pr_cartonunit.Location = new System.Drawing.Point(73, 30);
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(73, 28);
|
|
|
this.pr_cartonunit.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
this.pr_cartonunit.Size = new System.Drawing.Size(25, 27);
|
|
|
@@ -873,7 +886,7 @@
|
|
|
//
|
|
|
this.pr_cartonboxgw.AutoSize = true;
|
|
|
this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
|
|
|
- this.pr_cartonboxgw.Location = new System.Drawing.Point(19, 196);
|
|
|
+ this.pr_cartonboxgw.Location = new System.Drawing.Point(19, 194);
|
|
|
this.pr_cartonboxgw.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.pr_cartonboxgw.Name = "pr_cartonboxgw";
|
|
|
this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 55);
|
|
|
@@ -883,7 +896,7 @@
|
|
|
//
|
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(17, 157);
|
|
|
+ this.label4.Location = new System.Drawing.Point(17, 155);
|
|
|
this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(92, 27);
|
|
|
@@ -895,7 +908,7 @@
|
|
|
this.weight.AutoSize = true;
|
|
|
this.weight.Font = new System.Drawing.Font("微软雅黑", 35F);
|
|
|
this.weight.ForeColor = System.Drawing.Color.DarkGreen;
|
|
|
- this.weight.Location = new System.Drawing.Point(19, 64);
|
|
|
+ this.weight.Location = new System.Drawing.Point(19, 62);
|
|
|
this.weight.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.weight.Name = "weight";
|
|
|
this.weight.Size = new System.Drawing.Size(0, 78);
|
|
|
@@ -905,7 +918,7 @@
|
|
|
//
|
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(17, 30);
|
|
|
+ this.label2.Location = new System.Drawing.Point(17, 28);
|
|
|
this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(52, 27);
|
|
|
@@ -1122,13 +1135,13 @@
|
|
|
this.Load += new System.EventHandler(this.Make_PackageCollectionWeigh_Load);
|
|
|
this.SizeChanged += new System.EventHandler(this.Make_PackageCollectionWeigh_SizeChanged);
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).EndInit();
|
|
|
- this.groupBoxWithBorder1.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder1.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder1.PerformLayout();
|
|
|
- this.groupBoxWithBorder2.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder2.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder2.PerformLayout();
|
|
|
- this.groupBoxWithBorder3.ResumeLayout(false);
|
|
|
+ this.groupBoxWithBorder3.ResumeLayout(true);
|
|
|
this.groupBoxWithBorder3.PerformLayout();
|
|
|
- this.ResumeLayout(false);
|
|
|
+ this.ResumeLayout(true);
|
|
|
this.PerformLayout();
|
|
|
|
|
|
}
|
|
|
@@ -1209,5 +1222,6 @@
|
|
|
private System.Windows.Forms.Label ms_makecode_label;
|
|
|
private System.Windows.Forms.Label ms_salecode;
|
|
|
private System.Windows.Forms.Label ms_makecode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
}
|
|
|
}
|