From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 09 六月 2025 09:53:37 +0800 Subject: [PATCH] 采购明细报表 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_Womdaa.Designer.cs | 486 ++++++++++++++++++++++++++++++++++++++++------------- 1 files changed, 366 insertions(+), 120 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..36a3b6d 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(); @@ -128,6 +135,7 @@ this.txt_daa015 = new DevExpress.XtraEditors.TextEdit(); this.txt_lineNo = new DevExpress.XtraEditors.TextEdit(); this.txt_dptNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_isQiTao = new DevExpress.XtraEditors.CheckEdit(); this.layoutControlItem29 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem27 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -152,6 +160,7 @@ this.layoutControlItem19 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem28 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem46 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -212,7 +221,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 +230,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 +273,22 @@ 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.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage(); + this.ucBtnPrint101 = new Gs.DevApp.UserControl.UcBtnPrint(); this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); @@ -310,6 +331,7 @@ ((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.txt_isQiTao.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).BeginInit(); @@ -334,6 +356,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -372,7 +395,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 +418,20 @@ ((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.xtraTabPage5.SuspendLayout(); this.SuspendLayout(); // // toolBarMenu1 @@ -526,7 +563,7 @@ // // gridColumn7 // - this.gridColumn7.Caption = "鏄惁榻愬"; + this.gridColumn7.Caption = "澶囨枡榻愬"; this.gridColumn7.FieldName = "isQt"; this.gridColumn7.MaxWidth = 50; this.gridColumn7.MinWidth = 50; @@ -973,6 +1010,7 @@ this.layoutMx1.Controls.Add(this.txt_daa015); this.layoutMx1.Controls.Add(this.txt_lineNo); this.layoutMx1.Controls.Add(this.txt_dptNo); + this.layoutMx1.Controls.Add(this.txt_isQiTao); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem29, @@ -1209,6 +1247,15 @@ this.txt_dptNo.StyleController = this.layoutMx1; this.txt_dptNo.TabIndex = 475; // + // txt_isQiTao + // + this.txt_isQiTao.Location = new System.Drawing.Point(1218, 124); + this.txt_isQiTao.Name = "txt_isQiTao"; + this.txt_isQiTao.Properties.Caption = "澶囨枡榻愬"; + this.txt_isQiTao.Size = new System.Drawing.Size(399, 24); + this.txt_isQiTao.StyleController = this.layoutMx1; + this.txt_isQiTao.TabIndex = 476; + // // layoutControlItem29 // this.layoutControlItem29.Control = this.lbGuid; @@ -1268,7 +1315,8 @@ this.layoutControlItem13, this.layoutControlItem19, this.layoutControlItem17, - this.layoutControlItem28}); + this.layoutControlItem28, + this.layoutControlItem46}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -1518,6 +1566,17 @@ this.layoutControlItem28.Text = "宸ュ崟澶囨敞"; this.layoutControlItem28.TextSize = new System.Drawing.Size(90, 18); // + // layoutControlItem46 + // + this.layoutControlItem46.Control = this.txt_isQiTao; + this.layoutControlItem46.Location = new System.Drawing.Point(1206, 112); + this.layoutControlItem46.Name = "layoutControlItem46"; + this.layoutControlItem46.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem46.OptionsTableLayoutItem.RowIndex = 4; + this.layoutControlItem46.Size = new System.Drawing.Size(403, 28); + this.layoutControlItem46.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem46.TextVisible = false; + // // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; @@ -1530,7 +1589,8 @@ this.tabMxPage1, this.tabMxPage2, this.xtraTabPage3, - this.xtraTabPage4}); + this.xtraTabPage4, + this.xtraTabPage5}); // // tabMxPage1 // @@ -1769,21 +1829,25 @@ // gvMx1zyBl // this.gvMx1zyBl.AppearanceCell.Options.UseFont = true; - this.gvMx1zyBl.Caption = "浣滀笟涓嶈壇"; + this.gvMx1zyBl.Caption = "浣滀笟涓嶈壇閫�鏂�"; this.gvMx1zyBl.FieldName = "zyBl"; this.gvMx1zyBl.MinWidth = 50; this.gvMx1zyBl.Name = "gvMx1zyBl"; this.gvMx1zyBl.Tag = "query_a.zy_bl"; + this.gvMx1zyBl.Visible = true; + this.gvMx1zyBl.VisibleIndex = 17; this.gvMx1zyBl.Width = 94; // // gvMx1llBl // this.gvMx1llBl.AppearanceCell.Options.UseFont = true; - this.gvMx1llBl.Caption = "鏉ユ枡涓嶈壇"; + this.gvMx1llBl.Caption = "鏉ユ枡涓嶈壇閫�鏂�"; this.gvMx1llBl.FieldName = "llBl"; this.gvMx1llBl.MinWidth = 50; this.gvMx1llBl.Name = "gvMx1llBl"; this.gvMx1llBl.Tag = "query_a.ll_bl"; + this.gvMx1llBl.Visible = true; + this.gvMx1llBl.VisibleIndex = 15; this.gvMx1llBl.Width = 94; // // gvMx1lpTl @@ -1794,16 +1858,20 @@ this.gvMx1lpTl.MinWidth = 50; this.gvMx1lpTl.Name = "gvMx1lpTl"; this.gvMx1lpTl.Tag = "query_a.lp_tl"; + this.gvMx1lpTl.Visible = true; + this.gvMx1lpTl.VisibleIndex = 16; this.gvMx1lpTl.Width = 94; // // gvMx1dab021 // this.gvMx1dab021.AppearanceCell.Options.UseFont = true; - this.gvMx1dab021.Caption = "琛ラ鏁伴噺"; - this.gvMx1dab021.FieldName = "dab021"; + this.gvMx1dab021.Caption = "琛ユ枡鏁伴噺"; + this.gvMx1dab021.FieldName = "blQty"; this.gvMx1dab021.MinWidth = 50; this.gvMx1dab021.Name = "gvMx1dab021"; this.gvMx1dab021.Tag = "query_a.dab021"; + this.gvMx1dab021.Visible = true; + this.gvMx1dab021.VisibleIndex = 13; this.gvMx1dab021.Width = 94; // // gvMx1dab010 @@ -1869,8 +1937,8 @@ // gvMx1dab022 // this.gvMx1dab022.AppearanceCell.Options.UseFont = true; - this.gvMx1dab022.Caption = "閫�鏂欐暟閲�"; - this.gvMx1dab022.FieldName = "dab022"; + this.gvMx1dab022.Caption = "閫�鏂欐�绘暟"; + this.gvMx1dab022.FieldName = "ztsl"; this.gvMx1dab022.MinWidth = 50; this.gvMx1dab022.Name = "gvMx1dab022"; this.gvMx1dab022.Tag = "query_a.dab022"; @@ -1880,10 +1948,12 @@ // this.gvMx1dab023.AppearanceCell.Options.UseFont = true; this.gvMx1dab023.Caption = "瓒呴鏁伴噺"; - this.gvMx1dab023.FieldName = "dab023"; + this.gvMx1dab023.FieldName = "clQty"; this.gvMx1dab023.MinWidth = 50; this.gvMx1dab023.Name = "gvMx1dab023"; this.gvMx1dab023.Tag = "query_a.dab023"; + this.gvMx1dab023.Visible = true; + this.gvMx1dab023.VisibleIndex = 14; this.gvMx1dab023.Width = 94; // // tabMxPage2 @@ -1937,11 +2007,11 @@ // this.layShuLiang.Controls.Add(this.txt_iCount_1); this.layShuLiang.Controls.Add(this.txt_yuliang_1); - this.layShuLiang.Location = new System.Drawing.Point(662, 44); + this.layShuLiang.Location = new System.Drawing.Point(654, 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(321, 28); + this.layShuLiang.Size = new System.Drawing.Size(317, 28); this.layShuLiang.TabIndex = 475; this.layShuLiang.Text = "dataLayoutControl1"; // @@ -1950,16 +2020,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(69, 24); + this.txt_iCount_1.Size = new System.Drawing.Size(67, 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(249, 2); + this.txt_yuliang_1.Location = new System.Drawing.Point(247, 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(70, 24); + this.txt_yuliang_1.Size = new System.Drawing.Size(68, 24); this.txt_yuliang_1.StyleController = this.layShuLiang; this.txt_yuliang_1.TabIndex = 6; // @@ -1984,7 +2054,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(321, 28); + this.layoutControlGroup3.Size = new System.Drawing.Size(317, 28); this.layoutControlGroup3.TextVisible = false; // // layoutControlItem25 @@ -1992,7 +2062,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(160, 28); + this.layoutControlItem25.Size = new System.Drawing.Size(158, 28); this.layoutControlItem25.Text = "鎵撳嵃鏁村紶鏁�"; this.layoutControlItem25.TextSize = new System.Drawing.Size(75, 18); // @@ -2000,16 +2070,16 @@ // this.layoutControlItem39.Control = this.txt_yuliang_1; this.layoutControlItem39.CustomizationFormText = "鎵撳嵃浣欐暟"; - this.layoutControlItem39.Location = new System.Drawing.Point(160, 0); + this.layoutControlItem39.Location = new System.Drawing.Point(158, 0); this.layoutControlItem39.Name = "layoutControlItem39"; this.layoutControlItem39.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem39.Size = new System.Drawing.Size(161, 28); + this.layoutControlItem39.Size = new System.Drawing.Size(159, 28); this.layoutControlItem39.Text = "鎵撳嵃浣欐暟"; this.layoutControlItem39.TextSize = new System.Drawing.Size(75, 18); // // radOut // - this.radOut.Location = new System.Drawing.Point(988, 10); + this.radOut.Location = new System.Drawing.Point(976, 10); this.radOut.Margin = new System.Windows.Forms.Padding(0); this.radOut.Name = "radOut"; this.radOut.Properties.ItemHorzAlignment = DevExpress.XtraEditors.RadioItemHorzAlignment.Near; @@ -2024,29 +2094,29 @@ // ucBtnPrint1 // this.ucBtnPrint1.guidKey = null; - this.ucBtnPrint1.Location = new System.Drawing.Point(986, 42); + this.ucBtnPrint1.Location = new System.Drawing.Point(974, 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(323, 32); + this.ucBtnPrint1.Size = new System.Drawing.Size(319, 32); this.ucBtnPrint1.TabIndex = 464; // // txt_psnQty_1 // - this.txt_psnQty_1.Location = new System.Drawing.Point(749, 12); + this.txt_psnQty_1.Location = new System.Drawing.Point(741, 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(234, 24); + this.txt_psnQty_1.Size = new System.Drawing.Size(230, 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(424, 44); + this.txt_printRemark.Location = new System.Drawing.Point(420, 44); this.txt_printRemark.Name = "txt_printRemark"; this.txt_printRemark.Properties.Appearance.Options.UseFont = true; - this.txt_printRemark.Size = new System.Drawing.Size(234, 24); + this.txt_printRemark.Size = new System.Drawing.Size(230, 24); this.txt_printRemark.StyleController = this.layoutMx99; this.txt_printRemark.TabIndex = 334; this.txt_printRemark.Tag = "readOnly-1"; @@ -2054,11 +2124,11 @@ // txt_kQty // this.txt_kQty.EditValue = ""; - this.txt_kQty.Location = new System.Drawing.Point(424, 12); + this.txt_kQty.Location = new System.Drawing.Point(420, 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(234, 24); + this.txt_kQty.Size = new System.Drawing.Size(230, 24); this.txt_kQty.StyleController = this.layoutMx99; this.txt_kQty.TabIndex = 472; this.txt_kQty.Tag = "readonly"; @@ -2069,7 +2139,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(234, 24); + this.txt_yQty.Size = new System.Drawing.Size(230, 24); this.txt_yQty.StyleController = this.layoutMx99; this.txt_yQty.TabIndex = 470; this.txt_yQty.Tag = "readonly"; @@ -2079,7 +2149,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(234, 24); + this.txt_zQty.Size = new System.Drawing.Size(230, 24); this.txt_zQty.StyleController = this.layoutMx99; this.txt_zQty.TabIndex = 474; // @@ -2107,7 +2177,7 @@ columnDefinition10.SizeType = System.Windows.Forms.SizeType.Percent; columnDefinition10.Width = 100D; columnDefinition11.SizeType = System.Windows.Forms.SizeType.AutoSize; - columnDefinition11.Width = 328D; + columnDefinition11.Width = 323D; this.layoutControlGroup1.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { columnDefinition7, columnDefinition8, @@ -2121,7 +2191,7 @@ this.layoutControlGroup1.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { rowDefinition8, rowDefinition9}); - this.layoutControlGroup1.Size = new System.Drawing.Size(1648, 84); + this.layoutControlGroup1.Size = new System.Drawing.Size(1627, 84); this.layoutControlGroup1.TextVisible = false; // // layoutControlItem23 @@ -2129,23 +2199,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(325, 0); + this.layoutControlItem23.Location = new System.Drawing.Point(321, 0); this.layoutControlItem23.Name = "layoutControlItem23"; this.layoutControlItem23.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem23.Size = new System.Drawing.Size(325, 32); + this.layoutControlItem23.Size = new System.Drawing.Size(321, 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(975, 0); + this.layoutControlItem35.Location = new System.Drawing.Point(963, 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(325, 32); + this.layoutControlItem35.Size = new System.Drawing.Size(321, 32); this.layoutControlItem35.SizeConstraintsType = DevExpress.XtraLayout.SizeConstraintsType.Custom; this.layoutControlItem35.Text = "鑷姩璁$畻"; this.layoutControlItem35.TextSize = new System.Drawing.Size(0, 0); @@ -2156,12 +2226,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(975, 32); + this.layoutControlItem26.Location = new System.Drawing.Point(963, 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(325, 32); + this.layoutControlItem26.Size = new System.Drawing.Size(321, 32); this.layoutControlItem26.Text = "鎶ュ伐鎵撳嵃"; this.layoutControlItem26.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem26.TextVisible = false; @@ -2174,18 +2244,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(325, 32); + this.layoutControlItem22.Size = new System.Drawing.Size(321, 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(325, 32); + this.layoutControlItem21.Location = new System.Drawing.Point(321, 32); this.layoutControlItem21.Name = "layoutControlItem21"; this.layoutControlItem21.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem21.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem21.Size = new System.Drawing.Size(325, 32); + this.layoutControlItem21.Size = new System.Drawing.Size(321, 32); this.layoutControlItem21.Text = "鎵撳嵃澶囨敞"; this.layoutControlItem21.TextSize = new System.Drawing.Size(75, 18); // @@ -2195,21 +2265,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(650, 0); + this.layoutControlItem24.Location = new System.Drawing.Point(642, 0); this.layoutControlItem24.Name = "layoutControlItem24"; this.layoutControlItem24.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem24.Size = new System.Drawing.Size(325, 32); + this.layoutControlItem24.Size = new System.Drawing.Size(321, 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(650, 32); + this.layoutControlItem38.Location = new System.Drawing.Point(642, 32); this.layoutControlItem38.Name = "layoutControlItem38"; this.layoutControlItem38.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem38.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem38.Size = new System.Drawing.Size(325, 32); + this.layoutControlItem38.Size = new System.Drawing.Size(321, 32); this.layoutControlItem38.Text = "鎵撳嵃鏁伴噺"; this.layoutControlItem38.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem38.TextVisible = false; @@ -2219,7 +2289,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(325, 32); + this.layoutControlItem36.Size = new System.Drawing.Size(321, 32); this.layoutControlItem36.Text = "宸ュ崟鎬婚噺"; this.layoutControlItem36.TextSize = new System.Drawing.Size(75, 18); // @@ -2230,7 +2300,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 +2314,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 +2323,6 @@ this.gridColumn17, this.gvMx2createBy, this.gvMx2createDate, - this.gridColumn28, - this.gridColumn29, this.gridColumn30, this.gridColumn31, this.gridColumn32, @@ -2277,17 +2344,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 +2352,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 +2364,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 +2378,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 +2390,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 +2400,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 +2412,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 +2422,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 +2434,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 +2446,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 +2456,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 +2466,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 +2476,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 +2823,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 +2947,202 @@ // // 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); + // + // xtraTabPage5 + // + this.xtraTabPage5.Controls.Add(this.ucBtnPrint101); + this.xtraTabPage5.Name = "xtraTabPage5"; + this.xtraTabPage5.Size = new System.Drawing.Size(1648, 481); + this.xtraTabPage5.Text = "鐗╂枡榻愬鏍囪瘑鍗�"; + // + // ucBtnPrint101 + // + this.ucBtnPrint101.guidKey = null; + this.ucBtnPrint101.Location = new System.Drawing.Point(7, 19); + this.ucBtnPrint101.Margin = new System.Windows.Forms.Padding(0); + this.ucBtnPrint101.Name = "ucBtnPrint101"; + this.ucBtnPrint101.rptParameter = null; + this.ucBtnPrint101.Size = new System.Drawing.Size(232, 32); + this.ucBtnPrint101.TabIndex = 0; // // Frm_Womdaa // @@ -2978,6 +3194,7 @@ ((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.txt_isQiTao.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem29)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem27)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem18)).EndInit(); @@ -3002,6 +3219,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem19)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem28)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem46)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -3040,7 +3258,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 +3281,20 @@ ((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.xtraTabPage5.ResumeLayout(false); this.ResumeLayout(false); } @@ -3172,7 +3404,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 +3414,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 +3503,22 @@ 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; + private DevExpress.XtraTab.XtraTabPage xtraTabPage5; + private UserControl.UcBtnPrint ucBtnPrint101; + private DevExpress.XtraEditors.CheckEdit txt_isQiTao; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem46; } } \ No newline at end of file -- Gitblit v1.9.3