From 89776d6f53dff45b1ac0ee20438f5aa8dab2d0e5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 16 六月 2025 17:13:31 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 171 +++++++++++++++++++++++++++++++++----------------------- 1 files changed, 100 insertions(+), 71 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index a360c01..2af68bd 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -68,6 +68,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(); @@ -270,6 +271,7 @@ this.txt_yQty100 = new DevExpress.XtraEditors.TextEdit(); this.txt_kQty100 = new DevExpress.XtraEditors.TextEdit(); this.txt_iCount_100 = new DevExpress.XtraEditors.TextEdit(); + this.btnDeleteBar = new DevExpress.XtraEditors.SimpleButton(); this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -277,6 +279,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(); @@ -439,6 +442,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(); @@ -1989,7 +1993,6 @@ // this.splitMx99.Panel2.Controls.Add(this.gcMx2); this.splitMx99.Panel2.Text = "Panel2"; - this.splitMx99.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx99.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx99.Size = new System.Drawing.Size(1648, 481); this.splitMx99.SplitterPosition = 83; @@ -2010,7 +2013,7 @@ this.layoutMx99.Name = "layoutMx99"; this.layoutMx99.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(312, 530, 812, 500); this.layoutMx99.Root = this.layoutControlGroup1; - this.layoutMx99.Size = new System.Drawing.Size(0, 0); + this.layoutMx99.Size = new System.Drawing.Size(1648, 83); this.layoutMx99.TabIndex = 0; this.layoutMx99.Text = "layoutControl1"; // @@ -2018,11 +2021,11 @@ // this.layShuLiang.Controls.Add(this.txt_iCount_1); this.layShuLiang.Controls.Add(this.txt_yuliang_1); - this.layShuLiang.Location = new System.Drawing.Point(654, 44); + this.layShuLiang.Location = new System.Drawing.Point(802, 44); this.layShuLiang.Name = "layShuLiang"; this.layShuLiang.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(133, 518, 812, 500); this.layShuLiang.Root = this.layoutControlGroup3; - this.layShuLiang.Size = new System.Drawing.Size(317, 28); + this.layShuLiang.Size = new System.Drawing.Size(391, 28); this.layShuLiang.TabIndex = 475; this.layShuLiang.Text = "dataLayoutControl1"; // @@ -2031,16 +2034,16 @@ this.txt_iCount_1.Location = new System.Drawing.Point(89, 2); this.txt_iCount_1.Name = "txt_iCount_1"; this.txt_iCount_1.Properties.ReadOnly = true; - this.txt_iCount_1.Size = new System.Drawing.Size(67, 24); + this.txt_iCount_1.Size = new System.Drawing.Size(104, 24); this.txt_iCount_1.StyleController = this.layShuLiang; this.txt_iCount_1.TabIndex = 5; // // txt_yuliang_1 // - this.txt_yuliang_1.Location = new System.Drawing.Point(247, 2); + this.txt_yuliang_1.Location = new System.Drawing.Point(284, 2); this.txt_yuliang_1.Name = "txt_yuliang_1"; this.txt_yuliang_1.Properties.ReadOnly = true; - this.txt_yuliang_1.Size = new System.Drawing.Size(68, 24); + this.txt_yuliang_1.Size = new System.Drawing.Size(105, 24); this.txt_yuliang_1.StyleController = this.layShuLiang; this.txt_yuliang_1.TabIndex = 6; // @@ -2065,7 +2068,7 @@ this.layoutControlGroup3.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition7}); this.layoutControlGroup3.Padding = new DevExpress.XtraLayout.Utils.Padding(0, 0, 0, 0); - this.layoutControlGroup3.Size = new System.Drawing.Size(317, 28); + this.layoutControlGroup3.Size = new System.Drawing.Size(391, 28); this.layoutControlGroup3.TextVisible = false; // // layoutControlItem25 @@ -2073,7 +2076,7 @@ this.layoutControlItem25.Control = this.txt_iCount_1; this.layoutControlItem25.Location = new System.Drawing.Point(0, 0); this.layoutControlItem25.Name = "layoutControlItem25"; - this.layoutControlItem25.Size = new System.Drawing.Size(158, 28); + this.layoutControlItem25.Size = new System.Drawing.Size(195, 28); this.layoutControlItem25.Text = "鎵撳嵃鏁村紶鏁�"; this.layoutControlItem25.TextSize = new System.Drawing.Size(75, 18); // @@ -2081,16 +2084,16 @@ // this.layoutControlItem39.Control = this.txt_yuliang_1; this.layoutControlItem39.CustomizationFormText = "鎵撳嵃浣欐暟"; - this.layoutControlItem39.Location = new System.Drawing.Point(158, 0); + this.layoutControlItem39.Location = new System.Drawing.Point(195, 0); this.layoutControlItem39.Name = "layoutControlItem39"; this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem39.Size = new System.Drawing.Size(159, 28); + this.layoutControlItem39.Size = new System.Drawing.Size(196, 28); this.layoutControlItem39.Text = "鎵撳嵃浣欐暟"; this.layoutControlItem39.TextSize = new System.Drawing.Size(75, 18); // // radOut // - this.radOut.Location = new System.Drawing.Point(976, 10); + this.radOut.Location = new System.Drawing.Point(1198, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -2105,29 +2108,29 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(974, 42); + this.ucBtnPrint1.Location = new System.Drawing.Point(1196, 42); this.ucBtnPrint1.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint1.Name = "ucBtnPrint1"; this.ucBtnPrint1.rptParameter = null; - this.ucBtnPrint1.Size = new System.Drawing.Size(319, 32); + this.ucBtnPrint1.Size = new System.Drawing.Size(393, 32); this.ucBtnPrint1.TabIndex = 464; // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(741, 12); + this.txt_psnQty_1.Location = new System.Drawing.Point(889, 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(230, 24); + this.txt_psnQty_1.Size = new System.Drawing.Size(304, 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(420, 44); + this.txt_printRemark.Location = new System.Drawing.Point(494, 44); this.txt_printRemark.Name = "txt_printRemark"; this.txt_printRemark.Properties.Appearance.Options.UseFont = true; - this.txt_printRemark.Size = new System.Drawing.Size(230, 24); + this.txt_printRemark.Size = new System.Drawing.Size(304, 24); this.txt_printRemark.StyleController = this.layoutMx99; this.txt_printRemark.TabIndex = 334; this.txt_printRemark.Tag = "readOnly-1"; @@ -2135,11 +2138,11 @@ // txt_kQty // this.txt_kQty.EditValue = ""; - this.txt_kQty.Location = new System.Drawing.Point(420, 12); + this.txt_kQty.Location = new System.Drawing.Point(494, 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(230, 24); + this.txt_kQty.Size = new System.Drawing.Size(304, 24); this.txt_kQty.StyleController = this.layoutMx99; this.txt_kQty.TabIndex = 472; this.txt_kQty.Tag = "readonly"; @@ -2150,7 +2153,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(230, 24); + this.txt_yQty.Size = new System.Drawing.Size(304, 24); this.txt_yQty.StyleController = this.layoutMx99; this.txt_yQty.TabIndex = 470; this.txt_yQty.Tag = "readonly"; @@ -2160,7 +2163,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(230, 24); + this.txt_zQty.Size = new System.Drawing.Size(304, 24); this.txt_zQty.StyleController = this.layoutMx99; this.txt_zQty.TabIndex = 474; // @@ -2188,7 +2191,7 @@ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition10.Width = 100D; columnDefinition11.SizeType = System.Windows.Forms.SizeType.AutoSize; - columnDefinition11.Width = 323D; + columnDefinition11.Width = 27D; this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition7, columnDefinition8, @@ -2210,23 +2213,23 @@ 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(321, 0); + this.layoutControlItem23.Location = new System.Drawing.Point(395, 0); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem23.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem23.Size = new System.Drawing.Size(395, 32); this.layoutControlItem23.Text = "鍙墦鍗版暟閲�"; this.layoutControlItem23.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem35 // this.layoutControlItem35.Control = this.radOut; - this.layoutControlItem35.Location = new System.Drawing.Point(963, 0); + this.layoutControlItem35.Location = new System.Drawing.Point(1185, 0); this.layoutControlItem35.MaxSize = new System.Drawing.Size(240, 28); this.layoutControlItem35.MinSize = new System.Drawing.Size(240, 28); this.layoutControlItem35.Name = "layoutControlItem35"; this.layoutControlItem35.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem35.Padding = new DevExpress.XtraLayout.Utils.Padding(3, 0, 0, 0); - this.layoutControlItem35.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem35.Size = new System.Drawing.Size(395, 32); this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem35.Text = "鑷姩璁$畻"; this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0); @@ -2237,12 +2240,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(963, 32); + this.layoutControlItem26.Location = new System.Drawing.Point(1185, 32); 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(321, 32); + this.layoutControlItem26.Size = new System.Drawing.Size(395, 32); this.layoutControlItem26.Text = "鎵樻澘鎵撳嵃"; this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem26.TextVisible = false; @@ -2255,18 +2258,18 @@ this.layoutControlItem22.Location = new System.Drawing.Point(0, 32); this.layoutControlItem22.Name = "layoutControlItem22"; this.layoutControlItem22.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem22.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem22.Size = new System.Drawing.Size(395, 32); this.layoutControlItem22.Text = "宸叉墦鍗版暟閲�"; this.layoutControlItem22.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem21 // this.layoutControlItem21.Control = this.txt_printRemark; - this.layoutControlItem21.Location = new System.Drawing.Point(321, 32); + this.layoutControlItem21.Location = new System.Drawing.Point(395, 32); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem21.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem21.Size = new System.Drawing.Size(395, 32); this.layoutControlItem21.Text = "鎵撳嵃澶囨敞"; this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); // @@ -2276,21 +2279,21 @@ 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(642, 0); + this.layoutControlItem24.Location = new System.Drawing.Point(790, 0); this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem24.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem24.Size = new System.Drawing.Size(395, 32); this.layoutControlItem24.Text = "鍐呭寘瑁呮暟閲�"; this.layoutControlItem24.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem38 // this.layoutControlItem38.Control = this.layShuLiang; - this.layoutControlItem38.Location = new System.Drawing.Point(642, 32); + this.layoutControlItem38.Location = new System.Drawing.Point(790, 32); this.layoutControlItem38.Name = "layoutControlItem38"; this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem38.Size = new System.Drawing.Size(321, 32); + this.layoutControlItem38.Size = new System.Drawing.Size(395, 32); this.layoutControlItem38.Text = "鎵撳嵃鏁伴噺"; this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem38.TextVisible = false; @@ -2300,7 +2303,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(321, 32); + this.layoutControlItem36.Size = new System.Drawing.Size(395, 32); this.layoutControlItem36.Text = "宸ュ崟鎬婚噺"; this.layoutControlItem36.TextSize = new System.Drawing.Size(75, 18); // @@ -2312,7 +2315,7 @@ this.gcMx2.Name = "gcMx2"; this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.rptChongDa}); - this.gcMx2.Size = new System.Drawing.Size(1648, 481); + this.gcMx2.Size = new System.Drawing.Size(1648, 386); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -2534,7 +2537,6 @@ // this.splitMx98.Panel2.Controls.Add(this.gcMx3); this.splitMx98.Panel2.Text = "Panel2"; - this.splitMx98.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx98.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx98.Size = new System.Drawing.Size(1648, 481); this.splitMx98.SplitterPosition = 52; @@ -2553,7 +2555,7 @@ this.layoutMx98.Name = "layoutMx98"; this.layoutMx98.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(96, 558, 812, 500); this.layoutMx98.Root = this.layoutControlGroup2; - this.layoutMx98.Size = new System.Drawing.Size(0, 0); + this.layoutMx98.Size = new System.Drawing.Size(1648, 52); this.layoutMx98.TabIndex = 0; this.layoutMx98.Text = "layoutControl1"; // @@ -2716,7 +2718,7 @@ this.gcMx3.Location = new System.Drawing.Point(0, 0); this.gcMx3.MainView = this.gvMx3; this.gcMx3.Name = "gcMx3"; - this.gcMx3.Size = new System.Drawing.Size(1648, 481); + this.gcMx3.Size = new System.Drawing.Size(1648, 417); this.gcMx3.TabIndex = 1; this.gcMx3.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx3}); @@ -2858,7 +2860,6 @@ // this.splitMx100.Panel2.Controls.Add(this.gcMx4); this.splitMx100.Panel2.Text = "Panel2"; - this.splitMx100.PanelVisibility = DevExpress.XtraEditors.SplitPanelVisibility.Panel2; this.splitMx100.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; this.splitMx100.Size = new System.Drawing.Size(1648, 481); this.splitMx100.SplitterPosition = 52; @@ -2872,31 +2873,32 @@ 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.btnDeleteBar); this.layMx100.Dock = System.Windows.Forms.DockStyle.Fill; this.layMx100.Location = new System.Drawing.Point(0, 0); this.layMx100.Name = "layMx100"; this.layMx100.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(359, 336, 812, 500); this.layMx100.Root = this.layoutControlGroup4; - this.layMx100.Size = new System.Drawing.Size(0, 0); + this.layMx100.Size = new System.Drawing.Size(1648, 52); this.layMx100.TabIndex = 2; this.layMx100.Text = "dataLayoutControl1"; // // ucBtnPrint100 // this.ucBtnPrint100.guidKey = null; - this.ucBtnPrint100.Location = new System.Drawing.Point(1136, 12); + this.ucBtnPrint100.Location = new System.Drawing.Point(1169, 12); this.ucBtnPrint100.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint100.Name = "ucBtnPrint100"; this.ucBtnPrint100.rptParameter = null; - this.ucBtnPrint100.Size = new System.Drawing.Size(279, 31); + this.ucBtnPrint100.Size = new System.Drawing.Size(146, 31); this.ucBtnPrint100.TabIndex = 0; // // btnIn // this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttoxls_16x16; - this.btnIn.Location = new System.Drawing.Point(1419, 12); + this.btnIn.Location = new System.Drawing.Point(1319, 12); this.btnIn.Name = "btnIn"; - this.btnIn.Size = new System.Drawing.Size(196, 27); + this.btnIn.Size = new System.Drawing.Size(146, 27); this.btnIn.StyleController = this.layMx100; this.btnIn.TabIndex = 1; this.btnIn.Text = "瀵煎叆鏉$爜"; @@ -2906,35 +2908,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(175, 24); + this.txt_zQty100.Size = new System.Drawing.Size(183, 24); this.txt_zQty100.StyleController = this.layMx100; this.txt_zQty100.TabIndex = 4; // // txt_yQty100 // - this.txt_yQty100.Location = new System.Drawing.Point(395, 12); + this.txt_yQty100.Location = new System.Drawing.Point(403, 12); this.txt_yQty100.Name = "txt_yQty100"; this.txt_yQty100.Properties.ReadOnly = true; - this.txt_yQty100.Size = new System.Drawing.Size(175, 24); + this.txt_yQty100.Size = new System.Drawing.Size(183, 24); this.txt_yQty100.StyleController = this.layMx100; this.txt_yQty100.TabIndex = 5; // // txt_kQty100 // - this.txt_kQty100.Location = new System.Drawing.Point(676, 12); + this.txt_kQty100.Location = new System.Drawing.Point(692, 12); this.txt_kQty100.Name = "txt_kQty100"; this.txt_kQty100.Properties.ReadOnly = true; - this.txt_kQty100.Size = new System.Drawing.Size(175, 24); + this.txt_kQty100.Size = new System.Drawing.Size(183, 24); this.txt_kQty100.StyleController = this.layMx100; this.txt_kQty100.TabIndex = 6; // // txt_iCount_100 // - this.txt_iCount_100.Location = new System.Drawing.Point(957, 12); + this.txt_iCount_100.Location = new System.Drawing.Point(981, 12); this.txt_iCount_100.Name = "txt_iCount_100"; - this.txt_iCount_100.Size = new System.Drawing.Size(175, 24); + this.txt_iCount_100.Size = new System.Drawing.Size(184, 24); this.txt_iCount_100.StyleController = this.layMx100; this.txt_iCount_100.TabIndex = 7; + // + // btnDeleteBar + // + this.btnDeleteBar.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + this.btnDeleteBar.Location = new System.Drawing.Point(1469, 12); + this.btnDeleteBar.Name = "btnDeleteBar"; + this.btnDeleteBar.Size = new System.Drawing.Size(146, 27); + this.btnDeleteBar.StyleController = this.layMx100; + this.btnDeleteBar.TabIndex = 8; + this.btnDeleteBar.Text = "鎵归噺鍒犻櫎鏉$爜"; // // layoutControlGroup4 // @@ -2946,7 +2958,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; @@ -2957,17 +2970,20 @@ columnDefinition20.Width = 100D; columnDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition21.Width = 100D; - columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition22.Width = 100D; + columnDefinition22.SizeType = System.Windows.Forms.SizeType.Absolute; + columnDefinition22.Width = 150D; columnDefinition23.SizeType = System.Windows.Forms.SizeType.Absolute; - columnDefinition23.Width = 200D; + columnDefinition23.Width = 150D; + 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[] { @@ -2980,17 +2996,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(281, 35); + this.layoutControlItem42.Size = new System.Drawing.Size(289, 35); 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(281, 0); + this.layoutControlItem43.Location = new System.Drawing.Point(289, 0); this.layoutControlItem43.Name = "layoutControlItem43"; this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem43.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem43.Size = new System.Drawing.Size(289, 35); this.layoutControlItem43.Text = "宸叉墦鍗版暟"; this.layoutControlItem43.TextSize = new System.Drawing.Size(90, 18); // @@ -2998,20 +3014,20 @@ // this.layoutControlItem44.Control = this.txt_kQty100; this.layoutControlItem44.CustomizationFormText = "鍙墦鍗版暟"; - this.layoutControlItem44.Location = new System.Drawing.Point(562, 0); + this.layoutControlItem44.Location = new System.Drawing.Point(578, 0); this.layoutControlItem44.Name = "layoutControlItem44"; this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem44.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem44.Size = new System.Drawing.Size(289, 35); 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(1407, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(1307, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 5; - this.layoutControlItem2.Size = new System.Drawing.Size(200, 35); + this.layoutControlItem2.Size = new System.Drawing.Size(150, 35); this.layoutControlItem2.Text = "瀵煎叆鎸夐挳"; this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem2.TextVisible = false; @@ -3019,10 +3035,10 @@ // layoutControlItem10 // this.layoutControlItem10.Control = this.ucBtnPrint100; - this.layoutControlItem10.Location = new System.Drawing.Point(1124, 0); + this.layoutControlItem10.Location = new System.Drawing.Point(1157, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4; - this.layoutControlItem10.Size = new System.Drawing.Size(283, 35); + this.layoutControlItem10.Size = new System.Drawing.Size(150, 35); this.layoutControlItem10.Text = "鎵撳嵃鎸夐挳"; this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem10.TextVisible = false; @@ -3030,12 +3046,22 @@ // layoutControlItem45 // this.layoutControlItem45.Control = this.txt_iCount_100; - this.layoutControlItem45.Location = new System.Drawing.Point(843, 0); + this.layoutControlItem45.Location = new System.Drawing.Point(867, 0); this.layoutControlItem45.Name = "layoutControlItem45"; this.layoutControlItem45.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem45.Size = new System.Drawing.Size(281, 35); + this.layoutControlItem45.Size = new System.Drawing.Size(290, 35); this.layoutControlItem45.Text = "鏈鎵撳嵃寮犳暟"; this.layoutControlItem45.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem47 + // + this.layoutControlItem47.Control = this.btnDeleteBar; + this.layoutControlItem47.Location = new System.Drawing.Point(1457, 0); + this.layoutControlItem47.Name = "layoutControlItem47"; + this.layoutControlItem47.OptionsTableLayoutItem.ColumnIndex = 6; + this.layoutControlItem47.Size = new System.Drawing.Size(150, 35); + this.layoutControlItem47.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem47.TextVisible = false; // // gcMx4 // @@ -3043,7 +3069,7 @@ this.gcMx4.Location = new System.Drawing.Point(0, 0); this.gcMx4.MainView = this.gvMx4; this.gcMx4.Name = "gcMx4"; - this.gcMx4.Size = new System.Drawing.Size(1648, 481); + this.gcMx4.Size = new System.Drawing.Size(1648, 417); this.gcMx4.TabIndex = 2; this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx4}); @@ -3338,6 +3364,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); @@ -3566,5 +3593,7 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46; private DevExpress.XtraEditors.SplitContainerControl splitMx98; private DevExpress.XtraEditors.SplitContainerControl splitMx100; + private DevExpress.XtraEditors.SimpleButton btnDeleteBar; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem47; } } \ No newline at end of file -- Gitblit v1.9.3