From 1fe14de18c962a5d3afed8fcf469724bb6eb765b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期三, 07 五月 2025 17:31:09 +0800 Subject: [PATCH] 打印 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 140 ++++++++++++++++++++++++++++++++-------------- 1 files changed, 98 insertions(+), 42 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index 02dc7c2..6aed20f 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -130,7 +130,11 @@ this.txt_dwName = new DevExpress.XtraEditors.TextEdit(); this.txt_daa004 = new DevExpress.XtraEditors.TextEdit(); this.txt_daa015 = new DevExpress.XtraEditors.TextEdit(); + this.txt_lineNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_dptNo = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -151,9 +155,9 @@ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem20 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem40 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem41 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -312,7 +316,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa004.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa015.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dptNo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); @@ -333,9 +341,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -1005,9 +1013,13 @@ this.layoutMx1.Controls.Add(this.txt_dwName); this.layoutMx1.Controls.Add(this.txt_daa004); this.layoutMx1.Controls.Add(this.txt_daa015); + this.layoutMx1.Controls.Add(this.txt_lineNo); + this.layoutMx1.Controls.Add(this.txt_dptNo); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { - this.layoutControlItem29}); + this.layoutControlItem29, + this.layoutControlItem27, + this.layoutControlItem18}); this.layoutMx1.Location = new System.Drawing.Point(0, 0); this.layoutMx1.Name = "layoutMx1"; this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(910, 530, 812, 500); @@ -1037,7 +1049,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); @@ -1243,6 +1255,22 @@ this.txt_daa015.StyleController = this.layoutMx1; this.txt_daa015.TabIndex = 473; // + // txt_lineNo + // + this.txt_lineNo.Location = new System.Drawing.Point(420, 124); + this.txt_lineNo.Name = "txt_lineNo"; + this.txt_lineNo.Size = new System.Drawing.Size(200, 24); + this.txt_lineNo.StyleController = this.layoutMx1; + this.txt_lineNo.TabIndex = 474; + // + // txt_dptNo + // + this.txt_dptNo.Location = new System.Drawing.Point(726, 124); + this.txt_dptNo.Name = "txt_dptNo"; + this.txt_dptNo.Size = new System.Drawing.Size(200, 24); + this.txt_dptNo.StyleController = this.layoutMx1; + this.txt_dptNo.TabIndex = 475; + // // layoutControlItem29 // this.layoutControlItem29.Control = this.lbGuid; @@ -1254,6 +1282,29 @@ this.layoutControlItem29.Text = "lbGuid"; this.layoutControlItem29.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem29.TextVisible = false; + // + // layoutControlItem27 + // + this.layoutControlItem27.Control = this.txt_daa015; + this.layoutControlItem27.Location = new System.Drawing.Point(306, 112); + this.layoutControlItem27.Name = "layoutControlItem27"; + this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem27.Size = new System.Drawing.Size(306, 28); + this.layoutControlItem27.Text = "鐢熶骇绾垮埆ID"; + this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem18 + // + this.layoutControlItem18.Control = this.txt_daa013; + this.layoutControlItem18.CustomizationFormText = "鐢熶骇杞﹂棿ID"; + this.layoutControlItem18.Location = new System.Drawing.Point(612, 112); + this.layoutControlItem18.Name = "layoutControlItem18"; + this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem18.Size = new System.Drawing.Size(306, 28); + this.layoutControlItem18.Text = "杞﹂棿ID"; + this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); // // Root // @@ -1279,9 +1330,9 @@ this.layoutControlItem12, this.layoutControlItem16, this.layoutControlItem28, - this.layoutControlItem27, this.layoutControlItem20, - this.layoutControlItem18}); + this.layoutControlItem40, + this.layoutControlItem41}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1519,17 +1570,6 @@ this.layoutControlItem28.Text = "宸ュ崟澶囨敞"; this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem27 - // - this.layoutControlItem27.Control = this.txt_daa015; - this.layoutControlItem27.Location = new System.Drawing.Point(306, 112); - this.layoutControlItem27.Name = "layoutControlItem27"; - this.layoutControlItem27.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem27.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem27.Size = new System.Drawing.Size(306, 28); - this.layoutControlItem27.Text = "鐢熶骇绾垮埆ID"; - this.layoutControlItem27.TextSize = new System.Drawing.Size(90, 18); - // // layoutControlItem20 // this.layoutControlItem20.Control = this.txt_dptName; @@ -1541,17 +1581,27 @@ this.layoutControlItem20.Text = "杞﹂棿鍚嶇О"; this.layoutControlItem20.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem18 + // layoutControlItem40 // - this.layoutControlItem18.Control = this.txt_daa013; - this.layoutControlItem18.CustomizationFormText = "鐢熶骇杞﹂棿ID"; - this.layoutControlItem18.Location = new System.Drawing.Point(612, 112); - this.layoutControlItem18.Name = "layoutControlItem18"; - this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(306, 28); - this.layoutControlItem18.Text = "杞﹂棿ID"; - this.layoutControlItem18.TextSize = new System.Drawing.Size(90, 18); + this.layoutControlItem40.Control = this.txt_lineNo; + this.layoutControlItem40.Location = new System.Drawing.Point(306, 112); + this.layoutControlItem40.Name = "layoutControlItem40"; + this.layoutControlItem40.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem40.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem40.Size = new System.Drawing.Size(306, 28); + this.layoutControlItem40.Text = "绾垮埆缂栫爜"; + this.layoutControlItem40.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem41 + // + this.layoutControlItem41.Control = this.txt_dptNo; + this.layoutControlItem41.Location = new System.Drawing.Point(612, 112); + this.layoutControlItem41.Name = "layoutControlItem41"; + this.layoutControlItem41.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem41.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem41.Size = new System.Drawing.Size(306, 28); + this.layoutControlItem41.Text = "杞﹂棿缂栫爜"; + this.layoutControlItem41.TextSize = new System.Drawing.Size(90, 18); // // tabMx // @@ -1961,7 +2011,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(109, 424, 812, 500); + this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(221, 389, 812, 500); this.layoutMx99.Root = this.layoutControlGroup1; this.layoutMx99.Size = new System.Drawing.Size(1265, 83); this.layoutMx99.TabIndex = 0; @@ -1971,7 +2021,7 @@ // this.layShuLiang.Controls.Add(this.txt_iCount_1); this.layShuLiang.Controls.Add(this.txt_yuliang_1); - this.layShuLiang.Location = new System.Drawing.Point(632, 44); + this.layShuLiang.Location = new System.Drawing.Point(632, 22); this.layShuLiang.Name = "layShuLiang"; this.layShuLiang.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(133, 518, 812, 500); this.layShuLiang.Root = this.layoutControlGroup3; @@ -2043,7 +2093,7 @@ // // radOut // - this.radOut.Location = new System.Drawing.Point(943, 10); + this.radOut.Location = new System.Drawing.Point(943, -12); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -2058,7 +2108,7 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(941, 42); + this.ucBtnPrint1.Location = new System.Drawing.Point(941, 20); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; @@ -2067,7 +2117,7 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(719, 12); + this.txt_psnQty_1.Location = new System.Drawing.Point(719, -10); 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(219, 24); @@ -2077,7 +2127,7 @@ // // txt_printRemark // - this.txt_printRemark.Location = new System.Drawing.Point(409, 44); + this.txt_printRemark.Location = new System.Drawing.Point(409, 22); this.txt_printRemark.Name = "txt_printRemark"; this.txt_printRemark.Properties.Appearance.Options.UseFont = true; this.txt_printRemark.Size = new System.Drawing.Size(219, 24); @@ -2088,7 +2138,7 @@ // txt_kQty // this.txt_kQty.EditValue = ""; - this.txt_kQty.Location = new System.Drawing.Point(409, 12); + this.txt_kQty.Location = new System.Drawing.Point(409, -10); this.txt_kQty.Name = "txt_kQty"; this.txt_kQty.Properties.Appearance.Options.UseFont = true; this.txt_kQty.Properties.ReadOnly = true; @@ -2099,7 +2149,7 @@ // // txt_yQty // - this.txt_yQty.Location = new System.Drawing.Point(99, 44); + this.txt_yQty.Location = new System.Drawing.Point(99, 22); this.txt_yQty.Name = "txt_yQty"; this.txt_yQty.Properties.Appearance.Options.UseFont = true; this.txt_yQty.Properties.ReadOnly = true; @@ -2110,7 +2160,7 @@ // // txt_zQty // - this.txt_zQty.Location = new System.Drawing.Point(99, 12); + this.txt_zQty.Location = new System.Drawing.Point(99, -10); this.txt_zQty.Name = "txt_zQty"; this.txt_zQty.Properties.ReadOnly = true; this.txt_zQty.Size = new System.Drawing.Size(219, 24); @@ -2214,8 +2264,6 @@ // // 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(310, 32); this.layoutControlItem21.Name = "layoutControlItem21"; @@ -3014,7 +3062,11 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_dwName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa004.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_daa015.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_lineNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_dptNo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); @@ -3035,9 +3087,9 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem20)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem40)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem41)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -3312,5 +3364,9 @@ private DevExpress.XtraEditors.TextEdit txt_yuliang_1; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem39; private DevExpress.XtraEditors.SplitContainerControl splitMx99; + private DevExpress.XtraEditors.TextEdit txt_lineNo; + private DevExpress.XtraEditors.TextEdit txt_dptNo; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem40; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem41; } } \ No newline at end of file -- Gitblit v1.9.3