소스 검색

Merge branch 'master' of ssh://10.10.101.21/source/mes-client

Hcsy 8 년 전
부모
커밋
d15200235f
22개의 변경된 파일52개의 추가작업 그리고 52개의 파일을 삭제
  1. 4 4
      UAS-MES/FunctionCode/Make/Make_BigBoxCollection.Designer.cs
  2. 2 2
      UAS-MES/FunctionCode/Make/Make_BigBoxWeight.Designer.cs
  3. 2 2
      UAS-MES/FunctionCode/Make/Make_CartonBoxWeigh.Designer.cs
  4. 4 4
      UAS-MES/FunctionCode/Make/Make_CheckNoRelpace.Designer.cs
  5. 2 2
      UAS-MES/FunctionCode/Make/Make_CollectBTMAC.Designer.cs
  6. 2 2
      UAS-MES/FunctionCode/Make/Make_CollectNetCode.Designer.cs
  7. 2 2
      UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.Designer.cs
  8. 2 2
      UAS-MES/FunctionCode/Make/Make_ColorBoxLoadPrint.Designer.cs
  9. 2 2
      UAS-MES/FunctionCode/Make/Make_ColorBoxWeigh.Designer.cs
  10. 4 4
      UAS-MES/FunctionCode/Make/Make_CustomLabelPrint.Designer.cs
  11. 2 2
      UAS-MES/FunctionCode/Make/Make_Decompose.Designer.cs
  12. 2 2
      UAS-MES/FunctionCode/Make/Make_FeedingCollection.Designer.cs
  13. 2 2
      UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.Designer.cs
  14. 2 2
      UAS-MES/FunctionCode/Make/Make_GetReMakeSN.Designer.cs
  15. 2 2
      UAS-MES/FunctionCode/Make/Make_LabelCheck.Designer.cs
  16. 2 2
      UAS-MES/FunctionCode/Make/Make_PalletWeightRecord.Designer.cs
  17. 4 4
      UAS-MES/FunctionCode/Make/Make_RePrintLabel.Designer.cs
  18. 2 2
      UAS-MES/FunctionCode/Make/Make_Repair.Designer.cs
  19. 2 2
      UAS-MES/FunctionCode/Make/Make_SeqProgramTransform.Designer.cs
  20. 2 2
      UAS-MES/FunctionCode/Make/Make_SeqTransform.Designer.cs
  21. 2 2
      UAS-MES/FunctionCode/Make/Make_SpecialCartonPack.Designer.cs
  22. 2 2
      UAS-MES/FunctionCode/Make/Make_UpdateCollectCode.Designer.cs

+ 4 - 4
UAS-MES/FunctionCode/Make/Make_BigBoxCollection.Designer.cs

@@ -45,8 +45,8 @@
             this.pa_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
-            this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
+            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.Printlab = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.ReleasePallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.NewPallet = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
@@ -572,8 +572,8 @@
         private CustomControl.ButtonUtil.NormalButton NewPallet;
         private CustomControl.ButtonUtil.NormalButton ReleasePallet;
         private CustomControl.ButtonUtil.NormalButton Printlab;
-        private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
-        private CustomControl.TextBoxWithIcon.EnterTextBox outboxcode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox pa_outboxcode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox outboxcode;
         private System.Windows.Forms.Label outboxcode_label;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private CustomControl.ButtonUtil.NormalButton Clean;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_BigBoxWeight.Designer.cs

@@ -63,7 +63,7 @@
             this.StopWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
-            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.panel4.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
@@ -545,7 +545,7 @@
         #endregion
 
         private System.Windows.Forms.Label label15;
-        private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox pa_outboxcode;
         private System.Windows.Forms.Panel panel4;
         private System.Windows.Forms.Label pr_colorboxunit;
         private System.Windows.Forms.Label label22;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_CartonBoxWeigh.Designer.cs

@@ -60,7 +60,7 @@
             this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.WeighRecord = new System.Windows.Forms.ListView();
             this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
