From c3d64db989453f715d27fccb7fb725456478b92c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期二, 07 一月 2025 17:38:11 +0800
Subject: [PATCH] 1

---
 DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs |  163 +++++++++++++++++++++++++++++------------------------
 1 files changed, 89 insertions(+), 74 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
index ba9129a..8d7bc78 100644
--- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_InitialBarcode.Designer.cs
@@ -69,11 +69,11 @@
             this.panel1 = new System.Windows.Forms.Panel();
             this.txt_tc_1 = new DevExpress.XtraEditors.CheckEdit();
             this.txt_suppNo_1 = new Gs.DevApp.UserControl.UcLookSupplier();
-            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
             this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit();
+            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
+            this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
             this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
             this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
-            this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit();
             this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
             this.txt_suppId = new DevExpress.XtraEditors.TextEdit();
             this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
@@ -173,12 +173,12 @@
             this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true;
             this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜 ";
             this.gvMx1itemBarcode.FieldName = "itemBarcode";
-            this.gvMx1itemBarcode.MinWidth = 50;
+            this.gvMx1itemBarcode.MinWidth = 300;
             this.gvMx1itemBarcode.Name = "gvMx1itemBarcode";
             this.gvMx1itemBarcode.Tag = "query_a.ITEM_BARCODE";
             this.gvMx1itemBarcode.Visible = true;
             this.gvMx1itemBarcode.VisibleIndex = 0;
-            this.gvMx1itemBarcode.Width = 94;
+            this.gvMx1itemBarcode.Width = 300;
             // 
             // gvMx1guid
             // 
@@ -195,7 +195,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 384);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 390);
             this.tabMxPage1.Text = "鏉$爜鏄庣粏";
             // 
             // gcMx1
@@ -204,7 +204,7 @@
             this.gcMx1.Location = new System.Drawing.Point(0, 0);
             this.gcMx1.MainView = this.gvMx1;
             this.gcMx1.Name = "gcMx1";
-            this.gcMx1.Size = new System.Drawing.Size(1124, 384);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 390);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -263,7 +263,7 @@
             // 
             this.lb_createDate1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_createDate1.Appearance.Options.UseFont = true;
-            this.lb_createDate1.Location = new System.Drawing.Point(271, 15);
+            this.lb_createDate1.Location = new System.Drawing.Point(271, 50);
             this.lb_createDate1.Name = "lb_createDate1";
             this.lb_createDate1.Size = new System.Drawing.Size(68, 21);
             this.lb_createDate1.TabIndex = 252;
@@ -271,31 +271,33 @@
             // 
             // txt_createDate1
             // 
-            this.txt_createDate1.Location = new System.Drawing.Point(349, 12);
+            this.txt_createDate1.Location = new System.Drawing.Point(349, 46);
             this.txt_createDate1.Name = "txt_createDate1";
             this.txt_createDate1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_createDate1.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate1.Size = new System.Drawing.Size(228, 28);
+            this.txt_createDate1.Size = new System.Drawing.Size(185, 28);
             this.txt_createDate1.TabIndex = 252;
+            this.txt_createDate1.Tag = "";
             // 
             // lb_itemUnit
             // 
             this.lb_itemUnit.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemUnit.Appearance.Options.UseFont = true;
-            this.lb_itemUnit.Location = new System.Drawing.Point(11, 91);
+            this.lb_itemUnit.Location = new System.Drawing.Point(11, 117);
             this.lb_itemUnit.Name = "lb_itemUnit";
-            this.lb_itemUnit.Size = new System.Drawing.Size(73, 21);
+            this.lb_itemUnit.Size = new System.Drawing.Size(68, 21);
             this.lb_itemUnit.TabIndex = 231;
-            this.lb_itemUnit.Text = "鐗╂枡鍗曚綅 ";
+            this.lb_itemUnit.Text = "鐗╂枡鍗曚綅";
             // 
             // txt_itemUnit
             // 
-            this.txt_itemUnit.Location = new System.Drawing.Point(85, 87);
+            this.txt_itemUnit.Location = new System.Drawing.Point(85, 113);
             this.txt_itemUnit.Name = "txt_itemUnit";
             this.txt_itemUnit.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemUnit.Properties.Appearance.Options.UseFont = true;
             this.txt_itemUnit.Size = new System.Drawing.Size(150, 28);
             this.txt_itemUnit.TabIndex = 231;
