Sfoglia il codice sorgente

包装控件修改

shim 8 anni fa
parent
commit
ab2d44fbd3

+ 4 - 4
UAS-MES/FunctionCode/Packing/Packing_CartonSplit.Designer.cs

@@ -40,8 +40,8 @@
             this.label9 = new System.Windows.Forms.Label();
             this.count = new System.Windows.Forms.Label();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
-            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
+            this.pa_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.SuspendLayout();
             // 
             // label1
@@ -240,7 +240,7 @@
         #endregion
 
         private System.Windows.Forms.Label label1;
-        private CustomControl.TextBoxWithIcon.EnterTextBox pa_outboxcode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox pa_outboxcode;
         private System.Windows.Forms.CheckBox lock_outbox;
         private System.Windows.Forms.Label label2;
         private System.Windows.Forms.Label pa_currentqty;
@@ -250,7 +250,7 @@
         private System.Windows.Forms.Label packtype;
         private System.Windows.Forms.Label label8;
         private System.Windows.Forms.Label label9;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
         private System.Windows.Forms.Label count;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
     }

+ 6 - 6
UAS-MES/FunctionCode/Packing/Packing_CartonTransfer.Designer.cs

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

+ 2 - 2
UAS-MES/FunctionCode/Packing/Packing_ProdWeightSet.Designer.cs

@@ -52,7 +52,7 @@
             this.label22 = new System.Windows.Forms.Label();
             this.weight = new System.Windows.Forms.Label();
             this.label1 = new System.Windows.Forms.Label();
-            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
+            this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
             this.confirm = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
             this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
             this.ComList = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
@@ -492,7 +492,7 @@
         private CustomControl.ButtonUtil.NormalButton startWeigh;
         private CustomControl.RichText.RichTextAutoBottom OperateResult;
         private CustomControl.ButtonUtil.NormalButton confirm;
-        private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
+        private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
         private System.Windows.Forms.Label label1;
         private System.Windows.Forms.Label label6;
         private System.Windows.Forms.Label unit;