From ecb7a60de1639f520712ce95f99414b0dd2c9713 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 14 四月 2025 08:30:40 +0800 Subject: [PATCH] 自动打印 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 373 +++++++++++++++++++++++++++++------------------------ 1 files changed, 204 insertions(+), 169 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index cb0399c..92822dc 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -57,6 +57,7 @@ DevExpress.XtraLayout.ColumnDefinition columnDefinition12 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition9 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); @@ -219,8 +220,6 @@ this.txt_zQty = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup1 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem23 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem25 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem35 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem26 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -244,12 +243,14 @@ this.txt_kQty98 = new DevExpress.XtraEditors.TextEdit(); this.txt_printRemark98 = new DevExpress.XtraEditors.TextEdit(); this.txt_iCount_98 = new DevExpress.XtraEditors.TextEdit(); + this.txt_zQty98 = new DevExpress.XtraEditors.TextEdit(); this.layoutControlGroup2 = new DevExpress.XtraLayout.LayoutControlGroup(); - this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem34 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem33 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem32 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem31 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem30 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem37 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx4 = new DevExpress.XtraGrid.GridControl(); this.gvMx4 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -264,6 +265,8 @@ this.panMx100 = new System.Windows.Forms.Panel(); this.ucBtnPrint100 = new Gs.DevApp.UserControl.UcBtnPrint(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.layoutControlItem21 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem24 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -350,8 +353,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_zQty.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).BeginInit(); @@ -367,16 +368,20 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty98.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_printRemark98.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_98.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zQty98.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).BeginInit(); this.xtraTabPage4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit(); this.panMx100.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -1052,7 +1057,7 @@ // // txt_daa009 // - this.txt_daa009.Location = new System.Drawing.Point(420, 152); + this.txt_daa009.Location = new System.Drawing.Point(420, 147); this.txt_daa009.Name = "txt_daa009"; this.txt_daa009.Properties.Appearance.Options.UseFont = true; this.txt_daa009.Size = new System.Drawing.Size(506, 24); @@ -1062,7 +1067,7 @@ // // txt_daa013 // - this.txt_daa013.Location = new System.Drawing.Point(726, 124); + this.txt_daa013.Location = new System.Drawing.Point(726, 119); this.txt_daa013.Name = "txt_daa013"; this.txt_daa013.Properties.Appearance.Options.UseFont = true; this.txt_daa013.Size = new System.Drawing.Size(200, 24); @@ -1072,7 +1077,7 @@ // // txt_daa001 // - this.txt_daa001.Location = new System.Drawing.Point(114, 12); + this.txt_daa001.Location = new System.Drawing.Point(114, 7); this.txt_daa001.Name = "txt_daa001"; this.txt_daa001.Properties.Appearance.Options.UseFont = true; this.txt_daa001.Size = new System.Drawing.Size(200, 24); @@ -1082,7 +1087,7 @@ // // textEdit1 // - this.textEdit1.Location = new System.Drawing.Point(420, 40); + this.textEdit1.Location = new System.Drawing.Point(420, 35); this.textEdit1.Name = "textEdit1"; this.textEdit1.Properties.Appearance.Options.UseFont = true; this.textEdit1.Size = new System.Drawing.Size(200, 24); @@ -1092,7 +1097,7 @@ // // txt_daa008 // - this.txt_daa008.Location = new System.Drawing.Point(726, 12); + this.txt_daa008.Location = new System.Drawing.Point(726, 7); this.txt_daa008.Name = "txt_daa008"; this.txt_daa008.Properties.Appearance.Options.UseFont = true; this.txt_daa008.Size = new System.Drawing.Size(200, 24); @@ -1102,7 +1107,7 @@ // // txt_saleOrderNo // - this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 68); + this.txt_saleOrderNo.Location = new System.Drawing.Point(114, 63); this.txt_saleOrderNo.Name = "txt_saleOrderNo"; this.txt_saleOrderNo.Properties.Appearance.Options.UseFont = true; this.txt_saleOrderNo.Size = new System.Drawing.Size(200, 24); @@ -1112,7 +1117,7 @@ // // txt_daa028 // - this.txt_daa028.Location = new System.Drawing.Point(420, 68); + this.txt_daa028.Location = new System.Drawing.Point(420, 63); this.txt_daa028.Name = "txt_daa028"; this.txt_daa028.Properties.Appearance.Options.UseFont = true; this.txt_daa028.Size = new System.Drawing.Size(200, 24); @@ -1122,7 +1127,7 @@ // // txt_mesStartProd // - this.txt_mesStartProd.Location = new System.Drawing.Point(1032, 40); + this.txt_mesStartProd.Location = new System.Drawing.Point(1032, 35); this.txt_mesStartProd.Name = "txt_mesStartProd"; this.txt_mesStartProd.Properties.Appearance.Options.UseFont = true; this.txt_mesStartProd.Size = new System.Drawing.Size(202, 24); @@ -1132,7 +1137,7 @@ // // txt_daa014 // - this.txt_daa014.Location = new System.Drawing.Point(114, 40); + this.txt_daa014.Location = new System.Drawing.Point(114, 35); this.txt_daa014.Name = "txt_daa014"; this.txt_daa014.Properties.Appearance.Options.UseFont = true; this.txt_daa014.Size = new System.Drawing.Size(200, 24); @@ -1142,7 +1147,7 @@ // // txt_daa022Remark // - this.txt_daa022Remark.Location = new System.Drawing.Point(420, 12); + this.txt_daa022Remark.Location = new System.Drawing.Point(420, 7); this.txt_daa022Remark.Name = "txt_daa022Remark"; this.txt_daa022Remark.Properties.Appearance.Options.UseFont = true; this.txt_daa022Remark.Size = new System.Drawing.Size(200, 24); @@ -1152,7 +1157,7 @@ // // txt_daa010 // - this.txt_daa010.Location = new System.Drawing.Point(726, 40); + this.txt_daa010.Location = new System.Drawing.Point(726, 35); this.txt_daa010.Name = "txt_daa010"; this.txt_daa010.Properties.Appearance.Options.UseFont = true; this.txt_daa010.Size = new System.Drawing.Size(200, 24); @@ -1162,7 +1167,7 @@ // // txt_mesEndProd // - this.txt_mesEndProd.Location = new System.Drawing.Point(1032, 68); + this.txt_mesEndProd.Location = new System.Drawing.Point(1032, 63); this.txt_mesEndProd.Name = "txt_mesEndProd"; this.txt_mesEndProd.Properties.Appearance.Options.UseFont = true; this.txt_mesEndProd.Size = new System.Drawing.Size(202, 24); @@ -1172,7 +1177,7 @@ // // txt_daa011 // - this.txt_daa011.Location = new System.Drawing.Point(726, 68); + this.txt_daa011.Location = new System.Drawing.Point(726, 63); this.txt_daa011.Name = "txt_daa011"; this.txt_daa011.Properties.Appearance.Options.UseFont = true; this.txt_daa011.Size = new System.Drawing.Size(200, 24); @@ -1182,7 +1187,7 @@ // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(726, 96); + this.txt_dptName.Location = new System.Drawing.Point(726, 91); this.txt_dptName.Name = "txt_dptName"; this.txt_dptName.Properties.Appearance.Options.UseFont = true; this.txt_dptName.Size = new System.Drawing.Size(200, 24); @@ -1192,7 +1197,7 @@ // // txt_daa016 // - this.txt_daa016.Location = new System.Drawing.Point(1032, 96); + this.txt_daa016.Location = new System.Drawing.Point(1032, 91); this.txt_daa016.Name = "txt_daa016"; this.txt_daa016.Properties.Appearance.Options.UseFont = true; this.txt_daa016.Size = new System.Drawing.Size(202, 24); @@ -1202,7 +1207,7 @@ // // txt_daa029 // - this.txt_daa029.Location = new System.Drawing.Point(114, 96); + this.txt_daa029.Location = new System.Drawing.Point(114, 91); this.txt_daa029.Name = "txt_daa029"; this.txt_daa029.Properties.Appearance.Options.UseFont = true; this.txt_daa029.Size = new System.Drawing.Size(200, 24); @@ -1212,7 +1217,7 @@ // // txt_lineName // - this.txt_lineName.Location = new System.Drawing.Point(420, 96); + this.txt_lineName.Location = new System.Drawing.Point(420, 91); this.txt_lineName.Name = "txt_lineName"; this.txt_lineName.Properties.Appearance.Options.UseFont = true; this.txt_lineName.Size = new System.Drawing.Size(200, 24); @@ -1222,7 +1227,7 @@ // // txt_daa017 // - this.txt_daa017.Location = new System.Drawing.Point(1032, 124); + this.txt_daa017.Location = new System.Drawing.Point(1032, 119); this.txt_daa017.Name = "txt_daa017"; this.txt_daa017.Properties.Appearance.Options.UseFont = true; this.txt_daa017.Size = new System.Drawing.Size(202, 24); @@ -1232,7 +1237,7 @@ // // txt_daa003 // - this.txt_daa003.Location = new System.Drawing.Point(114, 152); + this.txt_daa003.Location = new System.Drawing.Point(114, 147); this.txt_daa003.Name = "txt_daa003"; this.txt_daa003.Properties.Appearance.Options.UseFont = true; this.txt_daa003.Size = new System.Drawing.Size(200, 24); @@ -1242,7 +1247,7 @@ // // txt_dwName // - this.txt_dwName.Location = new System.Drawing.Point(1032, 12); + this.txt_dwName.Location = new System.Drawing.Point(1032, 7); this.txt_dwName.Name = "txt_dwName"; this.txt_dwName.Properties.Appearance.Options.UseFont = true; this.txt_dwName.Size = new System.Drawing.Size(202, 24); @@ -1252,7 +1257,7 @@ // // txt_daa004 // - this.txt_daa004.Location = new System.Drawing.Point(114, 124); + this.txt_daa004.Location = new System.Drawing.Point(114, 119); this.txt_daa004.Name = "txt_daa004"; this.txt_daa004.Properties.Appearance.Options.UseFont = true; this.txt_daa004.Size = new System.Drawing.Size(200, 24); @@ -1262,7 +1267,7 @@ // // txt_daa015 // - this.txt_daa015.Location = new System.Drawing.Point(420, 124); + this.txt_daa015.Location = new System.Drawing.Point(420, 119); this.txt_daa015.Name = "txt_daa015"; this.txt_daa015.Size = new System.Drawing.Size(200, 24); this.txt_daa015.StyleController = this.layoutMx1; @@ -1732,7 +1737,7 @@ // this.gvMx1dab007.AppearanceCell.Options.UseFont = true; this.gvMx1dab007.Caption = "宸查鐢ㄩ噺"; - this.gvMx1dab007.FieldName = "dab007"; + this.gvMx1dab007.FieldName = "ylQty"; this.gvMx1dab007.MinWidth = 50; this.gvMx1dab007.Name = "gvMx1dab007"; this.gvMx1dab007.Tag = "query_a.dab007"; @@ -1743,6 +1748,7 @@ // gridColumn14 // this.gridColumn14.Caption = "鍓╀綑鍙"; + this.gridColumn14.FieldName = "klQty"; this.gridColumn14.MinWidth = 25; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Visible = true; @@ -2212,7 +2218,7 @@ this.layoutMx99.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx99.Location = new System.Drawing.Point(0, 0); this.layoutMx99.Name = "layoutMx99"; - this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(174, 443, 812, 500); + this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(256, 530, 812, 500); this.layoutMx99.Root = this.layoutControlGroup1; this.layoutMx99.Size = new System.Drawing.Size(1265, 82); this.layoutMx99.TabIndex = 0; @@ -2220,7 +2226,7 @@ // // radOut // - this.radOut.Location = new System.Drawing.Point(813, 10); + this.radOut.Location = new System.Drawing.Point(853, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -2228,46 +2234,47 @@ new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍏ㄨ嚜鍔�"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鍗婅嚜鍔�"), new DevExpress.XtraEditors.Controls.RadioGroupItem(null, "鎵嬪姩")}); - this.radOut.Size = new System.Drawing.Size(348, 28); + this.radOut.Size = new System.Drawing.Size(248, 31); this.radOut.StyleController = this.layoutMx99; this.radOut.TabIndex = 473; // // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(812, 41); + this.ucBtnPrint1.Location = new System.Drawing.Point(851, 41); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(267, 31); + this.ucBtnPrint1.Size = new System.Drawing.Size(278, 31); this.ucBtnPrint1.TabIndex = 464; // // txt_iCount_1 // - this.txt_iCount_1.Location = new System.Drawing.Point(633, 43); + this.txt_iCount_1.Location = new System.Drawing.Point(659, 43); this.txt_iCount_1.Name = "txt_iCount_1"; this.txt_iCount_1.Properties.Appearance.Options.UseFont = true; - this.txt_iCount_1.Size = new System.Drawing.Size(176, 24); + this.txt_iCount_1.Properties.ReadOnly = true; + this.txt_iCount_1.Size = new System.Drawing.Size(189, 24); this.txt_iCount_1.StyleController = this.layoutMx99; this.txt_iCount_1.TabIndex = 332; this.txt_iCount_1.Tag = "readOnly-1"; // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(366, 43); + this.txt_psnQty_1.Location = new System.Drawing.Point(659, 12); this.txt_psnQty_1.Name = "txt_psnQty_1"; this.txt_psnQty_1.Properties.Appearance.Options.UseFont = true; - this.txt_psnQty_1.Size = new System.Drawing.Size(176, 24); + this.txt_psnQty_1.Size = new System.Drawing.Size(189, 24); this.txt_psnQty_1.StyleController = this.layoutMx99; this.txt_psnQty_1.TabIndex = 330; this.txt_psnQty_1.Tag = "readOnly-1"; // // txt_printRemark // - this.txt_printRemark.Location = new System.Drawing.Point(633, 12); + this.txt_printRemark.Location = new System.Drawing.Point(379, 43); this.txt_printRemark.Name = "txt_printRemark"; this.txt_printRemark.Properties.Appearance.Options.UseFont = true; - this.txt_printRemark.Size = new System.Drawing.Size(176, 24); + this.txt_printRemark.Size = new System.Drawing.Size(189, 24); this.txt_printRemark.StyleController = this.layoutMx99; this.txt_printRemark.TabIndex = 334; this.txt_printRemark.Tag = "readOnly-1"; @@ -2275,11 +2282,11 @@ // txt_kQty // this.txt_kQty.EditValue = ""; - this.txt_kQty.Location = new System.Drawing.Point(366, 12); + this.txt_kQty.Location = new System.Drawing.Point(379, 12); this.txt_kQty.Name = "txt_kQty"; this.txt_kQty.Properties.Appearance.Options.UseFont = true; this.txt_kQty.Properties.ReadOnly = true; - this.txt_kQty.Size = new System.Drawing.Size(176, 24); + this.txt_kQty.Size = new System.Drawing.Size(189, 24); this.txt_kQty.StyleController = this.layoutMx99; this.txt_kQty.TabIndex = 472; this.txt_kQty.Tag = "readonly"; @@ -2290,7 +2297,7 @@ this.txt_yQty.Name = "txt_yQty"; this.txt_yQty.Properties.Appearance.Options.UseFont = true; this.txt_yQty.Properties.ReadOnly = true; - this.txt_yQty.Size = new System.Drawing.Size(176, 24); + this.txt_yQty.Size = new System.Drawing.Size(189, 24); this.txt_yQty.StyleController = this.layoutMx99; this.txt_yQty.TabIndex = 470; this.txt_yQty.Tag = "readonly"; @@ -2300,7 +2307,7 @@ this.txt_zQty.Location = new System.Drawing.Point(99, 12); this.txt_zQty.Name = "txt_zQty"; this.txt_zQty.Properties.ReadOnly = true; - this.txt_zQty.Size = new System.Drawing.Size(176, 24); + this.txt_zQty.Size = new System.Drawing.Size(189, 24); this.txt_zQty.StyleController = this.layoutMx99; this.txt_zQty.TabIndex = 474; // @@ -2310,13 +2317,13 @@ this.layoutControlGroup1.GroupBordersVisible = false; this.layoutControlGroup1.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem23, - this.layoutControlItem21, - this.layoutControlItem24, this.layoutControlItem25, this.layoutControlItem35, this.layoutControlItem26, this.layoutControlItem22, - this.layoutControlItem36}); + this.layoutControlItem36, + this.layoutControlItem21, + this.layoutControlItem24}); this.layoutControlGroup1.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup1.Name = "Root"; columnDefinition5.SizeType = System.Windows.Forms.SizeType.Percent; @@ -2328,7 +2335,7 @@ columnDefinition8.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition8.Width = 100D; columnDefinition9.SizeType = System.Windows.Forms.SizeType.AutoSize; - columnDefinition9.Width = 175D; + columnDefinition9.Width = 125D; this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition5, columnDefinition6, @@ -2350,63 +2357,37 @@ this.layoutControlItem23.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem23.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem23.Control = this.txt_kQty; - this.layoutControlItem23.Location = new System.Drawing.Point(267, 0); + this.layoutControlItem23.Location = new System.Drawing.Point(280, 0); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem23.Size = new System.Drawing.Size(267, 31); + this.layoutControlItem23.Size = new System.Drawing.Size(280, 31); this.layoutControlItem23.Text = "鍙墦鍗版暟閲�"; this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem21 - // - this.layoutControlItem21.AppearanceItemCaption.Options.UseTextOptions = true; - this.layoutControlItem21.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.layoutControlItem21.Control = this.txt_printRemark; - this.layoutControlItem21.Location = new System.Drawing.Point(534, 0); - this.layoutControlItem21.Name = "layoutControlItem21"; - this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem21.Size = new System.Drawing.Size(267, 31); - this.layoutControlItem21.Text = "鎵撳嵃澶囨敞"; - this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem24 - // - this.layoutControlItem24.AppearanceItemCaption.Options.UseTextOptions = true; - this.layoutControlItem24.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.layoutControlItem24.Control = this.txt_psnQty_1; - this.layoutControlItem24.CustomizationFormText = "鍐呭寘瑁呮暟閲�"; - this.layoutControlItem24.Location = new System.Drawing.Point(267, 31); - this.layoutControlItem24.Name = "layoutControlItem24"; - this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem24.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem24.Size = new System.Drawing.Size(267, 31); - this.layoutControlItem24.Text = "鍐呭寘瑁呮暟閲�"; - this.layoutControlItem24.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem25 // this.layoutControlItem25.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem25.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem25.Control = this.txt_iCount_1; - this.layoutControlItem25.Location = new System.Drawing.Point(534, 31); + this.layoutControlItem25.Location = new System.Drawing.Point(560, 31); this.layoutControlItem25.Name = "layoutControlItem25"; this.layoutControlItem25.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem25.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem25.Size = new System.Drawing.Size(267, 31); + this.layoutControlItem25.Size = new System.Drawing.Size(280, 31); this.layoutControlItem25.Text = "鎵撳嵃寮犳暟"; this.layoutControlItem25.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem35 // this.layoutControlItem35.Control = this.radOut; - this.layoutControlItem35.Location = new System.Drawing.Point(801, 0); - this.layoutControlItem35.MaxSize = new System.Drawing.Size(350, 28); - this.layoutControlItem35.MinSize = new System.Drawing.Size(300, 20); + this.layoutControlItem35.Location = new System.Drawing.Point(840, 0); + this.layoutControlItem35.MaxSize = new System.Drawing.Size(251, 0); + this.layoutControlItem35.MinSize = new System.Drawing.Size(221, 20); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem35.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(2, 0, 0, 0); - this.layoutControlItem35.Size = new System.Drawing.Size(444, 31); + this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0); + this.layoutControlItem35.Size = new System.Drawing.Size(405, 31); this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem35.Text = "鑷姩璁$畻"; this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0); @@ -2417,12 +2398,12 @@ this.layoutControlItem26.AppearanceItemCaption.Options.UseTextOptions = true; this.layoutControlItem26.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; this.layoutControlItem26.Control = this.ucBtnPrint1; - this.layoutControlItem26.Location = new System.Drawing.Point(801, 31); + this.layoutControlItem26.Location = new System.Drawing.Point(840, 31); this.layoutControlItem26.Name = "layoutControlItem26"; this.layoutControlItem26.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem26.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem26.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); - this.layoutControlItem26.Size = new System.Drawing.Size(269, 31); + this.layoutControlItem26.Size = new System.Drawing.Size(280, 31); this.layoutControlItem26.Text = "鎶ュ伐鎵撳嵃"; this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem26.TextVisible = false; @@ -2435,7 +2416,7 @@ this.layoutControlItem22.Location = new System.Drawing.Point(0, 31); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem22.Size = new System.Drawing.Size(267, 31); + this.layoutControlItem22.Size = new System.Drawing.Size(280, 31); this.layoutControlItem22.Text = "宸叉墦鍗版暟閲�"; this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18); // @@ -2444,7 +2425,7 @@ this.layoutControlItem36.Control = this.txt_zQty; this.layoutControlItem36.Location = new System.Drawing.Point(0, 0); this.layoutControlItem36.Name = "layoutControlItem36"; - this.layoutControlItem36.Size = new System.Drawing.Size(267, 31); + this.layoutControlItem36.Size = new System.Drawing.Size(280, 31); this.layoutControlItem36.Text = "宸ュ崟鎬婚噺"; this.layoutControlItem36.TextSize = new System.Drawing.Size(75, 18); // @@ -2594,10 +2575,11 @@ this.layoutMx98.Controls.Add(this.txt_kQty98); this.layoutMx98.Controls.Add(this.txt_printRemark98); this.layoutMx98.Controls.Add(this.txt_iCount_98); + this.layoutMx98.Controls.Add(this.txt_zQty98); this.layoutMx98.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx98.Location = new System.Drawing.Point(0, 0); this.layoutMx98.Name = "layoutMx98"; - this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(199, 178, 812, 500); + this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 558, 812, 500); this.layoutMx98.Root = this.layoutControlGroup2; this.layoutMx98.Size = new System.Drawing.Size(1265, 54); this.layoutMx98.TabIndex = 0; @@ -2606,57 +2588,67 @@ // ucBtnPrint98 // this.ucBtnPrint98.guidKey = null; - this.ucBtnPrint98.Location = new System.Drawing.Point(1007, 10); + this.ucBtnPrint98.Location = new System.Drawing.Point(1046, 10); this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint98.Name = "ucBtnPrint98"; this.ucBtnPrint98.rptParameter = null; - this.ucBtnPrint98.Size = new System.Drawing.Size(247, 34); + this.ucBtnPrint98.Size = new System.Drawing.Size(208, 34); this.ucBtnPrint98.TabIndex = 8; // // txt_yQty98 // - this.txt_yQty98.Location = new System.Drawing.Point(114, 12); + this.txt_yQty98.Location = new System.Drawing.Point(321, 12); this.txt_yQty98.Name = "txt_yQty98"; this.txt_yQty98.Properties.ReadOnly = true; - this.txt_yQty98.Size = new System.Drawing.Size(143, 24); + this.txt_yQty98.Size = new System.Drawing.Size(101, 24); this.txt_yQty98.StyleController = this.layoutMx98; this.txt_yQty98.TabIndex = 4; // // txt_kQty98 // - this.txt_kQty98.Location = new System.Drawing.Point(363, 12); + this.txt_kQty98.Location = new System.Drawing.Point(528, 12); this.txt_kQty98.Name = "txt_kQty98"; this.txt_kQty98.Properties.ReadOnly = true; - this.txt_kQty98.Size = new System.Drawing.Size(143, 24); + this.txt_kQty98.Size = new System.Drawing.Size(101, 24); this.txt_kQty98.StyleController = this.layoutMx98; this.txt_kQty98.TabIndex = 5; // // txt_printRemark98 // - this.txt_printRemark98.Location = new System.Drawing.Point(612, 12); + this.txt_printRemark98.Location = new System.Drawing.Point(735, 12); this.txt_printRemark98.Name = "txt_printRemark98"; - this.txt_printRemark98.Size = new System.Drawing.Size(143, 24); + this.txt_printRemark98.Size = new System.Drawing.Size(101, 24); this.txt_printRemark98.StyleController = this.layoutMx98; this.txt_printRemark98.TabIndex = 6; // // txt_iCount_98 // - this.txt_iCount_98.Location = new System.Drawing.Point(861, 12); + this.txt_iCount_98.Location = new System.Drawing.Point(942, 12); this.txt_iCount_98.Name = "txt_iCount_98"; - this.txt_iCount_98.Size = new System.Drawing.Size(143, 24); + this.txt_iCount_98.Size = new System.Drawing.Size(101, 24); this.txt_iCount_98.StyleController = this.layoutMx98; this.txt_iCount_98.TabIndex = 7; + // + // txt_zQty98 + // + this.txt_zQty98.Location = new System.Drawing.Point(114, 12); + this.txt_zQty98.Name = "txt_zQty98"; + this.txt_zQty98.Properties.ReadOnly = true; + this.txt_zQty98.Size = new System.Drawing.Size(101, 24); + this.txt_zQty98.StyleController = this.layoutMx98; + this.txt_zQty98.TabIndex = 9; // // layoutControlGroup2 // this.layoutControlGroup2.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; this.layoutControlGroup2.GroupBordersVisible = false; this.layoutControlGroup2.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem30, - this.layoutControlItem31, - this.layoutControlItem32, + this.layoutControlItem34, this.layoutControlItem33, - this.layoutControlItem34}); + this.layoutControlItem32, + this.layoutControlItem31, + this.layoutControlItem30, + this.layoutControlItem37}); this.layoutControlGroup2.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup2.Name = "Root"; columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; @@ -2669,12 +2661,15 @@ columnDefinition13.Width = 100D; columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition14.Width = 100D; + columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition15.Width = 100D; this.layoutControlGroup2.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition10, columnDefinition11, columnDefinition12, columnDefinition13, - columnDefinition14}); + columnDefinition14, + columnDefinition15}); rowDefinition9.Height = 100D; rowDefinition9.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup2.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { @@ -2682,56 +2677,66 @@ this.layoutControlGroup2.Size = new System.Drawing.Size(1265, 54); this.layoutControlGroup2.TextVisible = false; // - // layoutControlItem30 + // layoutControlItem34 // - this.layoutControlItem30.Control = this.txt_yQty98; - this.layoutControlItem30.Location = new System.Drawing.Point(0, 0); - this.layoutControlItem30.Name = "layoutControlItem30"; - this.layoutControlItem30.Size = new System.Drawing.Size(249, 34); - this.layoutControlItem30.Text = "宸叉墦鍗版暟閲�"; - this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem31 - // - this.layoutControlItem31.Control = this.txt_kQty98; - this.layoutControlItem31.Location = new System.Drawing.Point(249, 0); - this.layoutControlItem31.Name = "layoutControlItem31"; - this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem31.Size = new System.Drawing.Size(249, 34); - this.layoutControlItem31.Text = "鍙墦鍗版暟閲�"; - this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem32 - // - this.layoutControlItem32.Control = this.txt_printRemark98; - this.layoutControlItem32.Location = new System.Drawing.Point(498, 0); - this.layoutControlItem32.Name = "layoutControlItem32"; - this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem32.Size = new System.Drawing.Size(249, 34); - this.layoutControlItem32.Text = "鎵撳嵃澶囨敞"; - this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem34.Control = this.ucBtnPrint98; + this.layoutControlItem34.Location = new System.Drawing.Point(1035, 0); + this.layoutControlItem34.Name = "layoutControlItem34"; + this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 5; + this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); + this.layoutControlItem34.Size = new System.Drawing.Size(210, 34); + this.layoutControlItem34.Text = "鎵撳嵃鎸夐挳"; + this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem34.TextVisible = false; // // layoutControlItem33 // this.layoutControlItem33.Control = this.txt_iCount_98; - this.layoutControlItem33.Location = new System.Drawing.Point(747, 0); + this.layoutControlItem33.Location = new System.Drawing.Point(828, 0); this.layoutControlItem33.Name = "layoutControlItem33"; - this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem33.Size = new System.Drawing.Size(249, 34); + this.layoutControlItem33.OptionsTableLayoutItem.ColumnIndex = 4; + this.layoutControlItem33.Size = new System.Drawing.Size(207, 34); this.layoutControlItem33.Text = "鏈鎵撳嵃寮犳暟"; this.layoutControlItem33.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem34 + // layoutControlItem32 // - this.layoutControlItem34.Control = this.ucBtnPrint98; - this.layoutControlItem34.Location = new System.Drawing.Point(996, 0); - this.layoutControlItem34.Name = "layoutControlItem34"; - this.layoutControlItem34.OptionsTableLayoutItem.ColumnIndex = 4; - this.layoutControlItem34.Padding = new DevExpress.XtraLayout.Utils.Padding(1, 1, 0, 0); - this.layoutControlItem34.Size = new System.Drawing.Size(249, 34); - this.layoutControlItem34.Text = "鎵撳嵃鎸夐挳"; - this.layoutControlItem34.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem34.TextVisible = false; + this.layoutControlItem32.Control = this.txt_printRemark98; + this.layoutControlItem32.Location = new System.Drawing.Point(621, 0); + this.layoutControlItem32.Name = "layoutControlItem32"; + this.layoutControlItem32.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem32.Size = new System.Drawing.Size(207, 34); + this.layoutControlItem32.Text = "鎵撳嵃澶囨敞"; + this.layoutControlItem32.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem31 + // + this.layoutControlItem31.Control = this.txt_kQty98; + this.layoutControlItem31.Location = new System.Drawing.Point(414, 0); + this.layoutControlItem31.Name = "layoutControlItem31"; + this.layoutControlItem31.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem31.Size = new System.Drawing.Size(207, 34); + this.layoutControlItem31.Text = "鍙墦鍗版暟閲�"; + this.layoutControlItem31.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem30 + // + this.layoutControlItem30.Control = this.txt_yQty98; + this.layoutControlItem30.Location = new System.Drawing.Point(207, 0); + this.layoutControlItem30.Name = "layoutControlItem30"; + this.layoutControlItem30.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem30.Size = new System.Drawing.Size(207, 34); + this.layoutControlItem30.Text = "宸叉墦鍗版暟閲�"; + this.layoutControlItem30.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem37 + // + this.layoutControlItem37.Control = this.txt_zQty98; + this.layoutControlItem37.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem37.Name = "layoutControlItem37"; + this.layoutControlItem37.Size = new System.Drawing.Size(207, 34); + this.layoutControlItem37.Text = "宸ュ崟鎬婚噺"; + this.layoutControlItem37.TextSize = new System.Drawing.Size(90, 18); // // xtraTabPage4 // @@ -2798,8 +2803,8 @@ // gridColumn41 // this.gridColumn41.AppearanceCell.Options.UseFont = true; - this.gridColumn41.Caption = "杩芥函鐮�"; - this.gridColumn41.FieldName = "barCode"; + this.gridColumn41.Caption = "鍚庣洊鐮�"; + this.gridColumn41.FieldName = "itemBarcode"; this.gridColumn41.MinWidth = 50; this.gridColumn41.Name = "gridColumn41"; this.gridColumn41.Tag = "query_a.ITEM_BARCODE"; @@ -2845,8 +2850,8 @@ // // gridColumn47 // - this.gridColumn47.Caption = "绾垮埆ID"; - this.gridColumn47.FieldName = "lineId"; + this.gridColumn47.Caption = "宸茬粦鎵樻澘鐮�"; + this.gridColumn47.FieldName = "aboutTbBarcode"; this.gridColumn47.MinWidth = 25; this.gridColumn47.Name = "gridColumn47"; this.gridColumn47.Visible = true; @@ -2855,8 +2860,8 @@ // // gridColumn48 // - this.gridColumn48.Caption = "绾垮埆鍚嶇О"; - this.gridColumn48.FieldName = "xtName"; + this.gridColumn48.Caption = "宸茬粦杩芥函鐮�"; + this.gridColumn48.FieldName = "aboutTracBarcode"; this.gridColumn48.MinWidth = 25; this.gridColumn48.Name = "gridColumn48"; this.gridColumn48.Visible = true; @@ -2875,12 +2880,38 @@ // ucBtnPrint100 // this.ucBtnPrint100.guidKey = null; - this.ucBtnPrint100.Location = new System.Drawing.Point(20, 9); + this.ucBtnPrint100.Location = new System.Drawing.Point(20, 10); this.ucBtnPrint100.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint100.Name = "ucBtnPrint100"; this.ucBtnPrint100.rptParameter = null; this.ucBtnPrint100.Size = new System.Drawing.Size(232, 32); this.ucBtnPrint100.TabIndex = 0; + // + // layoutControlItem21 + // + this.layoutControlItem21.AppearanceItemCaption.Options.UseTextOptions = true; + this.layoutControlItem21.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.layoutControlItem21.Control = this.txt_printRemark; + this.layoutControlItem21.Location = new System.Drawing.Point(280, 31); + this.layoutControlItem21.Name = "layoutControlItem21"; + this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem21.Size = new System.Drawing.Size(280, 31); + this.layoutControlItem21.Text = "鎵撳嵃澶囨敞"; + this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem24 + // + this.layoutControlItem24.AppearanceItemCaption.Options.UseTextOptions = true; + this.layoutControlItem24.AppearanceItemCaption.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.layoutControlItem24.Control = this.txt_psnQty_1; + this.layoutControlItem24.CustomizationFormText = "鍐呭寘瑁呮暟閲�"; + this.layoutControlItem24.Location = new System.Drawing.Point(560, 0); + this.layoutControlItem24.Name = "layoutControlItem24"; + this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem24.Size = new System.Drawing.Size(280, 31); + this.layoutControlItem24.Text = "鍐呭寘瑁呮暟閲�"; + this.layoutControlItem24.TextSize = new System.Drawing.Size(75, 18); // // Frm_Womdaa // @@ -2977,8 +3008,6 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_zQty.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem23)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem25)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem35)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem26)).EndInit(); @@ -2994,16 +3023,20 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_kQty98.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_printRemark98.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_98.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zQty98.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem34)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem33)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem32)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem31)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem30)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem37)).EndInit(); this.xtraTabPage4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit(); this.panMx100.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem21)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem24)).EndInit(); this.ResumeLayout(false); } @@ -3179,11 +3212,6 @@ private DevExpress.XtraEditors.TextEdit txt_kQty98; private DevExpress.XtraEditors.TextEdit txt_printRemark98; private DevExpress.XtraEditors.TextEdit txt_iCount_98; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; private DevExpress.XtraGrid.Columns.GridColumn gridColumn34; private DevExpress.XtraGrid.Columns.GridColumn gridColumn35; private DevExpress.Utils.ToolTipController tips; @@ -3193,8 +3221,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem20; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraEditors.RadioGroup radOut; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem25; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem35; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem26; @@ -3214,5 +3240,14 @@ private DevExpress.XtraEditors.TextEdit txt_zQty; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem22; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem36; + private DevExpress.XtraEditors.TextEdit txt_zQty98; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem34; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem33; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem32; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem31; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem30; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem37; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem21; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem24; } } \ No newline at end of file -- Gitblit v1.9.3