|
|
@@ -67,7 +67,7 @@
|
|
|
this.bc_code = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.bc_name = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
this.ob_remark = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.CheckTypeDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithCheckBox();
|
|
|
this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.oi_itemcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -89,7 +89,7 @@
|
|
|
this.BatchPass = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
- this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
this.勾选 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
|
|
|
this.ob_batchqty_dgv = new System.Windows.Forms.DataGridViewTextBoxColumn();
|
|
|
@@ -1027,7 +1027,7 @@
|
|
|
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
|
|
|
private System.Windows.Forms.Label ob_checkno_label;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox obd_outboxcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
|
|
|
private System.Windows.Forms.Label obd_outboxcode_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ms_sncode;
|
|
|
private System.Windows.Forms.Label ms_sncode_label;
|
|
|
@@ -1048,7 +1048,7 @@
|
|
|
private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private CustomControl.DataGrid_View.DataGridViewWithCheckBox CheckTypeDGV;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
|
|
|
private System.Windows.Forms.Label sncode_label;
|
|
|
private CustomControl.TextBoxWithIcon.EnterTextBox ob_remark;
|
|
|
private System.Windows.Forms.Label ob_remark_label;
|