|
|
@@ -46,11 +46,11 @@
|
|
|
this.pr_code = new System.Windows.Forms.Label();
|
|
|
this.ms_makecode = new System.Windows.Forms.Label();
|
|
|
this.pr_detail = new System.Windows.Forms.Label();
|
|
|
- this.rePrintCheck = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.rePrintCheck = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
|
|
|
this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
|
|
|
this.printNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
|
|
|
- this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
|
|
|
+ this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
|
|
|
this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
|
|
|
this.groupBoxWithBorder1 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
|
|
|
this.groupBoxWithBorder1.SuspendLayout();
|
|
|
@@ -393,13 +393,13 @@
|
|
|
private System.Windows.Forms.Label label7;
|
|
|
private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
|
|
|
private System.Windows.Forms.Label label8;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox inputText;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox inputText;
|
|
|
private System.Windows.Forms.Label label9;
|
|
|
private CustomControl.TextBoxWithIcon.NumOnlyTextBox printNum;
|
|
|
private CustomControl.ButtonUtil.NormalButton normalButton1;
|
|
|
private CustomControl.RichText.RichTextAutoBottom OperateResult;
|
|
|
private System.Windows.Forms.Label label10;
|
|
|
- private CustomControl.TextBoxWithIcon.EnterTextBox rePrintCheck;
|
|
|
+ private CustomControl.TextBoxWithIcon.SnCollectionBox rePrintCheck;
|
|
|
private System.Windows.Forms.Label inputValue;
|
|
|
private System.Windows.Forms.Label pr_code;
|
|
|
private System.Windows.Forms.Label ms_makecode;
|