|
|
@@ -108,6 +108,7 @@
|
|
|
this.pa_remark_label = new System.Windows.Forms.Label();
|
|
|
this.pa_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.CollecRemark = new System.Windows.Forms.CheckBox();
|
|
|
+ this.AllowRepeat = new System.Windows.Forms.CheckBox();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
@@ -139,7 +140,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(7, 45);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(6, 44);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.pa_code_label.TabIndex = 113;
|
|
|
@@ -149,7 +150,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, 55);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(8, 54);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(90, 21);
|
|
|
this.PrintList_label.TabIndex = 116;
|
|
|
@@ -159,7 +160,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(194, 128);
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(193, 127);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(42, 21);
|
|
|
this.PrintNum_label.TabIndex = 124;
|
|
|
@@ -192,7 +193,7 @@
|
|
|
this.PrintLabel.Font = new System.Drawing.Font("微软雅黑", 9F);
|
|
|
this.PrintLabel.FormattingEnabled = true;
|
|
|
this.PrintLabel.Location = new System.Drawing.Point(110, 91);
|
|
|
- this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.PrintLabel.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.PrintLabel.Name = "PrintLabel";
|
|
|
this.PrintLabel.Size = new System.Drawing.Size(150, 25);
|
|
|
this.PrintLabel.TabIndex = 159;
|
|
|
@@ -202,7 +203,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, 93);
|
|
|
+ this.label3.Location = new System.Drawing.Point(8, 92);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label3.TabIndex = 160;
|
|
|
@@ -409,9 +410,9 @@
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_code_label);
|
|
|
this.groupBoxWithBorder1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.groupBoxWithBorder1.Location = new System.Drawing.Point(4, 6);
|
|
|
- this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder1.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder1.Name = "groupBoxWithBorder1";
|
|
|
- this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder1.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder1.Size = new System.Drawing.Size(411, 168);
|
|
|
this.groupBoxWithBorder1.TabIndex = 171;
|
|
|
this.groupBoxWithBorder1.TabStop = false;
|
|
|
@@ -422,7 +423,7 @@
|
|
|
//
|
|
|
this.PreFix_label.AutoSize = true;
|
|
|
this.PreFix_label.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PreFix_label.Location = new System.Drawing.Point(179, 16);
|
|
|
+ this.PreFix_label.Location = new System.Drawing.Point(178, 15);
|
|
|
this.PreFix_label.Name = "PreFix_label";
|
|
|
this.PreFix_label.Size = new System.Drawing.Size(37, 20);
|
|
|
this.PreFix_label.TabIndex = 205;
|
|
|
@@ -452,7 +453,7 @@
|
|
|
this.locksalecode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
this.locksalecode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.locksalecode.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.locksalecode.Location = new System.Drawing.Point(301, 18);
|
|
|
+ this.locksalecode.Location = new System.Drawing.Point(300, 17);
|
|
|
this.locksalecode.Name = "locksalecode";
|
|
|
this.locksalecode.Size = new System.Drawing.Size(96, 16);
|
|
|
this.locksalecode.TabIndex = 203;
|
|
|
@@ -463,7 +464,7 @@
|
|
|
//
|
|
|
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(213, 136);
|
|
|
+ this.label5.Location = new System.Drawing.Point(212, 135);
|
|
|
this.label5.Name = "label5";
|
|
|
this.label5.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label5.TabIndex = 188;
|
|
|
@@ -473,7 +474,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(7, 136);
|
|
|
+ this.ms_makecode_label.Location = new System.Drawing.Point(6, 135);
|
|
|
this.ms_makecode_label.Name = "ms_makecode_label";
|
|
|
this.ms_makecode_label.Size = new System.Drawing.Size(58, 21);
|
|
|
this.ms_makecode_label.TabIndex = 189;
|
|
|
@@ -483,7 +484,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(297, 136);
|
|
|
+ this.ms_salecode.Location = new System.Drawing.Point(296, 135);
|
|
|
this.ms_salecode.Name = "ms_salecode";
|
|
|
this.ms_salecode.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ms_salecode.TabIndex = 191;
|
|
|
@@ -492,7 +493,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(88, 136);
|
|
|
+ this.ms_makecode.Location = new System.Drawing.Point(87, 135);
|
|
|
this.ms_makecode.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.ms_makecode.Name = "ms_makecode";
|
|
|
this.ms_makecode.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -502,7 +503,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(88, 16);
|
|
|
+ this.OutBoxLength_label.Location = new System.Drawing.Point(87, 15);
|
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(37, 20);
|
|
|
this.OutBoxLength_label.TabIndex = 187;
|
|
|
@@ -564,7 +565,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(213, 78);
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(212, 77);
|
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pa_currentqty_label.TabIndex = 175;
|
|
|
@@ -574,7 +575,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(213, 106);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(212, 105);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_detail_label.TabIndex = 173;
|
|
|
@@ -584,7 +585,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(297, 78);
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(296, 77);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pa_currentqty.TabIndex = 179;
|
|
|
@@ -593,7 +594,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(7, 107);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(6, 106);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
this.pr_code_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_code_label.TabIndex = 174;
|
|
|
@@ -603,7 +604,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(297, 106);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(296, 105);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 21);
|
|
|
this.pr_detail.TabIndex = 178;
|
|
|
@@ -612,7 +613,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(7, 76);
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(6, 75);
|
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.pr_outboxinnerqty_label.TabIndex = 176;
|
|
|
@@ -622,7 +623,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(88, 107);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(87, 106);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
this.pr_code.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -632,8 +633,8 @@
|
|
|
// AutoGenBoxCode
|
|
|
//
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(245, 44);
|
|
|
- this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(244, 43);
|
|
|
+ this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(93, 25);
|
|
|
this.AutoGenBoxCode.TabIndex = 171;
|
|
|
@@ -674,9 +675,9 @@
|
|
|
this.groupBoxWithBorder2.Controls.Add(this.PrintNum_label);
|
|
|
this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.groupBoxWithBorder2.Location = new System.Drawing.Point(420, 6);
|
|
|
- this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
|
|
|
- this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder2.Size = new System.Drawing.Size(446, 168);
|
|
|
this.groupBoxWithBorder2.TabIndex = 172;
|
|
|
this.groupBoxWithBorder2.TabStop = false;
|
|
|
@@ -703,7 +704,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(272, 25);
|
|
|
+ this.label1.Location = new System.Drawing.Point(271, 24);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label1.TabIndex = 180;
|
|
|
@@ -714,7 +715,7 @@
|
|
|
this.checkweightlabel.AutoSize = true;
|
|
|
this.checkweightlabel.CutLength = null;
|
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Black;
|
|
|
- this.checkweightlabel.Location = new System.Drawing.Point(18, 19);
|
|
|
+ this.checkweightlabel.Location = new System.Drawing.Point(17, 18);
|
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(200, 0);
|
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
|
this.checkweightlabel.Size = new System.Drawing.Size(0, 21);
|
|
|
@@ -724,7 +725,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(353, 95);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(352, 94);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ob_nowcheckqty.TabIndex = 178;
|
|
|
@@ -733,7 +734,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(353, 59);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(352, 58);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ob_batchqty.TabIndex = 177;
|
|
|
@@ -742,7 +743,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(272, 95);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(271, 94);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ob_nowcheckqty_label.TabIndex = 176;
|
|
|
@@ -752,7 +753,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(272, 59);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(271, 58);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(74, 21);
|
|
|
this.ob_batchqty_label.TabIndex = 175;
|
|
|
@@ -801,7 +802,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(353, 25);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(352, 24);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 21);
|
|
|
this.ob_checkno.TabIndex = 175;
|
|
|
@@ -839,9 +840,9 @@
|
|
|
this.groupBoxWithBorder3.Controls.Add(this.label2);
|
|
|
this.groupBoxWithBorder3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.groupBoxWithBorder3.Location = new System.Drawing.Point(630, 178);
|
|
|
- this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder3.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder3.Name = "groupBoxWithBorder3";
|
|
|
- this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.groupBoxWithBorder3.Padding = new System.Windows.Forms.Padding(2);
|
|
|
this.groupBoxWithBorder3.Size = new System.Drawing.Size(237, 241);
|
|
|
this.groupBoxWithBorder3.TabIndex = 172;
|
|
|
this.groupBoxWithBorder3.TabStop = false;
|
|
|
@@ -872,7 +873,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(80, 125);
|
|
|
+ this.pr_cartonunit1.Location = new System.Drawing.Point(79, 124);
|
|
|
this.pr_cartonunit1.Name = "pr_cartonunit1";
|
|
|
this.pr_cartonunit1.Size = new System.Drawing.Size(20, 21);
|
|
|
this.pr_cartonunit1.TabIndex = 184;
|
|
|
@@ -884,7 +885,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(49, 22);
|
|
|
+ this.pr_cartonunit.Location = new System.Drawing.Point(48, 21);
|
|
|
this.pr_cartonunit.Name = "pr_cartonunit";
|
|
|
this.pr_cartonunit.Size = new System.Drawing.Size(20, 21);
|
|
|
this.pr_cartonunit.TabIndex = 183;
|
|
|
@@ -895,7 +896,7 @@
|
|
|
//
|
|
|
this.pr_cartonboxgw.AutoSize = true;
|
|
|
this.pr_cartonboxgw.Font = new System.Drawing.Font("微软雅黑", 25F);
|
|
|
- this.pr_cartonboxgw.Location = new System.Drawing.Point(15, 162);
|
|
|
+ this.pr_cartonboxgw.Location = new System.Drawing.Point(14, 161);
|
|
|
this.pr_cartonboxgw.Name = "pr_cartonboxgw";
|
|
|
this.pr_cartonboxgw.Size = new System.Drawing.Size(0, 45);
|
|
|
this.pr_cartonboxgw.TabIndex = 182;
|
|
|
@@ -904,7 +905,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(7, 125);
|
|
|
+ this.label4.Location = new System.Drawing.Point(6, 124);
|
|
|
this.label4.Name = "label4";
|
|
|
this.label4.Size = new System.Drawing.Size(74, 21);
|
|
|
this.label4.TabIndex = 181;
|
|
|
@@ -915,7 +916,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(13, 56);
|
|
|
+ this.weight.Location = new System.Drawing.Point(12, 55);
|
|
|
this.weight.Name = "weight";
|
|
|
this.weight.Size = new System.Drawing.Size(0, 60);
|
|
|
this.weight.TabIndex = 180;
|
|
|
@@ -924,7 +925,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(7, 22);
|
|
|
+ this.label2.Location = new System.Drawing.Point(6, 21);
|
|
|
this.label2.Name = "label2";
|
|
|
this.label2.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label2.TabIndex = 179;
|
|
|
@@ -1054,7 +1055,7 @@
|
|
|
this.pa_remark.BackColor = System.Drawing.Color.White;
|
|
|
this.pa_remark.ID = null;
|
|
|
this.pa_remark.Location = new System.Drawing.Point(509, 501);
|
|
|
- this.pa_remark.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
|
|
+ this.pa_remark.Margin = new System.Windows.Forms.Padding(2);
|
|
|
this.pa_remark.Multiline = true;
|
|
|
this.pa_remark.Name = "pa_remark";
|
|
|
this.pa_remark.Power = null;
|
|
|
@@ -1075,11 +1076,22 @@
|
|
|
this.CollecRemark.Text = "采集备注信息";
|
|
|
this.CollecRemark.UseVisualStyleBackColor = true;
|
|
|
//
|
|
|
+ // AllowRepeat
|
|
|
+ //
|
|
|
+ this.AllowRepeat.AutoSize = true;
|
|
|
+ this.AllowRepeat.Location = new System.Drawing.Point(611, 558);
|
|
|
+ this.AllowRepeat.Name = "AllowRepeat";
|
|
|
+ this.AllowRepeat.Size = new System.Drawing.Size(96, 16);
|
|
|
+ this.AllowRepeat.TabIndex = 209;
|
|
|
+ this.AllowRepeat.Text = "允许重复备注";
|
|
|
+ this.AllowRepeat.UseVisualStyleBackColor = true;
|
|
|
+ //
|
|
|
// Make_PackageCollectionWeigh
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.ClientSize = new System.Drawing.Size(879, 582);
|
|
|
+ this.Controls.Add(this.AllowRepeat);
|
|
|
this.Controls.Add(this.CollecRemark);
|
|
|
this.Controls.Add(this.pa_remark);
|
|
|
this.Controls.Add(this.pa_remark_label);
|
|
|
@@ -1208,5 +1220,6 @@
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn pd_id;
|
|
|
public System.Windows.Forms.Label ob_checkno;
|
|
|
public CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
|
|
|
+ private System.Windows.Forms.CheckBox AllowRepeat;
|
|
|
}
|
|
|
}
|