|
|
@@ -83,7 +83,6 @@
|
|
|
this.pa_salecode_label = new System.Windows.Forms.Label();
|
|
|
this.ma_code_label = new System.Windows.Forms.Label();
|
|
|
this.ms_salecode = new System.Windows.Forms.Label();
|
|
|
- this.ms_makecode = new System.Windows.Forms.Label();
|
|
|
this.OutBoxLength_label = new System.Windows.Forms.Label();
|
|
|
this.OutBoxLength = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.pr_outboxinnerqty = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
@@ -108,6 +107,7 @@
|
|
|
this.pd_innerqty = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pa_indate = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.pd_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
+ this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
|
|
|
this.groupBoxWithBorder2.SuspendLayout();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.PackageDetail)).BeginInit();
|
|
|
@@ -501,7 +501,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(527, 29);
|
|
|
+ this.label1.Location = new System.Drawing.Point(528, 30);
|
|
|
this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label1.Name = "label1";
|
|
|
this.label1.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -524,7 +524,7 @@
|
|
|
this.checkweightlabel.AutoSize = true;
|
|
|
this.checkweightlabel.CutLength = null;
|
|
|
this.checkweightlabel.ForeColor = System.Drawing.Color.Red;
|
|
|
- this.checkweightlabel.Location = new System.Drawing.Point(53, 45);
|
|
|
+ this.checkweightlabel.Location = new System.Drawing.Point(54, 46);
|
|
|
this.checkweightlabel.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.checkweightlabel.MaximumSize = new System.Drawing.Size(400, 0);
|
|
|
this.checkweightlabel.Name = "checkweightlabel";
|
|
|
@@ -535,7 +535,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(689, 173);
|
|
|
+ this.ob_nowcheckqty.Location = new System.Drawing.Point(690, 174);
|
|
|
this.ob_nowcheckqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty.Name = "ob_nowcheckqty";
|
|
|
this.ob_nowcheckqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -545,7 +545,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(689, 97);
|
|
|
+ this.ob_batchqty.Location = new System.Drawing.Point(690, 98);
|
|
|
this.ob_batchqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty.Name = "ob_batchqty";
|
|
|
this.ob_batchqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -555,7 +555,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(527, 173);
|
|
|
+ this.ob_nowcheckqty_label.Location = new System.Drawing.Point(528, 174);
|
|
|
this.ob_nowcheckqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_nowcheckqty_label.Name = "ob_nowcheckqty_label";
|
|
|
this.ob_nowcheckqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -566,7 +566,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(527, 101);
|
|
|
+ this.ob_batchqty_label.Location = new System.Drawing.Point(528, 102);
|
|
|
this.ob_batchqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_batchqty_label.Name = "ob_batchqty_label";
|
|
|
this.ob_batchqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -577,7 +577,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(689, 29);
|
|
|
+ this.ob_checkno.Location = new System.Drawing.Point(690, 30);
|
|
|
this.ob_checkno.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ob_checkno.Name = "ob_checkno";
|
|
|
this.ob_checkno.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -642,7 +642,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(13, 175);
|
|
|
+ this.label3.Location = new System.Drawing.Point(14, 176);
|
|
|
this.label3.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.label3.Name = "label3";
|
|
|
this.label3.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -692,7 +692,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(13, 95);
|
|
|
+ this.PrintList_label.Location = new System.Drawing.Point(14, 96);
|
|
|
this.PrintList_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintList_label.Name = "PrintList_label";
|
|
|
this.PrintList_label.Size = new System.Drawing.Size(178, 41);
|
|
|
@@ -703,7 +703,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(413, 257);
|
|
|
+ this.PrintNum_label.Location = new System.Drawing.Point(414, 258);
|
|
|
this.PrintNum_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PrintNum_label.Name = "PrintNum_label";
|
|
|
this.PrintNum_label.Size = new System.Drawing.Size(82, 41);
|
|
|
@@ -713,13 +713,13 @@
|
|
|
// groupBoxWithBorder1
|
|
|
//
|
|
|
this.groupBoxWithBorder1.BorderColor = System.Drawing.Color.Black;
|
|
|
+ this.groupBoxWithBorder1.Controls.Add(this.ma_code);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.locksalecode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.PreFix_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.PreFix);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pa_salecode_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ma_code_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.ms_salecode);
|
|
|
- this.groupBoxWithBorder1.Controls.Add(this.ms_makecode);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength_label);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.OutBoxLength);
|
|
|
this.groupBoxWithBorder1.Controls.Add(this.pr_outboxinnerqty);
|
|
|
@@ -750,7 +750,7 @@
|
|
|
this.locksalecode.AutoSize = true;
|
|
|
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(581, 31);
|
|
|
+ this.locksalecode.Location = new System.Drawing.Point(582, 32);
|
|
|
this.locksalecode.Margin = new System.Windows.Forms.Padding(6);
|
|
|
this.locksalecode.Name = "locksalecode";
|
|
|
this.locksalecode.Size = new System.Drawing.Size(186, 28);
|
|
|
@@ -762,7 +762,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(355, 27);
|
|
|
+ this.PreFix_label.Location = new System.Drawing.Point(356, 28);
|
|
|
this.PreFix_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.PreFix_label.Name = "PreFix_label";
|
|
|
this.PreFix_label.Size = new System.Drawing.Size(71, 36);
|
|
|
@@ -790,7 +790,7 @@
|
|
|
//
|
|
|
this.pa_salecode_label.AutoSize = true;
|
|
|
this.pa_salecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.pa_salecode_label.Location = new System.Drawing.Point(417, 271);
|
|
|
+ this.pa_salecode_label.Location = new System.Drawing.Point(418, 272);
|
|
|
this.pa_salecode_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_salecode_label.Name = "pa_salecode_label";
|
|
|
this.pa_salecode_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -801,7 +801,7 @@
|
|
|
//
|
|
|
this.ma_code_label.AutoSize = true;
|
|
|
this.ma_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.ma_code_label.Location = new System.Drawing.Point(9, 271);
|
|
|
+ this.ma_code_label.Location = new System.Drawing.Point(10, 272);
|
|
|
this.ma_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ma_code_label.Name = "ma_code_label";
|
|
|
this.ma_code_label.Size = new System.Drawing.Size(114, 41);
|
|
|
@@ -812,29 +812,17 @@
|
|
|
//
|
|
|
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(579, 271);
|
|
|
+ this.ms_salecode.Location = new System.Drawing.Point(580, 272);
|
|
|
this.ms_salecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.ms_salecode.Name = "ms_salecode";
|
|
|
this.ms_salecode.Size = new System.Drawing.Size(0, 41);
|
|
|
this.ms_salecode.TabIndex = 188;
|
|
|
//
|
|
|
- // ms_makecode
|
|
|
- //
|
|
|
- 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(181, 271);
|
|
|
- this.ms_makecode.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
- this.ms_makecode.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
- this.ms_makecode.Name = "ms_makecode";
|
|
|
- this.ms_makecode.Size = new System.Drawing.Size(225, 41);
|
|
|
- this.ms_makecode.TabIndex = 187;
|
|
|
- this.ms_makecode.Text = "MD22080068";
|
|
|
- //
|
|
|
// OutBoxLength_label
|
|
|
//
|
|
|
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(159, 27);
|
|
|
+ this.OutBoxLength_label.Location = new System.Drawing.Point(160, 28);
|
|
|
this.OutBoxLength_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.OutBoxLength_label.Name = "OutBoxLength_label";
|
|
|
this.OutBoxLength_label.Size = new System.Drawing.Size(71, 36);
|
|
|
@@ -900,7 +888,7 @@
|
|
|
this.AutoGenBoxCode.AutoSize = true;
|
|
|
this.AutoGenBoxCode.Checked = true;
|
|
|
this.AutoGenBoxCode.CheckState = System.Windows.Forms.CheckState.Checked;
|
|
|
- this.AutoGenBoxCode.Location = new System.Drawing.Point(493, 87);
|
|
|
+ this.AutoGenBoxCode.Location = new System.Drawing.Point(494, 88);
|
|
|
this.AutoGenBoxCode.Margin = new System.Windows.Forms.Padding(4);
|
|
|
this.AutoGenBoxCode.Name = "AutoGenBoxCode";
|
|
|
this.AutoGenBoxCode.Size = new System.Drawing.Size(178, 45);
|
|
|
@@ -913,7 +901,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(421, 151);
|
|
|
+ this.pa_currentqty_label.Location = new System.Drawing.Point(422, 152);
|
|
|
this.pa_currentqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_currentqty_label.Name = "pa_currentqty_label";
|
|
|
this.pa_currentqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -924,7 +912,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(417, 207);
|
|
|
+ this.pr_detail_label.Location = new System.Drawing.Point(418, 208);
|
|
|
this.pr_detail_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail_label.Name = "pr_detail_label";
|
|
|
this.pr_detail_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -953,7 +941,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(577, 147);
|
|
|
+ this.pa_currentqty.Location = new System.Drawing.Point(578, 148);
|
|
|
this.pa_currentqty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_currentqty.Name = "pa_currentqty";
|
|
|
this.pa_currentqty.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -963,7 +951,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(9, 207);
|
|
|
+ this.pr_code_label.Location = new System.Drawing.Point(10, 208);
|
|
|
this.pr_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code_label.Name = "pr_code_label";
|
|
|
this.pr_code_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -974,7 +962,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(579, 207);
|
|
|
+ this.pr_detail.Location = new System.Drawing.Point(580, 208);
|
|
|
this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_detail.Name = "pr_detail";
|
|
|
this.pr_detail.Size = new System.Drawing.Size(0, 41);
|
|
|
@@ -984,7 +972,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(9, 145);
|
|
|
+ this.pr_outboxinnerqty_label.Location = new System.Drawing.Point(10, 146);
|
|
|
this.pr_outboxinnerqty_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_outboxinnerqty_label.Name = "pr_outboxinnerqty_label";
|
|
|
this.pr_outboxinnerqty_label.Size = new System.Drawing.Size(146, 41);
|
|
|
@@ -995,7 +983,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(181, 207);
|
|
|
+ this.pr_code.Location = new System.Drawing.Point(182, 208);
|
|
|
this.pr_code.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pr_code.MaximumSize = new System.Drawing.Size(300, 0);
|
|
|
this.pr_code.Name = "pr_code";
|
|
|
@@ -1007,7 +995,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(9, 85);
|
|
|
+ this.pa_code_label.Location = new System.Drawing.Point(10, 86);
|
|
|
this.pa_code_label.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
|
|
|
this.pa_code_label.Name = "pa_code_label";
|
|
|
this.pa_code_label.Size = new System.Drawing.Size(82, 41);
|
|
|
@@ -1137,6 +1125,26 @@
|
|
|
this.pd_id.ReadOnly = true;
|
|
|
this.pd_id.Visible = false;
|
|
|
//
|
|
|
+ // ma_code
|
|
|
+ //
|
|
|
+ this.ma_code.AllPower = null;
|
|
|
+ this.ma_code.Caller = null;
|
|
|
+ this.ma_code.Condition = null;
|
|
|
+ this.ma_code.DBTitle = null;
|
|
|
+ this.ma_code.FormName = null;
|
|
|
+ this.ma_code.Location = new System.Drawing.Point(131, 272);
|
|
|
+ this.ma_code.Margin = new System.Windows.Forms.Padding(4);
|
|
|
+ this.ma_code.Name = "ma_code";
|
|
|
+ this.ma_code.Power = null;
|
|
|
+ this.ma_code.ReturnData = null;
|
|
|
+ this.ma_code.SelectField = null;
|
|
|
+ this.ma_code.SetValueField = null;
|
|
|
+ this.ma_code.Size = new System.Drawing.Size(253, 42);
|
|
|
+ this.ma_code.TabIndex = 197;
|
|
|
+ this.ma_code.TableName = null;
|
|
|
+ this.ma_code.Tag = "ma_code";
|
|
|
+ this.ma_code.TextBoxEnable = true;
|
|
|
+ //
|
|
|
// Packing_PackageCollection
|
|
|
//
|
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
|
|
|
@@ -1246,7 +1254,6 @@
|
|
|
private System.Windows.Forms.Label pa_salecode_label;
|
|
|
private System.Windows.Forms.Label ma_code_label;
|
|
|
private System.Windows.Forms.Label ms_salecode;
|
|
|
- private System.Windows.Forms.Label ms_makecode;
|
|
|
private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
|
|
|
private System.Windows.Forms.Label mcd_remainqty_label;
|
|
|
private System.Windows.Forms.Label mcd_remainqty;
|
|
|
@@ -1275,5 +1282,6 @@
|
|
|
private System.Windows.Forms.CheckBox AllowRepeat;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private CustomControl.TextBoxWithIcon.SnCollectionBox Remark_PreFix;
|
|
|
+ private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
|
|
|
}
|
|
|
}
|