|
|
@@ -31,7 +31,7 @@
|
|
|
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Packing_CartonTransfer));
|
|
|
this.sn_code_label = new System.Windows.Forms.Label();
|
|
|
this.清除 = new System.Windows.Forms.Button();
|
|
|
- this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.ALLMOVE = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
@@ -40,11 +40,11 @@
|
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
|
- this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.newpack = new System.Windows.Forms.RadioButton();
|
|
|
this.movepack = new System.Windows.Forms.RadioButton();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
- this.ms_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.ms_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.pa_packtype = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_type = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.pa_custcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
@@ -524,7 +524,7 @@
|
|
|
private System.Windows.Forms.Label label1;
|
|
|
private System.Windows.Forms.RadioButton movepack;
|
|
|
private System.Windows.Forms.RadioButton newpack;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
|
|
|
private System.Windows.Forms.Label label3;
|
|
|
private System.Windows.Forms.Label label2;
|
|
|
private System.Windows.Forms.Label label4;
|
|
|
@@ -536,7 +536,7 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_currentqty;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private System.Windows.Forms.Label sn_code_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
|
|
|
private CustomControl.TextBoxWithIcon.NumOnlyTextBox pa_standardqty;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_level;
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_salecode;
|
|
|
@@ -545,6 +545,6 @@
|
|
|
private CustomControl.ValueLabel.ValueLabel pa_packtype;
|
|
|
private System.Windows.Forms.Button 清除;
|
|
|
private CustomControl.ButtonUtil.NormalButton ALLMOVE;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox ms_outboxcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox ms_outboxcode;
|
|
|
}
|
|
|
}
|