@@ -610,7 +610,7 @@
         private System.Windows.Forms.Label ma_code_label;
         private CustomControl.ButtonUtil.NormalButton Clean;
         private CustomControl.ButtonUtil.NormalButton normalButton1;
-        private CustomControl.TextBoxWithIcon.EnterTextBox outboxcode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox outboxcode;
         private System.Windows.Forms.Panel panel6;
         private CustomControl.ValueLabel.ValueLabel pr_cartongw;
         private CustomControl.ValueLabel.ValueLabel pr_code;

+ 4 - 4
UAS-MES/FunctionCode/Make/Make_CheckNoRelpace.Designer.cs

@@ -31,9 +31,9 @@
             System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Make_CheckNoRelpace));
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.old_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.old_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.old_checkno_label = new System.Windows.Forms.Label();
-            this.new_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.new_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.new_checkno_label = new System.Windows.Forms.Label();
             this.ReplaceReason = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.ms_sncode_label = new System.Windows.Forms.Label();
@@ -201,9 +201,9 @@
 
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private CustomControl.ButtonUtil.NormalButton Clean;
-        private CustomControl.TextBoxWithIcon.EnterTextBox old_sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox old_sncode;
         private System.Windows.Forms.Label old_checkno_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox new_sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox new_sncode;
         private System.Windows.Forms.Label new_checkno_label;
         private CustomControl.TextBoxWithIcon.EnterTextBox ReplaceReason;
         private System.Windows.Forms.Label ms_sncode_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_CollectBTMAC.Designer.cs

@@ -42,7 +42,7 @@
             this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
             this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.SuspendLayout();
             // 
@@ -248,7 +248,7 @@
         private CustomControl.ValueLabel.ValueLabel pr_detail;
         private System.Windows.Forms.Label pr_detail_label;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label mcd_remainqty_label;
         private System.Windows.Forms.Label mcd_okqty_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_CollectNetCode.Designer.cs

@@ -41,7 +41,7 @@
             this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
             this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.Delete = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.SuspendLayout();
@@ -246,7 +246,7 @@
         private CustomControl.ValueLabel.ValueLabel pr_detail;
         private System.Windows.Forms.Label pr_detail_label;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label mcd_remainqty_label;
         private System.Windows.Forms.Label mcd_okqty_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_ColorBoxLabelPrint.Designer.cs

@@ -47,7 +47,7 @@
             this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.CheckTSN = new System.Windows.Forms.CheckBox();
             this.SuspendLayout();
@@ -367,7 +367,7 @@
         private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
         private System.Windows.Forms.Label pr_detail_label;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label label4;
         private System.Windows.Forms.Label mcd_remainqty_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_ColorBoxLoadPrint.Designer.cs

@@ -49,7 +49,7 @@
             this.Lock = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
             this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
             this.ma_bomversion = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
-            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
             this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
             this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
@@ -432,7 +432,7 @@
         private System.Windows.Forms.Label ms_sncode;
         private System.Windows.Forms.RadioButton load;
         private System.Windows.Forms.RadioButton unload;
-        private CustomControl.TextBoxWithIcon.EnterTextBox code;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox code;
         private System.Windows.Forms.Label code_label;
         private System.Windows.Forms.NumericUpDown PrintNum;
         private CustomControl.ValueLabel.ValueLabel ma_bomversion;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_ColorBoxWeigh.Designer.cs

@@ -72,7 +72,7 @@
             this.ma_salecode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.normalButton1 = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.panel4.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
@@ -692,7 +692,7 @@
         #endregion
         private CustomControl.ButtonUtil.NormalButton Clean;
         private CustomControl.ButtonUtil.NormalButton normalButton1;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private System.Windows.Forms.Label pr_colorboxgw_label;
         private System.Windows.Forms.Label pr_code_label;
         private System.Windows.Forms.Label pr_colorboxunit;

+ 4 - 4
UAS-MES/FunctionCode/Make/Make_CustomLabelPrint.Designer.cs