+            this.txt_itemUnit.Tag = "";
             // 
             // gv_itemUnit
             // 
@@ -315,20 +317,21 @@
             // 
             this.lb_itemModel.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemModel.Appearance.Options.UseFont = true;
-            this.lb_itemModel.Location = new System.Drawing.Point(11, 123);
+            this.lb_itemModel.Location = new System.Drawing.Point(11, 84);
             this.lb_itemModel.Name = "lb_itemModel";
-            this.lb_itemModel.Size = new System.Drawing.Size(73, 21);
+            this.lb_itemModel.Size = new System.Drawing.Size(68, 21);
             this.lb_itemModel.TabIndex = 226;
-            this.lb_itemModel.Text = "瑙勬牸鍨嬪彿 ";
+            this.lb_itemModel.Text = "瑙勬牸鍨嬪彿";
             // 
             // txt_itemModel
             // 
-            this.txt_itemModel.Location = new System.Drawing.Point(85, 122);
+            this.txt_itemModel.Location = new System.Drawing.Point(85, 80);
             this.txt_itemModel.Name = "txt_itemModel";
             this.txt_itemModel.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemModel.Properties.Appearance.Options.UseFont = true;
-            this.txt_itemModel.Size = new System.Drawing.Size(150, 28);
+            this.txt_itemModel.Size = new System.Drawing.Size(449, 28);
             this.txt_itemModel.TabIndex = 226;
+            this.txt_itemModel.Tag = "";
             // 
             // gv_itemModel
             // 
@@ -336,32 +339,33 @@
             this.gv_itemModel.AppearanceCell.Options.UseFont = true;
             this.gv_itemModel.Caption = "瑙勬牸鍨嬪彿";
             this.gv_itemModel.FieldName = "itemModel";
-            this.gv_itemModel.MinWidth = 50;
+            this.gv_itemModel.MinWidth = 250;
             this.gv_itemModel.Name = "gv_itemModel";
             this.gv_itemModel.OptionsColumn.AllowEdit = false;
             this.gv_itemModel.Tag = "query_a.item_model";
             this.gv_itemModel.Visible = true;
             this.gv_itemModel.VisibleIndex = 4;
-            this.gv_itemModel.Width = 94;
+            this.gv_itemModel.Width = 250;
             // 
             // lb_itemName
             // 
             this.lb_itemName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_itemName.Appearance.Options.UseFont = true;
-            this.lb_itemName.Location = new System.Drawing.Point(11, 52);
+            this.lb_itemName.Location = new System.Drawing.Point(11, 50);
             this.lb_itemName.Name = "lb_itemName";
-            this.lb_itemName.Size = new System.Drawing.Size(73, 21);
+            this.lb_itemName.Size = new System.Drawing.Size(68, 21);
             this.lb_itemName.TabIndex = 219;
-            this.lb_itemName.Text = "鐗╂枡鍚嶇О ";
+            this.lb_itemName.Text = "鐗╂枡鍚嶇О";
             // 
             // txt_itemName
             // 
-            this.txt_itemName.Location = new System.Drawing.Point(85, 52);
+            this.txt_itemName.Location = new System.Drawing.Point(85, 46);
             this.txt_itemName.Name = "txt_itemName";
             this.txt_itemName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_itemName.Properties.Appearance.Options.UseFont = true;
             this.txt_itemName.Size = new System.Drawing.Size(150, 28);
             this.txt_itemName.TabIndex = 219;
+            this.txt_itemName.Tag = "";
             // 
             // gv_itemName
             // 
@@ -369,13 +373,13 @@
             this.gv_itemName.AppearanceCell.Options.UseFont = true;
             this.gv_itemName.Caption = "鐗╂枡鍚嶇О";
             this.gv_itemName.FieldName = "itemName";
-            this.gv_itemName.MinWidth = 50;
+            this.gv_itemName.MinWidth = 150;
             this.gv_itemName.Name = "gv_itemName";
             this.gv_itemName.OptionsColumn.AllowEdit = false;
             this.gv_itemName.Tag = "query_a.item_name";
             this.gv_itemName.Visible = true;
             this.gv_itemName.VisibleIndex = 3;
-            this.gv_itemName.Width = 94;
+            this.gv_itemName.Width = 150;
             // 
             // lb_itemNo
             // 
