From fcf4cce31003a06301bff902f14eb2f94a2567e1 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 17 一月 2025 10:35:20 +0800 Subject: [PATCH] 细节 --- DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs | 180 ++++++++++++++++++++++++++++++++++------------------------- 1 files changed, 103 insertions(+), 77 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs index 0d56ad9..0552f35 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_ArrivalBarcode.Designer.cs @@ -44,6 +44,8 @@ this.gridColumn16 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn14 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); @@ -67,6 +69,8 @@ this.gridColumn15 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panelMx1 = new DevExpress.XtraEditors.PanelControl(); + this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); + this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); this.ucBtnPrint1 = new Gs.DevApp.UserControl.UcBtnPrint(); this.lbMxGuid = new DevExpress.XtraEditors.LabelControl(); this.labelControl14 = new DevExpress.XtraEditors.LabelControl(); @@ -135,8 +139,6 @@ this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.lb_billNo = new DevExpress.XtraEditors.LabelControl(); this.txt_billNo = new DevExpress.XtraEditors.TextEdit(); - this.txt_iCount_1 = new DevExpress.XtraEditors.TextEdit(); - this.txt_psnQty_1 = new DevExpress.XtraEditors.TextEdit(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); @@ -146,6 +148,8 @@ ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).BeginInit(); this.panelMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).BeginInit(); @@ -174,8 +178,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx2oldqty @@ -197,12 +199,12 @@ this.gvMx2itemNo.AppearanceCell.Options.UseFont = true; this.gvMx2itemNo.Caption = "鐗╂枡缂栫爜 "; this.gvMx2itemNo.FieldName = "itemNo"; - this.gvMx2itemNo.MinWidth = 50; + this.gvMx2itemNo.MinWidth = 100; this.gvMx2itemNo.Name = "gvMx2itemNo"; this.gvMx2itemNo.Tag = "query_a.ITEM_NO"; this.gvMx2itemNo.Visible = true; this.gvMx2itemNo.VisibleIndex = 2; - this.gvMx2itemNo.Width = 94; + this.gvMx2itemNo.Width = 100; // // gvMx2itemBarcode // @@ -210,12 +212,12 @@ this.gvMx2itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx2itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx2itemBarcode.FieldName = "itemBarcode"; - this.gvMx2itemBarcode.MinWidth = 50; + this.gvMx2itemBarcode.MinWidth = 300; this.gvMx2itemBarcode.Name = "gvMx2itemBarcode"; this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE"; this.gvMx2itemBarcode.Visible = true; this.gvMx2itemBarcode.VisibleIndex = 1; - this.gvMx2itemBarcode.Width = 94; + this.gvMx2itemBarcode.Width = 300; // // gvMx2guid // @@ -258,6 +260,8 @@ this.gridColumn18, this.gridColumn14, this.gvMx2oldqty, + this.gridColumn21, + this.gridColumn20, this.gridColumn17, this.gvBtnAlawys}); this.gvMx2.GridControl = this.gcMx2; @@ -280,30 +284,50 @@ // this.gridColumn18.Caption = "鐗╂枡鍚嶇О"; this.gridColumn18.FieldName = "itemName"; - this.gridColumn18.MinWidth = 25; + this.gridColumn18.MinWidth = 150; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; this.gridColumn18.VisibleIndex = 3; - this.gridColumn18.Width = 94; + this.gridColumn18.Width = 150; // // gridColumn14 // this.gridColumn14.Caption = "瑙勬牸鍨嬪彿"; this.gridColumn14.FieldName = "itemModel"; - this.gridColumn14.MinWidth = 25; + this.gridColumn14.MinWidth = 150; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; this.gridColumn14.VisibleIndex = 4; - this.gridColumn14.Width = 94; + this.gridColumn14.Width = 150; + // + // gridColumn21 + // + this.gridColumn21.Caption = "鍗曚綅"; + this.gridColumn21.FieldName = "dwName"; + this.gridColumn21.MinWidth = 25; + this.gridColumn21.Name = "gridColumn21"; + this.gridColumn21.Visible = true; + this.gridColumn21.VisibleIndex = 6; + this.gridColumn21.Width = 94; + // + // gridColumn20 + // + this.gridColumn20.Caption = "鎵撳嵃浜�"; + this.gridColumn20.FieldName = "createBy"; + this.gridColumn20.MinWidth = 25; + this.gridColumn20.Name = "gridColumn20"; + this.gridColumn20.Visible = true; + this.gridColumn20.VisibleIndex = 7; + this.gridColumn20.Width = 94; // // gridColumn17 // this.gridColumn17.Caption = "鎵撳嵃鏃ユ湡"; this.gridColumn17.FieldName = "createDate"; - this.gridColumn17.MinWidth = 180; + this.gridColumn17.MinWidth = 10; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 6; + this.gridColumn17.VisibleIndex = 8; this.gridColumn17.Width = 180; // // gvBtnAlawys @@ -313,7 +337,7 @@ this.gvBtnAlawys.MinWidth = 25; this.gvBtnAlawys.Name = "gvBtnAlawys"; this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 7; + this.gvBtnAlawys.VisibleIndex = 9; this.gvBtnAlawys.Width = 94; // // repositoryItemButtonEdit1 @@ -332,7 +356,7 @@ this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Controls.Add(this.panelMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1342, 383); + this.tabMxPage1.Size = new System.Drawing.Size(1342, 395); this.tabMxPage1.Text = "鏉ユ枡淇℃伅鏄庣粏"; // // gcMx1 @@ -341,7 +365,7 @@ this.gcMx1.Location = new System.Drawing.Point(0, 98); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1342, 285); + this.gcMx1.Size = new System.Drawing.Size(1342, 297); this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); @@ -588,6 +612,34 @@ this.panelMx1.Size = new System.Drawing.Size(1342, 98); this.panelMx1.TabIndex = 0; // + // txt_iCount_1 + // + this.txt_iCount_1.Location = new System.Drawing.Point(656, 4); + 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 = 264; + this.txt_iCount_1.Tag = "ReadOnly"; + this.txt_iCount_1.ToolTip = "璇疯緭鍏ユ潯鐮佸紶鏁�"; + // + // txt_psnQty_1 + // + this.txt_psnQty_1.Location = new System.Drawing.Point(656, 34); + 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 = 263; + this.txt_psnQty_1.Tag = "ReadOnly"; + this.txt_psnQty_1.ToolTip = "璇疯緭鍏ユ瘡寮犳潯鐮佺殑鏁伴噺"; + // // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; @@ -608,7 +660,7 @@ // // labelControl14 // - this.labelControl14.Location = new System.Drawing.Point(543, 39); + this.labelControl14.Location = new System.Drawing.Point(545, 9); this.labelControl14.Name = "labelControl14"; this.labelControl14.Size = new System.Drawing.Size(105, 18); this.labelControl14.TabIndex = 227; @@ -616,7 +668,7 @@ // // labelControl12 // - this.labelControl12.Location = new System.Drawing.Point(543, 9); + this.labelControl12.Location = new System.Drawing.Point(545, 39); this.labelControl12.Name = "labelControl12"; this.labelControl12.Size = new System.Drawing.Size(105, 18); this.labelControl12.TabIndex = 225; @@ -1039,10 +1091,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 155); + this.tabMx.Location = new System.Drawing.Point(0, 143); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1344, 415); + this.tabMx.Size = new System.Drawing.Size(1344, 427); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1082,12 +1134,12 @@ 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(1344, 155); + this.panel1.Size = new System.Drawing.Size(1344, 143); this.panel1.TabIndex = 1; // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(413, 48); + this.txt_dptName.Location = new System.Drawing.Point(419, 47); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_dptName.Properties.Appearance.Options.UseFont = true; @@ -1096,11 +1148,11 @@ // // txt_gysNo // - this.txt_gysNo.Location = new System.Drawing.Point(111, 83); + this.txt_gysNo.Location = new System.Drawing.Point(107, 79); this.txt_gysNo.Name = "txt_gysNo"; this.txt_gysNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysNo.Properties.Appearance.Options.UseFont = true; - this.txt_gysNo.Size = new System.Drawing.Size(215, 28); + this.txt_gysNo.Size = new System.Drawing.Size(230, 28); this.txt_gysNo.TabIndex = 467; // // txt_fstatus @@ -1123,7 +1175,7 @@ // this.labelControl5.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl5.Appearance.Options.UseFont = true; - this.labelControl5.Location = new System.Drawing.Point(337, 19); + this.labelControl5.Location = new System.Drawing.Point(347, 19); this.labelControl5.Name = "labelControl5"; this.labelControl5.Size = new System.Drawing.Size(68, 21); this.labelControl5.TabIndex = 464; @@ -1131,7 +1183,7 @@ // // txt_paperBillNo // - this.txt_paperBillNo.Location = new System.Drawing.Point(413, 15); + this.txt_paperBillNo.Location = new System.Drawing.Point(419, 15); this.txt_paperBillNo.Name = "txt_paperBillNo"; this.txt_paperBillNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_paperBillNo.Properties.Appearance.Options.UseFont = true; @@ -1140,7 +1192,7 @@ // // txt_depotsCode // - this.txt_depotsCode.Location = new System.Drawing.Point(413, 83); + this.txt_depotsCode.Location = new System.Drawing.Point(419, 79); this.txt_depotsCode.Name = "txt_depotsCode"; this.txt_depotsCode.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_depotsCode.Properties.Appearance.Options.UseFont = true; @@ -1151,7 +1203,7 @@ // this.labelControl4.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl4.Appearance.Options.UseFont = true; - this.labelControl4.Location = new System.Drawing.Point(337, 87); + this.labelControl4.Location = new System.Drawing.Point(347, 83); this.labelControl4.Name = "labelControl4"; this.labelControl4.Size = new System.Drawing.Size(68, 21); this.labelControl4.TabIndex = 461; @@ -1160,7 +1212,7 @@ // label1 // this.label1.AutoSize = true; - this.label1.Location = new System.Drawing.Point(8, 87); + this.label1.Location = new System.Drawing.Point(7, 83); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(95, 21); this.label1.TabIndex = 460; @@ -1168,18 +1220,18 @@ // // txt_gysName // - this.txt_gysName.Location = new System.Drawing.Point(111, 48); + this.txt_gysName.Location = new System.Drawing.Point(107, 47); this.txt_gysName.Name = "txt_gysName"; this.txt_gysName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_gysName.Properties.Appearance.Options.UseFont = true; - this.txt_gysName.Size = new System.Drawing.Size(215, 28); + this.txt_gysName.Size = new System.Drawing.Size(230, 28); this.txt_gysName.TabIndex = 459; // // labelControl1 // this.labelControl1.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl1.Appearance.Options.UseFont = true; - this.labelControl1.Location = new System.Drawing.Point(337, 52); + this.labelControl1.Location = new System.Drawing.Point(347, 51); this.labelControl1.Name = "labelControl1"; this.labelControl1.Size = new System.Drawing.Size(68, 21); this.labelControl1.TabIndex = 457; @@ -1189,7 +1241,7 @@ // this.labelControl2.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.labelControl2.Appearance.Options.UseFont = true; - this.labelControl2.Location = new System.Drawing.Point(16, 52); + this.labelControl2.Location = new System.Drawing.Point(17, 51); this.labelControl2.Name = "labelControl2"; this.labelControl2.Size = new System.Drawing.Size(85, 21); this.labelControl2.TabIndex = 455; @@ -1246,7 +1298,7 @@ // this.lb_insDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_insDate.Appearance.Options.UseFont = true; - this.lb_insDate.Location = new System.Drawing.Point(644, 87); + this.lb_insDate.Location = new System.Drawing.Point(653, 83); this.lb_insDate.Name = "lb_insDate"; this.lb_insDate.Size = new System.Drawing.Size(68, 21); this.lb_insDate.TabIndex = 258; @@ -1254,7 +1306,7 @@ // // txt_insDate // - this.txt_insDate.Location = new System.Drawing.Point(724, 83); + this.txt_insDate.Location = new System.Drawing.Point(724, 79); this.txt_insDate.Name = "txt_insDate"; this.txt_insDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_insDate.Properties.Appearance.Options.UseFont = true; @@ -1265,7 +1317,7 @@ // this.lb_checkDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_checkDate.Appearance.Options.UseFont = true; - this.lb_checkDate.Location = new System.Drawing.Point(644, 52); + this.lb_checkDate.Location = new System.Drawing.Point(653, 51); this.lb_checkDate.Name = "lb_checkDate"; this.lb_checkDate.Size = new System.Drawing.Size(68, 21); this.lb_checkDate.TabIndex = 252; @@ -1273,7 +1325,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(724, 48); + this.txt_checkDate.Location = new System.Drawing.Point(724, 47); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_checkDate.Properties.Appearance.Options.UseFont = true; @@ -1284,26 +1336,26 @@ // this.lb_remark.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_remark.Appearance.Options.UseFont = true; - this.lb_remark.Location = new System.Drawing.Point(62, 120); + this.lb_remark.Location = new System.Drawing.Point(68, 116); this.lb_remark.Name = "lb_remark"; - this.lb_remark.Size = new System.Drawing.Size(39, 21); + this.lb_remark.Size = new System.Drawing.Size(34, 21); this.lb_remark.TabIndex = 235; - this.lb_remark.Text = "澶囨敞 "; + this.lb_remark.Text = "澶囨敞"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(111, 116); + this.txt_remark.Location = new System.Drawing.Point(107, 112); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(215, 28); + this.txt_remark.Size = new System.Drawing.Size(527, 28); this.txt_remark.TabIndex = 235; // // lb_createBy // this.lb_createBy.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createBy.Appearance.Options.UseFont = true; - this.lb_createBy.Location = new System.Drawing.Point(644, 19); + this.lb_createBy.Location = new System.Drawing.Point(653, 19); this.lb_createBy.Name = "lb_createBy"; this.lb_createBy.Size = new System.Drawing.Size(68, 21); this.lb_createBy.TabIndex = 217; @@ -1322,7 +1374,7 @@ // this.lb_billNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_billNo.Appearance.Options.UseFont = true; - this.lb_billNo.Location = new System.Drawing.Point(33, 19); + this.lb_billNo.Location = new System.Drawing.Point(34, 19); this.lb_billNo.Name = "lb_billNo"; this.lb_billNo.Size = new System.Drawing.Size(68, 21); this.lb_billNo.TabIndex = 211; @@ -1330,40 +1382,12 @@ // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(111, 15); + this.txt_billNo.Location = new System.Drawing.Point(107, 15); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(215, 28); + this.txt_billNo.Size = new System.Drawing.Size(230, 28); this.txt_billNo.TabIndex = 211; - // - // txt_iCount_1 - // - this.txt_iCount_1.Location = new System.Drawing.Point(654, 4); - 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 = 264; - this.txt_iCount_1.Tag = "ReadOnly"; - this.txt_iCount_1.ToolTip = "璇疯緭鍏ユ潯鐮佸紶鏁�"; - // - // txt_psnQty_1 - // - this.txt_psnQty_1.Location = new System.Drawing.Point(654, 34); - 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 = 263; - this.txt_psnQty_1.Tag = "ReadOnly"; - this.txt_psnQty_1.ToolTip = "璇疯緭鍏ユ瘡寮犳潯鐮佺殑鏁伴噺"; // // Frm_ArrivalBarcode // @@ -1384,6 +1408,8 @@ ((System.ComponentModel.ISupportInitialize)(this.panelMx1)).EndInit(); this.panelMx1.ResumeLayout(false); this.panelMx1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtKdy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtYdy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtQuantity.Properties)).EndInit(); @@ -1413,8 +1439,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_remark.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_billNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_1.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_psnQty_1.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1522,5 +1546,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraEditors.TextEdit txt_iCount_1; private DevExpress.XtraEditors.TextEdit txt_psnQty_1; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; } } \ No newline at end of file -- Gitblit v1.9.3