@@ -41,8 +41,8 @@
             this.pr_spec = new System.Windows.Forms.Label();
             this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
             this.printButton = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.pr_code = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
+            this.inputText = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
             this.SuspendLayout();
@@ -289,9 +289,9 @@
         private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox inputText;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox inputText;
         private System.Windows.Forms.Label label6;
-        private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox pr_code;
         private CustomControl.ButtonUtil.NormalButton printButton;
         private System.Windows.Forms.Label pr_detail;
         private System.Windows.Forms.Label pr_spec;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_Decompose.Designer.cs

@@ -95,7 +95,7 @@
             this.ms_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.ms_sncode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.Decompose = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.dataGridViewCheckBoxColumn2 = new System.Windows.Forms.DataGridViewCheckBoxColumn();
             this.pr_name = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
@@ -849,7 +849,7 @@
 
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label pa_makecode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sn_code;
         private CustomControl.ButtonUtil.NormalButton Decompose;
         private System.Windows.Forms.Label label1;
         private System.Windows.Forms.Label label2;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_FeedingCollection.Designer.cs

@@ -55,7 +55,7 @@
             this.ma_softversion = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.ma_ecncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.Confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
             this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
@@ -564,7 +564,7 @@
         private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
         private System.Windows.Forms.Label sn_code_label;
         private System.Windows.Forms.Label code_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox code;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox code;
         private System.Windows.Forms.CheckBox iflastsn;
         private CustomControl.ButtonUtil.NormalButton Confirm;
         private System.Windows.Forms.CheckBox ma_softversion_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_FuselageLabelPrint.Designer.cs

@@ -46,7 +46,7 @@
             this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.SuspendLayout();
             // 
@@ -325,7 +325,7 @@
         private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
         private System.Windows.Forms.Label pr_detail_label;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label label4;
         private System.Windows.Forms.Label mcd_remainqty_label;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_GetReMakeSN.Designer.cs

@@ -57,7 +57,7 @@
             this.ReWorkAsRelateTSN = new System.Windows.Forms.RadioButton();
             this.ReWorkAsCurrentSN = new System.Windows.Forms.RadioButton();
             this.label1 = new System.Windows.Forms.Label();
-            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.groupBoxWithBorder1.SuspendLayout();
             this.groupBoxWithBorder2.SuspendLayout();
             ((System.ComponentModel.ISupportInitialize)(this.PrintNum)).BeginInit();
@@ -496,7 +496,7 @@
         private System.Windows.Forms.Label PrinterList_label;
         private System.Windows.Forms.Label PrintLabel_label;
         private System.Windows.Forms.ComboBox PrintLabel;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sn_code;
         private System.Windows.Forms.Label label1;
         private System.Windows.Forms.RadioButton ReWorkAsRelateTSN;
         private System.Windows.Forms.RadioButton ReWorkAsCurrentSN;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_LabelCheck.Designer.cs

@@ -39,7 +39,7 @@
             this.mcd_okqty = new System.Windows.Forms.Label();
             this.remain_qty = new System.Windows.Forms.Label();
             this.label10 = new System.Windows.Forms.Label();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SNCodeEnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.showResult = new System.Windows.Forms.ListView();
             this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
@@ -278,7 +278,7 @@
         private System.Windows.Forms.Label remain_qty;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label label10;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SNCodeEnterTextBox sncode;
         private System.Windows.Forms.ListView showResult;
         private System.Windows.Forms.ColumnHeader columnHeader1;
         private System.Windows.Forms.ColumnHeader columnHeader2;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_PalletWeightRecord.Designer.cs

@@ -35,7 +35,7 @@
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.SaveWeight = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.weight = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.label2 = new System.Windows.Forms.Label();
             this.SuspendLayout();
             // 
@@ -178,7 +178,7 @@
         #endregion
 
         private System.Windows.Forms.Label outboxcode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
         private System.Windows.Forms.Label label1;
         private CustomControl.TextBoxWithIcon.EnterTextBox weight;
         private CustomControl.ButtonUtil.NormalButton SaveWeight;

