From 2f609b30563132cda27c0f8f4c935757571e03a2 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期五, 27 六月 2025 15:56:24 +0800 Subject: [PATCH] 倒冲 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 82 ++++++++++++++++++++++++++++------------ 1 files changed, 57 insertions(+), 25 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index 876b1ac..3b0582d 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -63,6 +63,7 @@ DevExpress.XtraLayout.ColumnDefinition columnDefinition21 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition22 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition23 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition24 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); @@ -263,6 +264,7 @@ this.txt_yQty100 = new DevExpress.XtraEditors.TextEdit(); this.txt_kQty100 = new DevExpress.XtraEditors.TextEdit(); this.txt_iCount_100 = new DevExpress.XtraEditors.TextEdit(); + this.btnDesign = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -270,6 +272,7 @@ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem47 = new DevExpress.XtraLayout.LayoutControlItem(); this.gcMx4 = new DevExpress.XtraGrid.GridControl(); this.gvMx4 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gridColumn39 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -431,6 +434,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit(); this.xtraTabPage5.SuspendLayout(); @@ -2845,6 +2849,7 @@ this.layMx100.Controls.Add(this.txt_yQty100); this.layMx100.Controls.Add(this.txt_kQty100); this.layMx100.Controls.Add(this.txt_iCount_100); + this.layMx100.Controls.Add(this.btnDesign); this.layMx100.Dock = System.Windows.Forms.DockStyle.Fill; this.layMx100.Location = new System.Drawing.Point(0, 0); this.layMx100.Name = "layMx100"; @@ -2858,19 +2863,19 @@ // this.ucBtnPrint100.allClickKey = null; this.ucBtnPrint100.guidKey = null; - this.ucBtnPrint100.Location = new System.Drawing.Point(1192, 10); + this.ucBtnPrint100.Location = new System.Drawing.Point(1112, 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(296, 32); + this.ucBtnPrint100.Size = new System.Drawing.Size(276, 32); this.ucBtnPrint100.TabIndex = 0; // // btnIn // this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttoxls_16x16; - this.btnIn.Location = new System.Drawing.Point(1490, 12); + this.btnIn.Location = new System.Drawing.Point(1390, 12); this.btnIn.Name = "btnIn"; - this.btnIn.Size = new System.Drawing.Size(146, 27); + this.btnIn.Size = new System.Drawing.Size(96, 27); this.btnIn.StyleController = this.layMx100; this.btnIn.TabIndex = 1; this.btnIn.Text = "瀵煎叆鏉$爜"; @@ -2880,35 +2885,45 @@ this.txt_zQty100.Location = new System.Drawing.Point(114, 12); this.txt_zQty100.Name = "txt_zQty100"; this.txt_zQty100.Properties.ReadOnly = true; - this.txt_zQty100.Size = new System.Drawing.Size(188, 24); + this.txt_zQty100.Size = new System.Drawing.Size(168, 24); this.txt_zQty100.StyleController = this.layMx100; this.txt_zQty100.TabIndex = 4; // // txt_yQty100 // - this.txt_yQty100.Location = new System.Drawing.Point(408, 12); + this.txt_yQty100.Location = new System.Drawing.Point(388, 12); this.txt_yQty100.Name = "txt_yQty100"; this.txt_yQty100.Properties.ReadOnly = true; - this.txt_yQty100.Size = new System.Drawing.Size(190, 24); + this.txt_yQty100.Size = new System.Drawing.Size(170, 24); this.txt_yQty100.StyleController = this.layMx100; this.txt_yQty100.TabIndex = 5; // // txt_kQty100 // - this.txt_kQty100.Location = new System.Drawing.Point(704, 12); + this.txt_kQty100.Location = new System.Drawing.Point(664, 12); this.txt_kQty100.Name = "txt_kQty100"; this.txt_kQty100.Properties.ReadOnly = true; - this.txt_kQty100.Size = new System.Drawing.Size(190, 24); + this.txt_kQty100.Size = new System.Drawing.Size(170, 24); this.txt_kQty100.StyleController = this.layMx100; this.txt_kQty100.TabIndex = 6; // // txt_iCount_100 // - this.txt_iCount_100.Location = new System.Drawing.Point(1000, 12); + this.txt_iCount_100.Location = new System.Drawing.Point(940, 12); this.txt_iCount_100.Name = "txt_iCount_100"; - this.txt_iCount_100.Size = new System.Drawing.Size(190, 24); + this.txt_iCount_100.Size = new System.Drawing.Size(170, 24); this.txt_iCount_100.StyleController = this.layMx100; this.txt_iCount_100.TabIndex = 7; + // + // btnDesign + // + this.btnDesign.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.print_16x16; + this.btnDesign.Location = new System.Drawing.Point(1490, 12); + this.btnDesign.Name = "btnDesign"; + this.btnDesign.Size = new System.Drawing.Size(146, 27); + this.btnDesign.StyleController = this.layMx100; + this.btnDesign.TabIndex = 8; + this.btnDesign.Text = "缁存姢瀹㈡埛妯℃澘"; // // layoutControlGroup4 // @@ -2920,7 +2935,8 @@ this.layoutControlItem44, this.layoutControlItem2, this.layoutControlItem10, - this.layoutControlItem45}); + this.layoutControlItem45, + this.layoutControlItem47}); this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.layoutControlGroup4.Name = "Root"; columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; @@ -2934,14 +2950,17 @@ columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition22.Width = 100D; columnDefinition23.SizeType = System.Windows.Forms.SizeType.Absolute; - columnDefinition23.Width = 150D; + columnDefinition23.Width = 100D; + columnDefinition24.SizeType = System.Windows.Forms.SizeType.Absolute; + columnDefinition24.Width = 150D; this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition18, columnDefinition19, columnDefinition20, columnDefinition21, columnDefinition22, - columnDefinition23}); + columnDefinition23, + columnDefinition24}); rowDefinition11.Height = 100D; rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { @@ -2954,17 +2973,17 @@ this.layoutControlItem42.Control = this.txt_zQty100; this.layoutControlItem42.Location = new System.Drawing.Point(0, 0); this.layoutControlItem42.Name = "layoutControlItem42"; - this.layoutControlItem42.Size = new System.Drawing.Size(294, 32); + this.layoutControlItem42.Size = new System.Drawing.Size(274, 32); this.layoutControlItem42.Text = "宸ュ崟鎬婚噺"; this.layoutControlItem42.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem43 // this.layoutControlItem43.Control = this.txt_yQty100; - this.layoutControlItem43.Location = new System.Drawing.Point(294, 0); + this.layoutControlItem43.Location = new System.Drawing.Point(274, 0); this.layoutControlItem43.Name = "layoutControlItem43"; this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem43.Size = new System.Drawing.Size(296, 32); + this.layoutControlItem43.Size = new System.Drawing.Size(276, 32); this.layoutControlItem43.Text = "宸叉墦鍗版暟"; this.layoutControlItem43.TextSize = new System.Drawing.Size(90, 18); // @@ -2972,20 +2991,20 @@ // this.layoutControlItem44.Control = this.txt_kQty100; this.layoutControlItem44.CustomizationFormText = "鍙墦鍗版暟"; - this.layoutControlItem44.Location = new System.Drawing.Point(590, 0); + this.layoutControlItem44.Location = new System.Drawing.Point(550, 0); this.layoutControlItem44.Name = "layoutControlItem44"; this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem44.Size = new System.Drawing.Size(296, 32); + this.layoutControlItem44.Size = new System.Drawing.Size(276, 32); this.layoutControlItem44.Text = "鍙墦鍗版暟瀛�"; this.layoutControlItem44.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.btnIn; - this.layoutControlItem2.Location = new System.Drawing.Point(1478, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(1378, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 5; - this.layoutControlItem2.Size = new System.Drawing.Size(150, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(100, 32); this.layoutControlItem2.Text = "瀵煎叆鎸夐挳"; this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; @@ -2993,11 +3012,11 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.ucBtnPrint100; - this.layoutControlItem10.Location = new System.Drawing.Point(1182, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(1102, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4; this.layoutControlItem10.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - this.layoutControlItem10.Size = new System.Drawing.Size(296, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(276, 32); this.layoutControlItem10.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; @@ -3005,12 +3024,22 @@ // layoutControlItem45 // this.layoutControlItem45.Control = this.txt_iCount_100; - this.layoutControlItem45.Location = new System.Drawing.Point(886, 0); + this.layoutControlItem45.Location = new System.Drawing.Point(826, 0); this.layoutControlItem45.Name = "layoutControlItem45"; this.layoutControlItem45.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem45.Size = new System.Drawing.Size(296, 32); + this.layoutControlItem45.Size = new System.Drawing.Size(276, 32); this.layoutControlItem45.Text = "鏈鎵撳嵃寮犳暟"; this.layoutControlItem45.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem47 + // + this.layoutControlItem47.Control = this.btnDesign; + this.layoutControlItem47.Location = new System.Drawing.Point(1478, 0); + this.layoutControlItem47.Name = "layoutControlItem47"; + this.layoutControlItem47.OptionsTableLayoutItem.ColumnIndex = 6; + this.layoutControlItem47.Size = new System.Drawing.Size(150, 32); + this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem47.TextVisible = false; // // gcMx4 // @@ -3321,6 +3350,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem47)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit(); this.xtraTabPage5.ResumeLayout(false); @@ -3547,5 +3577,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46; private DevExpress.XtraEditors.SplitContainerControl splitMx98; private DevExpress.XtraEditors.SplitContainerControl splitMx100; + private DevExpress.XtraEditors.SimpleButton btnDesign; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47; } } \ No newline at end of file -- Gitblit v1.9.3