|
|
@@ -56,10 +56,10 @@
|
|
|
this.choosenum = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.sum = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
|
|
|
this.ChooseAll = new UAS_MES.CustomControl.ButtonUtil.ChooseAllButton();
|
|
|
- this.mdcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.mdcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.Sure = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
- this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.inputreson = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
((System.ComponentModel.ISupportInitialize)(this.LabelDataGridView)).BeginInit();
|
|
|
this.SuspendLayout();
|
|
|
@@ -460,7 +460,7 @@
|
|
|
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
|
|
|
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
|
|
|
@@ -472,7 +472,7 @@
|
|
|
private System.Windows.Forms.Label md_reson;
|
|
|
private System.Windows.Forms.Label count_label;
|
|
|
private CustomControl.ButtonUtil.NormalButton Sure;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox mdcode;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox mdcode;
|
|
|
private System.Windows.Forms.RadioButton md_code_rb;
|
|
|
private System.Windows.Forms.RadioButton sn_code_rb;
|
|
|
private System.Windows.Forms.DataGridViewCheckBoxColumn dataGridViewCheckBoxColumn1;
|