@@ -395,6 +399,7 @@
             this.txt_itemNo.Properties.Appearance.Options.UseFont = true;
             this.txt_itemNo.Size = new System.Drawing.Size(150, 28);
             this.txt_itemNo.TabIndex = 217;
+            this.txt_itemNo.Tag = "";
             // 
             // gv_itemNo
             // 
@@ -402,13 +407,13 @@
             this.gv_itemNo.AppearanceCell.Options.UseFont = true;
             this.gv_itemNo.Caption = "鐗╂枡缂栫爜";
             this.gv_itemNo.FieldName = "itemNo";
-            this.gv_itemNo.MinWidth = 50;
+            this.gv_itemNo.MinWidth = 120;
             this.gv_itemNo.Name = "gv_itemNo";
             this.gv_itemNo.OptionsColumn.AllowEdit = false;
             this.gv_itemNo.Tag = "query_a.item_no";
             this.gv_itemNo.Visible = true;
             this.gv_itemNo.VisibleIndex = 2;
-            this.gv_itemNo.Width = 94;
+            this.gv_itemNo.Width = 120;
             // 
             // gv_id
             // 
@@ -427,6 +432,7 @@
             // toolBarMenu1
             // 
             this.toolBarMenu1.chkParameter = null;
+            this.toolBarMenu1.currentAction = null;
             this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top;
             this.toolBarMenu1.guidKey = null;
             this.toolBarMenu1.isSetBtn = false;
@@ -472,13 +478,13 @@
             // 
             this.gridColumn4.Caption = "缁勭粐";
             this.gridColumn4.FieldName = "fSubsidiary";
-            this.gridColumn4.MinWidth = 125;
+            this.gridColumn4.MinWidth = 250;
             this.gridColumn4.Name = "gridColumn4";
             this.gridColumn4.OptionsColumn.AllowEdit = false;
             this.gridColumn4.Tag = "org.fnumber";
             this.gridColumn4.Visible = true;
             this.gridColumn4.VisibleIndex = 0;
-            this.gridColumn4.Width = 125;
+            this.gridColumn4.Width = 250;
             // 
             // xtraTabControl1
             // 
@@ -498,7 +504,7 @@
             this.xtraTabPage1.Controls.Add(this.pageBar1);
             this.xtraTabPage1.Name = "xtraTabPage1";
             this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570);
-            this.xtraTabPage1.Text = "鏁版嵁鏌ヨ";
+            this.xtraTabPage1.Text = "鏁版嵁鍒楄〃";
             // 
             // pageBar1
             // 
@@ -508,7 +514,6 @@
             this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
             this.pageBar1.Name = "pageBar1";
             this.pageBar1.RecordCount = 0;
-            this.pageBar1.RowsCount = 50;
             this.pageBar1.Size = new System.Drawing.Size(1126, 39);
             this.pageBar1.TabIndex = 3;
             this.pageBar1.TotalPages = 0;
@@ -518,17 +523,16 @@
             this.xtraTabPage2.Controls.Add(this.tabMx);
             this.xtraTabPage2.Controls.Add(this.panel1);
             this.xtraTabPage2.Name = "xtraTabPage2";
-            this.xtraTabPage2.PageEnabled = false;
             this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570);
-            this.xtraTabPage2.Text = "鏁版嵁缂栬緫";
+            this.xtraTabPage2.Text = "鏁版嵁璇︾粏";
             // 
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 154);
+            this.tabMx.Location = new System.Drawing.Point(0, 148);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 416);
+            this.tabMx.Size = new System.Drawing.Size(1126, 422);
             this.tabMx.TabIndex = 2;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -538,11 +542,11 @@
             this.panel1.BackColor = System.Drawing.Color.White;
             this.panel1.Controls.Add(this.txt_tc_1);
             this.panel1.Controls.Add(this.txt_suppNo_1);
-            this.panel1.Controls.Add(this.labelControl5);
             this.panel1.Controls.Add(this.txt_iCount_1);
+            this.panel1.Controls.Add(this.txt_psnQty_1);
+            this.panel1.Controls.Add(this.labelControl5);
             this.panel1.Controls.Add(this.labelControl4);
             this.panel1.Controls.Add(this.labelControl3);
-            this.panel1.Controls.Add(this.txt_psnQty_1);
             this.panel1.Controls.Add(this.labelControl2);
             this.panel1.Controls.Add(this.txt_suppId);
             this.panel1.Controls.Add(this.labelControl1);
