From 862e5ac5f10f553f64a8d75c69bb6b2683d0e532 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 21 七月 2025 08:04:57 +0800 Subject: [PATCH] 生产 --- DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs | 22 +++++++++++----------- 1 files changed, 11 insertions(+), 11 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs index 643b1b4..bf68d31 100644 --- a/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WW/Frm_WwTbl.Designer.cs @@ -1016,7 +1016,7 @@ // this.layoutControl1.Controls.Add(this.txt_iCount_1); this.layoutControl1.Controls.Add(this.txt_yuliang_1); - this.layoutControl1.Location = new System.Drawing.Point(415, 76); + this.layoutControl1.Location = new System.Drawing.Point(692, 76); this.layoutControl1.Name = "layoutControl1"; this.layoutControl1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(1081, 196, 812, 500); this.layoutControl1.Root = this.layoutControlGroup2; @@ -1040,7 +1040,6 @@ this.txt_yuliang_1.Name = "txt_yuliang_1"; this.txt_yuliang_1.Properties.ReadOnly = true; this.txt_yuliang_1.Size = new System.Drawing.Size(62, 24); - this.txt_yuliang_1.StyleController = this.layoutControl1; this.txt_yuliang_1.TabIndex = 229; // // layoutControlGroup2 @@ -1088,8 +1087,9 @@ // // ucBtnPrint1 // + this.ucBtnPrint1.allClickKey = null; this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(754, 42); + this.ucBtnPrint1.Location = new System.Drawing.Point(1031, 42); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; @@ -1098,7 +1098,7 @@ // // radOut // - this.radOut.Location = new System.Drawing.Point(756, 10); + this.radOut.Location = new System.Drawing.Point(1033, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -1122,7 +1122,7 @@ // // txtWlid // - this.txtWlid.Location = new System.Drawing.Point(-163, 12); + this.txtWlid.Location = new System.Drawing.Point(114, 12); this.txtWlid.Name = "txtWlid"; this.txtWlid.Properties.Appearance.Options.UseFont = true; this.txtWlid.Properties.ReadOnly = true; @@ -1132,7 +1132,7 @@ // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(517, 44); + this.txt_psnQty_1.Location = new System.Drawing.Point(794, 44); 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(234, 24); @@ -1141,7 +1141,7 @@ // // txtWlmc // - this.txtWlmc.Location = new System.Drawing.Point(-163, 44); + this.txtWlmc.Location = new System.Drawing.Point(114, 44); this.txtWlmc.Name = "txtWlmc"; this.txtWlmc.Properties.Appearance.Options.UseFont = true; this.txtWlmc.Properties.ReadOnly = true; @@ -1151,7 +1151,7 @@ // // txtWlgg // - this.txtWlgg.Location = new System.Drawing.Point(-163, 76); + this.txtWlgg.Location = new System.Drawing.Point(114, 76); this.txtWlgg.Name = "txtWlgg"; this.txtWlgg.Properties.Appearance.Options.UseFont = true; this.txtWlgg.Properties.ReadOnly = true; @@ -1161,7 +1161,7 @@ // // txt_kQty // - this.txt_kQty.Location = new System.Drawing.Point(517, 12); + this.txt_kQty.Location = new System.Drawing.Point(794, 12); this.txt_kQty.Name = "txt_kQty"; this.txt_kQty.Properties.Appearance.ForeColor = System.Drawing.Color.Blue; this.txt_kQty.Properties.Appearance.Options.UseFont = true; @@ -1173,7 +1173,7 @@ // // txtQuantity // - this.txtQuantity.Location = new System.Drawing.Point(177, 12); + this.txtQuantity.Location = new System.Drawing.Point(454, 12); this.txtQuantity.Name = "txtQuantity"; this.txtQuantity.Properties.Appearance.Options.UseFont = true; this.txtQuantity.Properties.ReadOnly = true; @@ -1183,7 +1183,7 @@ // // txt_yQty // - this.txt_yQty.Location = new System.Drawing.Point(177, 44); + this.txt_yQty.Location = new System.Drawing.Point(454, 44); this.txt_yQty.Name = "txt_yQty"; this.txt_yQty.Properties.Appearance.Options.UseFont = true; this.txt_yQty.Properties.ReadOnly = true; -- Gitblit v1.9.3