From 1e70760fdbd1b09a8b697e97906d86235095d6c3 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 26 五月 2025 15:55:18 +0800 Subject: [PATCH] 工单 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 330 ++++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 256 insertions(+), 74 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs index fa76956..0260be3 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs @@ -62,6 +62,13 @@ DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.ColumnDefinition columnDefinition17 = new DevExpress.XtraLayout.ColumnDefinition(); DevExpress.XtraLayout.RowDefinition rowDefinition10 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition18 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition19 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition20 = new DevExpress.XtraLayout.ColumnDefinition(); + 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.RowDefinition rowDefinition11 = new DevExpress.XtraLayout.RowDefinition(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); @@ -212,7 +219,6 @@ this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); this.gvMx2guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn19 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2itemBarcode = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2quantity = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -222,13 +228,11 @@ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2createBy = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2createDate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn29 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn30 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvBtnAlawys = new DevExpress.XtraGrid.Columns.GridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.rptChongDa = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx3 = new DevExpress.XtraGrid.GridControl(); this.gvMx3 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -267,7 +271,20 @@ this.gridColumn47 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn48 = new DevExpress.XtraGrid.Columns.GridColumn(); this.panMx100 = new System.Windows.Forms.Panel(); + this.layMx100 = new DevExpress.XtraDataLayout.DataLayoutControl(); this.ucBtnPrint100 = new Gs.DevApp.UserControl.UcBtnPrint(); + this.btnIn = new DevExpress.XtraEditors.SimpleButton(); + this.txt_zQty100 = new DevExpress.XtraEditors.TextEdit(); + this.txt_yQty100 = new DevExpress.XtraEditors.TextEdit(); + this.txt_kQty100 = new DevExpress.XtraEditors.TextEdit(); + this.txt_iCount_100 = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlGroup4 = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem42 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem43 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem44 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem45 = new DevExpress.XtraLayout.LayoutControlItem(); this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); @@ -372,7 +389,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).BeginInit(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).BeginInit(); @@ -395,6 +412,19 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).BeginInit(); this.panMx100.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layMx100)).BeginInit(); + this.layMx100.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_zQty100.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty100.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty100.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_100.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -2230,7 +2260,7 @@ this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit1}); + this.rptChongDa}); this.gcMx2.Size = new System.Drawing.Size(1648, 386); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { @@ -2244,7 +2274,6 @@ this.gvMx2.ColumnPanelRowHeight = 50; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx2guid, - this.gridColumn20, this.gridColumn19, this.gvMx2itemBarcode, this.gvMx2quantity, @@ -2254,8 +2283,6 @@ this.gridColumn17, this.gvMx2createBy, this.gvMx2createDate, - this.gridColumn28, - this.gridColumn29, this.gridColumn30, this.gridColumn31, this.gridColumn32, @@ -2277,17 +2304,6 @@ this.gvMx2guid.Tag = "query_a.guid"; this.gvMx2guid.Width = 94; // - // gridColumn20 - // - this.gridColumn20.Caption = "鎶ュ伐鏍囪瘑"; - this.gridColumn20.FieldName = "isBg"; - this.gridColumn20.MaxWidth = 50; - this.gridColumn20.MinWidth = 50; - this.gridColumn20.Name = "gridColumn20"; - this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 0; - this.gridColumn20.Width = 50; - // // gridColumn19 // this.gridColumn19.Caption = "鍏ュ簱鏍囪瘑"; @@ -2296,7 +2312,7 @@ this.gridColumn19.MinWidth = 50; this.gridColumn19.Name = "gridColumn19"; this.gridColumn19.Visible = true; - this.gridColumn19.VisibleIndex = 1; + this.gridColumn19.VisibleIndex = 0; this.gridColumn19.Width = 50; // // gvMx2itemBarcode @@ -2308,7 +2324,7 @@ this.gvMx2itemBarcode.Name = "gvMx2itemBarcode"; this.gvMx2itemBarcode.Tag = "query_a.ITEM_BARCODE"; this.gvMx2itemBarcode.Visible = true; - this.gvMx2itemBarcode.VisibleIndex = 2; + this.gvMx2itemBarcode.VisibleIndex = 1; this.gvMx2itemBarcode.Width = 94; // // gvMx2quantity @@ -2322,7 +2338,7 @@ new DevExpress.XtraGrid.GridColumnSummaryItem(DevExpress.Data.SummaryItemType.Sum, "quantity", "鍚堣锛歿0:0.##}")}); this.gvMx2quantity.Tag = "query_a.QUANTITY"; this.gvMx2quantity.Visible = true; - this.gvMx2quantity.VisibleIndex = 3; + this.gvMx2quantity.VisibleIndex = 2; this.gvMx2quantity.Width = 94; // // gvMx2unit @@ -2334,7 +2350,7 @@ this.gvMx2unit.Name = "gvMx2unit"; this.gvMx2unit.Tag = "query_a.UNIT"; this.gvMx2unit.Visible = true; - this.gvMx2unit.VisibleIndex = 4; + this.gvMx2unit.VisibleIndex = 3; this.gvMx2unit.Width = 94; // // gridColumn18 @@ -2344,7 +2360,7 @@ this.gridColumn18.MinWidth = 25; this.gridColumn18.Name = "gridColumn18"; this.gridColumn18.Visible = true; - this.gridColumn18.VisibleIndex = 5; + this.gridColumn18.VisibleIndex = 4; this.gridColumn18.Width = 94; // // gvMx2itemSname @@ -2356,7 +2372,7 @@ this.gvMx2itemSname.Name = "gvMx2itemSname"; this.gvMx2itemSname.Tag = "query_a.ITEM_SNAME"; this.gvMx2itemSname.Visible = true; - this.gvMx2itemSname.VisibleIndex = 6; + this.gvMx2itemSname.VisibleIndex = 5; this.gvMx2itemSname.Width = 94; // // gridColumn17 @@ -2366,7 +2382,7 @@ this.gridColumn17.MinWidth = 25; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 7; + this.gridColumn17.VisibleIndex = 6; this.gridColumn17.Width = 94; // // gvMx2createBy @@ -2378,7 +2394,7 @@ this.gvMx2createBy.Name = "gvMx2createBy"; this.gvMx2createBy.Tag = "query_a.CREATE_BY"; this.gvMx2createBy.Visible = true; - this.gvMx2createBy.VisibleIndex = 8; + this.gvMx2createBy.VisibleIndex = 7; this.gvMx2createBy.Width = 94; // // gvMx2createDate @@ -2390,28 +2406,8 @@ this.gvMx2createDate.Name = "gvMx2createDate"; this.gvMx2createDate.Tag = "query_a.CREATE_DATE"; this.gvMx2createDate.Visible = true; - this.gvMx2createDate.VisibleIndex = 9; + this.gvMx2createDate.VisibleIndex = 8; this.gvMx2createDate.Width = 94; - // - // gridColumn28 - // - this.gridColumn28.Caption = "鎶ュ伐浜�"; - this.gridColumn28.FieldName = "bgYg"; - this.gridColumn28.MinWidth = 25; - this.gridColumn28.Name = "gridColumn28"; - this.gridColumn28.Visible = true; - this.gridColumn28.VisibleIndex = 10; - this.gridColumn28.Width = 94; - // - // gridColumn29 - // - this.gridColumn29.Caption = "鎶ュ伐鏃堕棿"; - this.gridColumn29.FieldName = "bgTime"; - this.gridColumn29.MinWidth = 25; - this.gridColumn29.Name = "gridColumn29"; - this.gridColumn29.Visible = true; - this.gridColumn29.VisibleIndex = 11; - this.gridColumn29.Width = 94; // // gridColumn30 // @@ -2420,7 +2416,7 @@ this.gridColumn30.MinWidth = 25; this.gridColumn30.Name = "gridColumn30"; this.gridColumn30.Visible = true; - this.gridColumn30.VisibleIndex = 12; + this.gridColumn30.VisibleIndex = 9; this.gridColumn30.Width = 94; // // gridColumn31 @@ -2430,7 +2426,7 @@ this.gridColumn31.MinWidth = 25; this.gridColumn31.Name = "gridColumn31"; this.gridColumn31.Visible = true; - this.gridColumn31.VisibleIndex = 13; + this.gridColumn31.VisibleIndex = 10; this.gridColumn31.Width = 94; // // gridColumn32 @@ -2440,29 +2436,29 @@ this.gridColumn32.MinWidth = 25; this.gridColumn32.Name = "gridColumn32"; this.gridColumn32.Visible = true; - this.gridColumn32.VisibleIndex = 14; + this.gridColumn32.VisibleIndex = 11; this.gridColumn32.Width = 94; // // gvBtnAlawys // - this.gvBtnAlawys.Caption = "绉诲嚭"; - this.gvBtnAlawys.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvBtnAlawys.Caption = "閲嶆墦"; + this.gvBtnAlawys.ColumnEdit = this.rptChongDa; this.gvBtnAlawys.MinWidth = 25; this.gvBtnAlawys.Name = "gvBtnAlawys"; this.gvBtnAlawys.Visible = true; - this.gvBtnAlawys.VisibleIndex = 15; + this.gvBtnAlawys.VisibleIndex = 12; this.gvBtnAlawys.Width = 94; // - // repositoryItemButtonEdit1 + // rptChongDa // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + this.rptChongDa.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.printernetwork_16x16; editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉诲嚭", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); + this.rptChongDa.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "閲嶆墦", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.rptChongDa.Name = "rptChongDa"; + this.rptChongDa.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.rptChongDa.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); // // xtraTabPage3 // @@ -2787,10 +2783,10 @@ // gcMx4 // this.gcMx4.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx4.Location = new System.Drawing.Point(0, 54); + this.gcMx4.Location = new System.Drawing.Point(0, 56); this.gcMx4.MainView = this.gvMx4; this.gcMx4.Name = "gcMx4"; - this.gcMx4.Size = new System.Drawing.Size(1648, 427); + this.gcMx4.Size = new System.Drawing.Size(1648, 425); this.gcMx4.TabIndex = 2; this.gcMx4.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx4}); @@ -2911,22 +2907,185 @@ // // panMx100 // - this.panMx100.Controls.Add(this.ucBtnPrint100); + this.panMx100.Controls.Add(this.layMx100); this.panMx100.Dock = System.Windows.Forms.DockStyle.Top; this.panMx100.Location = new System.Drawing.Point(0, 0); this.panMx100.Name = "panMx100"; - this.panMx100.Size = new System.Drawing.Size(1648, 54); + this.panMx100.Size = new System.Drawing.Size(1648, 56); this.panMx100.TabIndex = 0; + // + // layMx100 + // + this.layMx100.Controls.Add(this.ucBtnPrint100); + this.layMx100.Controls.Add(this.btnIn); + this.layMx100.Controls.Add(this.txt_zQty100); + this.layMx100.Controls.Add(this.txt_yQty100); + this.layMx100.Controls.Add(this.txt_kQty100); + this.layMx100.Controls.Add(this.txt_iCount_100); + 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(1648, 56); + this.layMx100.TabIndex = 2; + this.layMx100.Text = "dataLayoutControl1"; // // ucBtnPrint100 // this.ucBtnPrint100.guidKey = null; - this.ucBtnPrint100.Location = new System.Drawing.Point(20, 10); + this.ucBtnPrint100.Location = new System.Drawing.Point(1154, 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(232, 32); + this.ucBtnPrint100.Size = new System.Drawing.Size(282, 32); this.ucBtnPrint100.TabIndex = 0; + // + // btnIn + // + this.btnIn.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.exporttoxls_16x16; + this.btnIn.Location = new System.Drawing.Point(1440, 12); + this.btnIn.Name = "btnIn"; + this.btnIn.Size = new System.Drawing.Size(196, 27); + this.btnIn.StyleController = this.layMx100; + this.btnIn.TabIndex = 1; + this.btnIn.Text = "瀵煎叆鏉$爜"; + // + // txt_zQty100 + // + 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(178, 24); + this.txt_zQty100.StyleController = this.layMx100; + this.txt_zQty100.TabIndex = 4; + // + // txt_yQty100 + // + this.txt_yQty100.Location = new System.Drawing.Point(398, 12); + this.txt_yQty100.Name = "txt_yQty100"; + this.txt_yQty100.Properties.ReadOnly = true; + this.txt_yQty100.Size = new System.Drawing.Size(180, 24); + this.txt_yQty100.StyleController = this.layMx100; + this.txt_yQty100.TabIndex = 5; + // + // txt_kQty100 + // + this.txt_kQty100.Location = new System.Drawing.Point(684, 12); + this.txt_kQty100.Name = "txt_kQty100"; + this.txt_kQty100.Properties.ReadOnly = true; + this.txt_kQty100.Size = new System.Drawing.Size(180, 24); + this.txt_kQty100.StyleController = this.layMx100; + this.txt_kQty100.TabIndex = 6; + // + // txt_iCount_100 + // + this.txt_iCount_100.Location = new System.Drawing.Point(970, 12); + this.txt_iCount_100.Name = "txt_iCount_100"; + this.txt_iCount_100.Size = new System.Drawing.Size(180, 24); + this.txt_iCount_100.StyleController = this.layMx100; + this.txt_iCount_100.TabIndex = 7; + // + // layoutControlGroup4 + // + this.layoutControlGroup4.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.layoutControlGroup4.GroupBordersVisible = false; + this.layoutControlGroup4.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem42, + this.layoutControlItem43, + this.layoutControlItem44, + this.layoutControlItem2, + this.layoutControlItem10, + this.layoutControlItem45}); + this.layoutControlGroup4.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.layoutControlGroup4.Name = "Root"; + columnDefinition18.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition18.Width = 100D; + columnDefinition19.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition19.Width = 100D; + columnDefinition20.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition20.Width = 100D; + columnDefinition21.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition21.Width = 100D; + columnDefinition22.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition22.Width = 100D; + columnDefinition23.SizeType = System.Windows.Forms.SizeType.Absolute; + columnDefinition23.Width = 200D; + this.layoutControlGroup4.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { + columnDefinition18, + columnDefinition19, + columnDefinition20, + columnDefinition21, + columnDefinition22, + columnDefinition23}); + rowDefinition11.Height = 100D; + rowDefinition11.SizeType = System.Windows.Forms.SizeType.Percent; + this.layoutControlGroup4.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition11}); + this.layoutControlGroup4.Size = new System.Drawing.Size(1648, 56); + this.layoutControlGroup4.TextVisible = false; + // + // layoutControlItem42 + // + 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(284, 36); + 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(284, 0); + this.layoutControlItem43.Name = "layoutControlItem43"; + this.layoutControlItem43.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem43.Size = new System.Drawing.Size(286, 36); + this.layoutControlItem43.Text = "宸叉墦鍗版暟"; + this.layoutControlItem43.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem44 + // + this.layoutControlItem44.Control = this.txt_kQty100; + this.layoutControlItem44.CustomizationFormText = "鍙墦鍗版暟"; + this.layoutControlItem44.Location = new System.Drawing.Point(570, 0); + this.layoutControlItem44.Name = "layoutControlItem44"; + this.layoutControlItem44.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem44.Size = new System.Drawing.Size(286, 36); + 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(1428, 0); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 5; + this.layoutControlItem2.Size = new System.Drawing.Size(200, 36); + this.layoutControlItem2.Text = "瀵煎叆鎸夐挳"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem2.TextVisible = false; + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.ucBtnPrint100; + this.layoutControlItem10.Location = new System.Drawing.Point(1142, 0); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 4; + this.layoutControlItem10.Size = new System.Drawing.Size(286, 36); + this.layoutControlItem10.Text = "鎵撳嵃鎸夐挳"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem10.TextVisible = false; + // + // layoutControlItem45 + // + this.layoutControlItem45.Control = this.txt_iCount_100; + this.layoutControlItem45.Location = new System.Drawing.Point(856, 0); + this.layoutControlItem45.Name = "layoutControlItem45"; + this.layoutControlItem45.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem45.Size = new System.Drawing.Size(286, 36); + this.layoutControlItem45.Text = "鏈鎵撳嵃寮犳暟"; + this.layoutControlItem45.TextSize = new System.Drawing.Size(90, 18); // // Frm_Womdaa // @@ -3040,7 +3199,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem36)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.rptChongDa)).EndInit(); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx3)).EndInit(); @@ -3063,6 +3222,19 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx4)).EndInit(); this.panMx100.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layMx100)).EndInit(); + this.layMx100.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_zQty100.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_yQty100.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kQty100.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_iCount_100.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlGroup4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem42)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem43)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem44)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem45)).EndInit(); this.ResumeLayout(false); } @@ -3172,7 +3344,6 @@ private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; private DevExpress.XtraGrid.Columns.GridColumn gvMx2guid; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn19; private DevExpress.XtraGrid.Columns.GridColumn gvMx2itemBarcode; private DevExpress.XtraGrid.Columns.GridColumn gvMx2quantity; @@ -3183,11 +3354,9 @@ private DevExpress.XtraGrid.Columns.GridColumn gvMx2createBy; private DevExpress.XtraGrid.Columns.GridColumn gvMx2createDate; private DevExpress.XtraGrid.Columns.GridColumn gvBtnAlawys; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit rptChongDa; private DevExpress.XtraGrid.Columns.GridColumn gridColumn27; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn28; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn29; private DevExpress.XtraGrid.Columns.GridColumn gridColumn30; private DevExpress.XtraGrid.Columns.GridColumn gridColumn31; private DevExpress.XtraGrid.Columns.GridColumn gridColumn32; @@ -3274,5 +3443,18 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem28; + private DevExpress.XtraDataLayout.DataLayoutControl layMx100; + private DevExpress.XtraLayout.LayoutControlGroup layoutControlGroup4; + private DevExpress.XtraEditors.SimpleButton btnIn; + private DevExpress.XtraEditors.TextEdit txt_zQty100; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem42; + private DevExpress.XtraEditors.TextEdit txt_yQty100; + private DevExpress.XtraEditors.TextEdit txt_kQty100; + private DevExpress.XtraEditors.TextEdit txt_iCount_100; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem43; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem44; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem45; } } \ No newline at end of file -- Gitblit v1.9.3