@@ -562,50 +566,69 @@
             this.panel1.Font = new System.Drawing.Font("Tahoma", 10F);
             this.panel1.Location = new System.Drawing.Point(0, 0);
             this.panel1.Name = "panel1";
-            this.panel1.Size = new System.Drawing.Size(1126, 154);
+            this.panel1.Size = new System.Drawing.Size(1126, 148);
             this.panel1.TabIndex = 1;
             // 
             // txt_tc_1
             // 
-            this.txt_tc_1.Location = new System.Drawing.Point(697, 15);
+            this.txt_tc_1.Location = new System.Drawing.Point(854, 48);
             this.txt_tc_1.Name = "txt_tc_1";
             this.txt_tc_1.Properties.Caption = "";
-            this.txt_tc_1.Size = new System.Drawing.Size(94, 24);
+            this.txt_tc_1.Size = new System.Drawing.Size(24, 24);
             this.txt_tc_1.TabIndex = 265;
             // 
             // txt_suppNo_1
             // 
             this.txt_suppNo_1.IsReadly = false;
-            this.txt_suppNo_1.Location = new System.Drawing.Point(349, 51);
+            this.txt_suppNo_1.Location = new System.Drawing.Point(645, 10);
             this.txt_suppNo_1.Margin = new System.Windows.Forms.Padding(0);
             this.txt_suppNo_1.Name = "txt_suppNo_1";
             this.txt_suppNo_1.Size = new System.Drawing.Size(228, 30);
             this.txt_suppNo_1.TabIndex = 264;
             // 
+            // txt_iCount_1
+            // 
+            this.txt_iCount_1.Location = new System.Drawing.Point(645, 46);
+            this.txt_iCount_1.Name = "txt_iCount_1";
+            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
+            this.txt_iCount_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
+            this.txt_iCount_1.Properties.MaskSettings.Set("mask", "\\d+");
+            this.txt_iCount_1.Properties.UseMaskAsDisplayFormat = true;
+            this.txt_iCount_1.Size = new System.Drawing.Size(94, 28);
+            this.txt_iCount_1.TabIndex = 262;
+            this.txt_iCount_1.Tag = "readOnly-1";
+            this.txt_iCount_1.ToolTip = "璇疯緭鍏ユ潯鐮佸紶鏁�";
+            // 
+            // txt_psnQty_1
+            // 
+            this.txt_psnQty_1.Location = new System.Drawing.Point(645, 80);
+            this.txt_psnQty_1.Name = "txt_psnQty_1";
+            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
+            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
+            this.txt_psnQty_1.Properties.MaskSettings.Set("MaskManagerType", typeof(DevExpress.Data.Mask.RegExpMaskManager));
+            this.txt_psnQty_1.Properties.MaskSettings.Set("mask", "\\d+");
+            this.txt_psnQty_1.Properties.UseMaskAsDisplayFormat = true;
+            this.txt_psnQty_1.Size = new System.Drawing.Size(94, 28);
+            this.txt_psnQty_1.TabIndex = 258;
+            this.txt_psnQty_1.Tag = "readOnly-1";
+            this.txt_psnQty_1.ToolTip = "璇疯緭鍏ユ瘡寮犳潯鐮佺殑鏁伴噺";
+            // 
             // labelControl5
             // 
             this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl5.Appearance.Options.UseFont = true;
-            this.labelControl5.Location = new System.Drawing.Point(587, 56);
+            this.labelControl5.Location = new System.Drawing.Point(538, 50);
             this.labelControl5.Name = "labelControl5";
             this.labelControl5.Size = new System.Drawing.Size(102, 21);
             this.labelControl5.TabIndex = 261;
             this.labelControl5.Text = "鎵撳嵃鏉$爜寮犳暟";
             // 
-            // txt_iCount_1
-            // 
-            this.txt_iCount_1.Location = new System.Drawing.Point(697, 49);
-            this.txt_iCount_1.Name = "txt_iCount_1";
-            this.txt_iCount_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_iCount_1.Properties.Appearance.Options.UseFont = true;
-            this.txt_iCount_1.Size = new System.Drawing.Size(150, 28);
-            this.txt_iCount_1.TabIndex = 262;
-            // 
             // labelControl4
             // 
             this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl4.Appearance.Options.UseFont = true;