+ 4 - 4
UAS-MES/FunctionCode/Make/Make_RePrintLabel.Designer.cs

@@ -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;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_Repair.Designer.cs

@@ -65,7 +65,7 @@
             this.DeletePos = new System.Windows.Forms.DataGridViewImageColumn();
             this.mbl_id = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.RefreshTreeView = new UAS_MES.CustomControl.ClickPicBox.ClickPicBox();
-            this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.GetSNCode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.NewRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.SaveRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.DeleteRepairInf = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
@@ -1097,7 +1097,7 @@
         private CustomControl.ButtonUtil.NormalButton DeleteRepairInf;
         private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
         private CustomControl.ButtonUtil.NormalButton NewRepairInf;
-        private CustomControl.TextBoxWithIcon.EnterTextBox GetSNCode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox GetSNCode;
         private System.Windows.Forms.Label GetSNCode_Label;
         private System.Windows.Forms.Label label2;
         private System.Windows.Forms.TreeView BadCodeTree;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_SeqProgramTransform.Designer.cs

@@ -48,7 +48,7 @@
             this.show_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.ma_prodcode = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
             this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
-            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.SNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.TSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
@@ -463,7 +463,7 @@
         private System.Windows.Forms.Label tip;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.Label in_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox code;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox code;
         private CustomControl.ValueLabel.ValueLabel pr_detail;
         private CustomControl.ValueLabel.ValueLabel ma_prodcode;
         private System.Windows.Forms.PictureBox ClearSn_code;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_SeqTransform.Designer.cs

@@ -53,7 +53,7 @@
             this.afterTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.beforeTransSNPre = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.label2 = new System.Windows.Forms.Label();
             this.ma_softversion = new System.Windows.Forms.Label();
             ((System.ComponentModel.ISupportInitialize)(this.ClearSn_code)).BeginInit();
@@ -437,7 +437,7 @@
         private System.Windows.Forms.Label pr_detail_label;
         private System.Windows.Forms.Label ma_prodcode_label;
         private System.Windows.Forms.Label sncode_label;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private System.Windows.Forms.CheckBox beforeTransSNLength_checkBox;
         private System.Windows.Forms.CheckBox afterTransSNLength_checkBox;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_SpecialCartonPack.Designer.cs

@@ -44,7 +44,7 @@
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.Printing = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.Clean = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
-            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sn_code = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.PackageDetail = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
             this.pd_barcode = new System.Windows.Forms.DataGridViewTextBoxColumn();
             this.pa_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
@@ -876,7 +876,7 @@
         private System.Windows.Forms.CheckBox Cancel;
 
         private CustomControl.DataGrid_View.DataGridViewWithSerialNum PackageDetail;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox sn_code;
         private CustomControl.ButtonUtil.NormalButton Clean;
         private CustomControl.ButtonUtil.NormalButton Printing;
         private System.Windows.Forms.Label pa_id;

+ 2 - 2
UAS-MES/FunctionCode/Make/Make_UpdateCollectCode.Designer.cs

@@ -45,7 +45,7 @@
             this.Imei1 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
             this.Imei2 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
             this.Imei3 = new UAS_MES.CustomControl.CustomCheckBox.CustomCheckBox();
-            this.inputValue = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.inputValue = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.label3 = new System.Windows.Forms.Label();
             ((System.ComponentModel.ISupportInitialize)(this.collectCodeRules)).BeginInit();
@@ -301,7 +301,7 @@
         private System.Windows.Forms.DataGridView collectCodeRules;
         private System.Windows.Forms.Label label1;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
-        private CustomControl.TextBoxWithIcon.EnterTextBox inputValue;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox inputValue;
         private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder collects;
         private CustomControl.CustomCheckBox.CustomCheckBox Imei3;
         private CustomControl.CustomCheckBox.CustomCheckBox Imei2;