-            this.labelControl4.Location = new System.Drawing.Point(655, 15);
+            this.labelControl4.Location = new System.Drawing.Point(812, 50);
             this.labelControl4.Name = "labelControl4";
             this.labelControl4.Size = new System.Drawing.Size(34, 21);
             this.labelControl4.TabIndex = 259;
@@ -615,50 +638,41 @@
             // 
             this.labelControl3.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl3.Appearance.Options.UseFont = true;
-            this.labelControl3.Location = new System.Drawing.Point(587, 91);
+            this.labelControl3.Location = new System.Drawing.Point(538, 84);
             this.labelControl3.Name = "labelControl3";
             this.labelControl3.Size = new System.Drawing.Size(102, 21);
             this.labelControl3.TabIndex = 257;
             this.labelControl3.Text = "姣忓紶鏉$爜鏁伴噺";
             // 
-            // txt_psnQty_1
-            // 
-            this.txt_psnQty_1.Location = new System.Drawing.Point(697, 87);
-            this.txt_psnQty_1.Name = "txt_psnQty_1";
-            this.txt_psnQty_1.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
-            this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true;
-            this.txt_psnQty_1.Size = new System.Drawing.Size(150, 28);
-            this.txt_psnQty_1.TabIndex = 258;
-            // 
             // labelControl2
             // 
             this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl2.Appearance.Options.UseFont = true;
-            this.labelControl2.Location = new System.Drawing.Point(270, 91);
+            this.labelControl2.Location = new System.Drawing.Point(257, 16);
             this.labelControl2.Name = "labelControl2";
-            this.labelControl2.Size = new System.Drawing.Size(69, 21);
+            this.labelControl2.Size = new System.Drawing.Size(85, 21);
             this.labelControl2.TabIndex = 255;
-            this.labelControl2.Text = "渚涘簲鍟咺D";
+            this.labelControl2.Text = "渚涘簲鍟嗙紪鍙�";
             // 
             // txt_suppId
             // 
-            this.txt_suppId.Enabled = false;
-            this.txt_suppId.Location = new System.Drawing.Point(349, 87);
+            this.txt_suppId.Location = new System.Drawing.Point(349, 12);
             this.txt_suppId.Name = "txt_suppId";
             this.txt_suppId.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_suppId.Properties.Appearance.Options.UseFont = true;
-            this.txt_suppId.Size = new System.Drawing.Size(228, 28);
+            this.txt_suppId.Size = new System.Drawing.Size(185, 28);
             this.txt_suppId.TabIndex = 256;
+            this.txt_suppId.Tag = "";
             // 
             // labelControl1
             // 
             this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelControl1.Appearance.Options.UseFont = true;
-            this.labelControl1.Location = new System.Drawing.Point(254, 56);
+            this.labelControl1.Location = new System.Drawing.Point(538, 15);
             this.labelControl1.Name = "labelControl1";
-            this.labelControl1.Size = new System.Drawing.Size(85, 21);
+            this.labelControl1.Size = new System.Drawing.Size(102, 21);
             this.labelControl1.TabIndex = 253;
-            this.labelControl1.Text = "渚涘簲鍟嗙紪鍙�";
+            this.labelControl1.Text = "鍏堥�夋嫨渚涘簲鍟�";
             // 
             // labelControl11
             // 
@@ -684,6 +698,7 @@
             this.Controls.Add(this.xtraTabControl1);
             this.Controls.Add(this.toolBarMenu1);
             this.Name = "Frm_InitialBarcode";
+            this.Text = "鏈熷垵鏉$爜鎵撳嵃";
             this.tabMxPage1.ResumeLayout(false);
             ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
             ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
@@ -755,9 +770,7 @@
         private DevExpress.XtraEditors.TextEdit txt_suppId;
         private DevExpress.XtraEditors.LabelControl labelControl1;
         private DevExpress.XtraEditors.LabelControl labelControl3;
-        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
         private DevExpress.XtraEditors.LabelControl labelControl5;
-        private DevExpress.XtraEditors.TextEdit txt_iCount_1;
         private DevExpress.XtraEditors.LabelControl labelControl4;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
@@ -765,5 +778,7 @@
         private UserControl.UcLookSupplier txt_suppNo_1;
         private DevExpress.XtraEditors.CheckEdit txt_tc_1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
+        private DevExpress.XtraEditors.TextEdit txt_iCount_1;
+        private DevExpress.XtraEditors.TextEdit txt_psnQty_1;
     }
 }
\ No newline at end of file

--
Gitblit v1.9.3