From dd0af4a5532c251fd655024ba475f72eaf9c93a0 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期一, 18 八月 2025 16:20:10 +0800 Subject: [PATCH] 汇总 --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs | 430 +++++++++++++++++++++++++++++------------------------ 1 files changed, 235 insertions(+), 195 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs index 7bb7bb2..836835d 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs @@ -29,14 +29,14 @@ private void InitializeComponent() { this.components = new System.ComponentModel.Container(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition13 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition14 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition15 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.ColumnDefinition columnDefinition16 = new DevExpress.XtraLayout.ColumnDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition13 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition14 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition15 = new DevExpress.XtraLayout.RowDefinition(); - DevExpress.XtraLayout.RowDefinition rowDefinition16 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition1 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition2 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition3 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.ColumnDefinition columnDefinition4 = new DevExpress.XtraLayout.ColumnDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition1 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition2 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition3 = new DevExpress.XtraLayout.RowDefinition(); + DevExpress.XtraLayout.RowDefinition rowDefinition4 = new DevExpress.XtraLayout.RowDefinition(); DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode(); this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); @@ -57,6 +57,7 @@ this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn13 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gridColumn18 = new DevExpress.XtraGrid.Columns.GridColumn(); this.pageBar1 = new UserControls.Data.UcPageBar(); this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); @@ -69,13 +70,12 @@ this.txt_itemNo2 = new DevExpress.XtraEditors.TextEdit(); this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.txt_fbatchQty = new DevExpress.XtraEditors.TextEdit(); - this.txt_mrmodeTxt = new DevExpress.XtraEditors.TextEdit(); + this.txt_kbSl = new DevExpress.XtraEditors.TextEdit(); + this.txt_fmrmode = new DevExpress.XtraEditors.TextEdit(); this.txt_itemModel = new DevExpress.XtraEditors.TextEdit(); - this.txt_erpCheckBy = new DevExpress.XtraEditors.TextEdit(); this.txt_aboutGuid = new DevExpress.XtraEditors.TextEdit(); this.txt_lineName = new DevExpress.XtraEditors.TextEdit(); - this.txt_workNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_daa001 = new DevExpress.XtraEditors.TextEdit(); this.txt_msg = new DevExpress.XtraEditors.TextEdit(); this.txt_fngHandle = new DevExpress.XtraEditors.TextEdit(); this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); @@ -89,12 +89,11 @@ this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -121,9 +120,6 @@ this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.tips = new DevExpress.Utils.ToolTipController(this.components); - this.picCheckBox = new System.Windows.Forms.PictureBox(); - this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem(); this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx7 = new DevExpress.XtraGrid.GridControl(); this.gvMx7 = new DevExpress.XtraGrid.Views.Grid.GridView(); @@ -133,6 +129,13 @@ this.gridColumn63 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn64 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn65 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.picCheckBox = new System.Windows.Forms.PictureBox(); + this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_fgCheckBy = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem(); + this.txt_fgCheckDatet = new DevExpress.XtraEditors.TextEdit(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -158,13 +161,12 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo2.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_aboutGuid.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); @@ -178,12 +180,11 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -192,11 +193,15 @@ this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); this.xtraTabPage3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx7)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckDatet.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -287,7 +292,8 @@ this.gvcol6, this.gridColumn10, this.gridColumn11, - this.gridColumn13}); + this.gridColumn13, + this.gridColumn18}); this.gridView1.GridControl = this.gcMain1; this.gridView1.IndicatorWidth = 50; this.gridView1.Name = "gridView1"; @@ -306,7 +312,7 @@ this.gv_billNo.OptionsColumn.AllowEdit = false; this.gv_billNo.Tag = "query_a.BILL_NO"; this.gv_billNo.Visible = true; - this.gv_billNo.VisibleIndex = 0; + this.gv_billNo.VisibleIndex = 1; this.gv_billNo.Width = 120; // // gv_documentStatus @@ -319,7 +325,7 @@ this.gv_documentStatus.OptionsColumn.AllowEdit = false; this.gv_documentStatus.Tag = "query_a.DOCUMENT_STATUS"; this.gv_documentStatus.Visible = true; - this.gv_documentStatus.VisibleIndex = 4; + this.gv_documentStatus.VisibleIndex = 3; this.gv_documentStatus.Width = 70; // // gv_documentType @@ -332,7 +338,7 @@ this.gv_documentType.OptionsColumn.AllowEdit = false; this.gv_documentType.Tag = "query_a.DOCUMENT_TYPE"; this.gv_documentType.Visible = true; - this.gv_documentType.VisibleIndex = 5; + this.gv_documentType.VisibleIndex = 4; this.gv_documentType.Width = 80; // // gv_businessType @@ -345,7 +351,7 @@ this.gv_businessType.OptionsColumn.AllowEdit = false; this.gv_businessType.Tag = "query_a.BUSINESS_TYPE"; this.gv_businessType.Visible = true; - this.gv_businessType.VisibleIndex = 6; + this.gv_businessType.VisibleIndex = 8; this.gv_businessType.Width = 80; // // bandedGridColumn1 @@ -370,7 +376,7 @@ this.gv_closeStatus.OptionsColumn.AllowEdit = false; this.gv_closeStatus.Tag = "query_a.CLOSE_STATUS"; this.gv_closeStatus.Visible = true; - this.gv_closeStatus.VisibleIndex = 8; + this.gv_closeStatus.VisibleIndex = 9; this.gv_closeStatus.Width = 80; // // bandedGridColumn2 @@ -381,8 +387,6 @@ this.bandedGridColumn2.Name = "bandedGridColumn2"; this.bandedGridColumn2.OptionsColumn.AllowEdit = false; this.bandedGridColumn2.Tag = "query_a.departmentname"; - this.bandedGridColumn2.Visible = true; - this.bandedGridColumn2.VisibleIndex = 9; this.bandedGridColumn2.Width = 80; // // gv_purchaseDept @@ -426,7 +430,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 1; + this.gridColumn10.VisibleIndex = 0; this.gridColumn10.Width = 94; // // gridColumn11 @@ -436,7 +440,7 @@ this.gridColumn11.MinWidth = 25; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 2; + this.gridColumn11.VisibleIndex = 5; this.gridColumn11.Width = 94; // // gridColumn13 @@ -446,8 +450,18 @@ this.gridColumn13.MinWidth = 25; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 3; + this.gridColumn13.VisibleIndex = 6; this.gridColumn13.Width = 94; + // + // gridColumn18 + // + this.gridColumn18.Caption = "宸ュ崟鍗曞彿"; + this.gridColumn18.FieldName = "daa001"; + this.gridColumn18.MinWidth = 25; + this.gridColumn18.Name = "gridColumn18"; + this.gridColumn18.Visible = true; + this.gridColumn18.VisibleIndex = 2; + this.gridColumn18.Width = 94; // // pageBar1 // @@ -499,15 +513,16 @@ this.layoutMx1.Controls.Add(this.txt_itemNo2); this.layoutMx1.Controls.Add(this.txt_createBy); this.layoutMx1.Controls.Add(this.txt_createDate); - this.layoutMx1.Controls.Add(this.txt_fbatchQty); - this.layoutMx1.Controls.Add(this.txt_mrmodeTxt); + this.layoutMx1.Controls.Add(this.txt_kbSl); + this.layoutMx1.Controls.Add(this.txt_fmrmode); this.layoutMx1.Controls.Add(this.txt_itemModel); - this.layoutMx1.Controls.Add(this.txt_erpCheckBy); this.layoutMx1.Controls.Add(this.txt_aboutGuid); this.layoutMx1.Controls.Add(this.txt_lineName); - this.layoutMx1.Controls.Add(this.txt_workNo); + this.layoutMx1.Controls.Add(this.txt_daa001); this.layoutMx1.Controls.Add(this.txt_msg); this.layoutMx1.Controls.Add(this.txt_fngHandle); + this.layoutMx1.Controls.Add(this.txt_fgCheckBy); + this.layoutMx1.Controls.Add(this.txt_fgCheckDatet); this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { this.layoutControlItem3, @@ -525,7 +540,7 @@ // this.ucBtnPrint98.allClickKey = null; this.ucBtnPrint98.guidKey = null; - this.ucBtnPrint98.Location = new System.Drawing.Point(672, 109); + this.ucBtnPrint98.Location = new System.Drawing.Point(342, 109); this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint98.Name = "ucBtnPrint98"; this.ucBtnPrint98.rptParameter = null; @@ -589,21 +604,21 @@ this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 234; // - // txt_fbatchQty + // txt_kbSl // - this.txt_fbatchQty.Location = new System.Drawing.Point(99, 43); - this.txt_fbatchQty.Name = "txt_fbatchQty"; - this.txt_fbatchQty.Size = new System.Drawing.Size(239, 24); - this.txt_fbatchQty.StyleController = this.layoutMx1; - this.txt_fbatchQty.TabIndex = 236; + this.txt_kbSl.Location = new System.Drawing.Point(99, 43); + this.txt_kbSl.Name = "txt_kbSl"; + this.txt_kbSl.Size = new System.Drawing.Size(239, 24); + this.txt_kbSl.StyleController = this.layoutMx1; + this.txt_kbSl.TabIndex = 236; // - // txt_mrmodeTxt + // txt_fmrmode // - this.txt_mrmodeTxt.Location = new System.Drawing.Point(429, 109); - this.txt_mrmodeTxt.Name = "txt_mrmodeTxt"; - this.txt_mrmodeTxt.Size = new System.Drawing.Size(239, 24); - this.txt_mrmodeTxt.StyleController = this.layoutMx1; - this.txt_mrmodeTxt.TabIndex = 237; + this.txt_fmrmode.Location = new System.Drawing.Point(99, 109); + this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Size = new System.Drawing.Size(239, 24); + this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.TabIndex = 237; // // txt_itemModel // @@ -612,14 +627,6 @@ this.txt_itemModel.Size = new System.Drawing.Size(241, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 238; - // - // txt_erpCheckBy - // - this.txt_erpCheckBy.Location = new System.Drawing.Point(99, 76); - this.txt_erpCheckBy.Name = "txt_erpCheckBy"; - this.txt_erpCheckBy.Size = new System.Drawing.Size(239, 24); - this.txt_erpCheckBy.StyleController = this.layoutMx1; - this.txt_erpCheckBy.TabIndex = 241; // // txt_aboutGuid // @@ -637,17 +644,17 @@ this.txt_lineName.StyleController = this.layoutMx1; this.txt_lineName.TabIndex = 244; // - // txt_workNo + // txt_daa001 // - this.txt_workNo.Location = new System.Drawing.Point(99, 109); - this.txt_workNo.Name = "txt_workNo"; - this.txt_workNo.Size = new System.Drawing.Size(239, 24); - this.txt_workNo.StyleController = this.layoutMx1; - this.txt_workNo.TabIndex = 245; + this.txt_daa001.Location = new System.Drawing.Point(99, 76); + this.txt_daa001.Name = "txt_daa001"; + this.txt_daa001.Size = new System.Drawing.Size(239, 24); + this.txt_daa001.StyleController = this.layoutMx1; + this.txt_daa001.TabIndex = 245; // // txt_msg // - this.txt_msg.Location = new System.Drawing.Point(759, 76); + this.txt_msg.Location = new System.Drawing.Point(759, 109); this.txt_msg.Name = "txt_msg"; this.txt_msg.Size = new System.Drawing.Size(571, 24); this.txt_msg.StyleController = this.layoutMx1; @@ -705,41 +712,42 @@ this.layoutControlItem9, this.layoutControlItem7, this.layoutControlItem11, - this.layoutControlItem14, - this.layoutControlItem15, - this.layoutControlItem10, this.layoutControlItem12, this.layoutControlItem17, + this.layoutControlItem15, + this.layoutControlItem10, + this.layoutControlItem13, this.layoutControlItem16, - this.layoutControlItem13}); + this.layoutControlItem8, + this.layoutControlItem14}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; - columnDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition13.Width = 100D; - columnDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition14.Width = 100D; - columnDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition15.Width = 100D; - columnDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; - columnDefinition16.Width = 100D; + columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1.Width = 100D; + columnDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition2.Width = 100D; + columnDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition3.Width = 100D; + columnDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition4.Width = 100D; this.Root.OptionsTableLayoutGroup.ColumnDefinitions.AddRange(new DevExpress.XtraLayout.ColumnDefinition[] { - columnDefinition13, - columnDefinition14, - columnDefinition15, - columnDefinition16}); - rowDefinition13.Height = 100D; - rowDefinition13.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition14.Height = 100D; - rowDefinition14.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition15.Height = 100D; - rowDefinition15.SizeType = System.Windows.Forms.SizeType.Percent; - rowDefinition16.Height = 100D; - rowDefinition16.SizeType = System.Windows.Forms.SizeType.Percent; + columnDefinition1, + columnDefinition2, + columnDefinition3, + columnDefinition4}); + rowDefinition1.Height = 100D; + rowDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition2.Height = 100D; + rowDefinition2.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition3.Height = 100D; + rowDefinition3.SizeType = System.Windows.Forms.SizeType.Percent; + rowDefinition4.Height = 100D; + rowDefinition4.SizeType = System.Windows.Forms.SizeType.Percent; this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { - rowDefinition13, - rowDefinition14, - rowDefinition15, - rowDefinition16}); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); this.Root.Size = new System.Drawing.Size(1342, 152); this.Root.TextVisible = false; // @@ -780,12 +788,12 @@ this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; this.layoutControlItem6.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem6.Text = "寮�鍗曚汉"; + this.layoutControlItem6.Text = "寮�鍗曚汉鍛�"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem9 // - this.layoutControlItem9.Control = this.txt_fbatchQty; + this.layoutControlItem9.Control = this.txt_kbSl; this.layoutControlItem9.Location = new System.Drawing.Point(0, 33); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; @@ -814,37 +822,6 @@ this.layoutControlItem11.Text = "浜у搧瑙勬牸"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.txt_erpCheckBy; - this.layoutControlItem14.Location = new System.Drawing.Point(0, 66); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem14.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem14.Text = "宸茶繑宸ユ暟閲�"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.txt_workNo; - this.layoutControlItem15.Location = new System.Drawing.Point(0, 99); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem15.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem15.Text = "宸ュ崟鍗曞彿"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18); - // - // layoutControlItem10 - // - this.layoutControlItem10.Control = this.txt_mrmodeTxt; - this.layoutControlItem10.Location = new System.Drawing.Point(330, 99); - this.layoutControlItem10.Name = "layoutControlItem10"; - this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem10.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem10.Text = "杩斿伐宸ュ簭"; - this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); - // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_lineName; @@ -867,17 +844,37 @@ this.layoutControlItem17.Text = "澶勭疆缁撴灉"; this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // - // layoutControlItem16 + // layoutControlItem15 // - this.layoutControlItem16.Control = this.txt_msg; - this.layoutControlItem16.Location = new System.Drawing.Point(660, 66); - this.layoutControlItem16.Name = "layoutControlItem16"; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem16.Size = new System.Drawing.Size(662, 33); - this.layoutControlItem16.Text = "杩濊绫诲埆"; - this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); + this.layoutControlItem15.Control = this.txt_daa001; + this.layoutControlItem15.Location = new System.Drawing.Point(0, 66); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem15.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem15.Text = "宸ュ崟鍗曞彿"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_fmrmode; + this.layoutControlItem10.Location = new System.Drawing.Point(0, 99); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem10.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem10.Text = "杩斿伐宸ュ簭"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.ucBtnPrint98; + this.layoutControlItem13.Location = new System.Drawing.Point(330, 99); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem13.Text = "纭畾鎵撳嵃"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem13.TextVisible = false; // // tabMx // @@ -1070,7 +1067,7 @@ this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 6; + this.gridColumn15.VisibleIndex = 5; this.gridColumn15.Width = 69; // // gridColumn16 @@ -1080,7 +1077,7 @@ this.gridColumn16.MinWidth = 25; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Visible = true; - this.gridColumn16.VisibleIndex = 7; + this.gridColumn16.VisibleIndex = 6; this.gridColumn16.Width = 82; // // gridColumn17 @@ -1092,7 +1089,7 @@ this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Tag = "query_a.PRICING_QTY"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 8; + this.gridColumn17.VisibleIndex = 7; this.gridColumn17.Width = 56; // // gridColumn22 @@ -1104,7 +1101,7 @@ this.gridColumn22.Name = "gridColumn22"; this.gridColumn22.Tag = "query_a.PURCHASE_QTY"; this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 3; + this.gridColumn22.VisibleIndex = 2; this.gridColumn22.Width = 37; // // gridColumn12 @@ -1114,7 +1111,7 @@ this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 5; + this.gridColumn12.VisibleIndex = 4; this.gridColumn12.Width = 146; // // gridColumn5 @@ -1124,7 +1121,7 @@ this.gridColumn5.MinWidth = 25; this.gridColumn5.Name = "gridColumn5"; this.gridColumn5.Visible = true; - this.gridColumn5.VisibleIndex = 4; + this.gridColumn5.VisibleIndex = 3; this.gridColumn5.Width = 146; // // gridColumn6 @@ -1134,7 +1131,7 @@ this.gridColumn6.MinWidth = 25; this.gridColumn6.Name = "gridColumn6"; this.gridColumn6.Visible = true; - this.gridColumn6.VisibleIndex = 2; + this.gridColumn6.VisibleIndex = 1; this.gridColumn6.Width = 142; // // gridColumn7 @@ -1144,7 +1141,7 @@ this.gridColumn7.MinWidth = 25; this.gridColumn7.Name = "gridColumn7"; this.gridColumn7.Visible = true; - this.gridColumn7.VisibleIndex = 9; + this.gridColumn7.VisibleIndex = 8; this.gridColumn7.Width = 142; // // gridColumn8 @@ -1154,7 +1151,7 @@ this.gridColumn8.MinWidth = 25; this.gridColumn8.Name = "gridColumn8"; this.gridColumn8.Visible = true; - this.gridColumn8.VisibleIndex = 10; + this.gridColumn8.VisibleIndex = 9; this.gridColumn8.Width = 156; // // gridColumn9 @@ -1164,31 +1161,8 @@ this.gridColumn9.MinWidth = 25; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Visible = true; - this.gridColumn9.VisibleIndex = 11; + this.gridColumn9.VisibleIndex = 10; this.gridColumn9.Width = 94; - // - // picCheckBox - // - this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; - this.picCheckBox.Location = new System.Drawing.Point(1133, 30); - this.picCheckBox.Name = "picCheckBox"; - this.picCheckBox.Size = new System.Drawing.Size(100, 50); - this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; - this.picCheckBox.TabIndex = 9; - this.picCheckBox.TabStop = false; - this.picCheckBox.Visible = false; - // - // layoutControlItem13 - // - this.layoutControlItem13.Control = this.ucBtnPrint98; - this.layoutControlItem13.Location = new System.Drawing.Point(660, 99); - this.layoutControlItem13.Name = "layoutControlItem13"; - this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(330, 33); - this.layoutControlItem13.Text = "纭畾鎵撳嵃"; - this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem13.TextVisible = false; // // xtraTabPage3 // @@ -1304,6 +1278,67 @@ this.gridColumn65.VisibleIndex = 5; this.gridColumn65.Width = 94; // + // picCheckBox + // + this.picCheckBox.Image = global::Gs.DevApp.Properties.Resources.ico_noCheck; + this.picCheckBox.Location = new System.Drawing.Point(1133, 30); + this.picCheckBox.Name = "picCheckBox"; + this.picCheckBox.Size = new System.Drawing.Size(100, 50); + this.picCheckBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage; + this.picCheckBox.TabIndex = 9; + this.picCheckBox.TabStop = false; + this.picCheckBox.Visible = false; + // + // layoutControlItem16 + // + this.layoutControlItem16.Control = this.txt_msg; + this.layoutControlItem16.Location = new System.Drawing.Point(660, 99); + this.layoutControlItem16.Name = "layoutControlItem16"; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem16.OptionsTableLayoutItem.ColumnSpan = 2; + this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem16.Size = new System.Drawing.Size(662, 33); + this.layoutControlItem16.Text = "杩濊绫诲埆"; + this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); + // + // txt_fgCheckBy + // + this.txt_fgCheckBy.Location = new System.Drawing.Point(759, 76); + this.txt_fgCheckBy.Name = "txt_fgCheckBy"; + this.txt_fgCheckBy.Size = new System.Drawing.Size(239, 24); + this.txt_fgCheckBy.StyleController = this.layoutMx1; + this.txt_fgCheckBy.TabIndex = 248; + // + // layoutControlItem8 + // + this.layoutControlItem8.Control = this.txt_fgCheckBy; + this.layoutControlItem8.Location = new System.Drawing.Point(660, 66); + this.layoutControlItem8.Name = "layoutControlItem8"; + this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem8.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem8.Text = "瀹℃牳浜哄憳"; + this.layoutControlItem8.TextSize = new System.Drawing.Size(75, 18); + // + // txt_fgCheckDatet + // + this.txt_fgCheckDatet.Location = new System.Drawing.Point(1089, 76); + this.txt_fgCheckDatet.Name = "txt_fgCheckDatet"; + this.txt_fgCheckDatet.Size = new System.Drawing.Size(241, 24); + this.txt_fgCheckDatet.StyleController = this.layoutMx1; + this.txt_fgCheckDatet.TabIndex = 249; + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.txt_fgCheckDatet; + this.layoutControlItem14.Location = new System.Drawing.Point(990, 66); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem14.Text = "瀹℃牳鏃堕棿"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); + // // Frm_WomFanGong // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1339,13 +1374,12 @@ ((System.ComponentModel.ISupportInitialize)(this.txt_itemNo2.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fbatchQty.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_mrmodeTxt.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_kbSl.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fmrmode.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_itemModel.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_erpCheckBy.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_aboutGuid.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_lineName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_workNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_daa001.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_msg.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fngHandle.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); @@ -1359,12 +1393,11 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1373,11 +1406,15 @@ this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); this.xtraTabPage3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx7)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fgCheckDatet.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); this.ResumeLayout(false); } @@ -1428,14 +1465,12 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; private DevExpress.XtraEditors.TextEdit txt_createDate; - private DevExpress.XtraEditors.TextEdit txt_fbatchQty; - private DevExpress.XtraEditors.TextEdit txt_mrmodeTxt; + private DevExpress.XtraEditors.TextEdit txt_kbSl; + private DevExpress.XtraEditors.TextEdit txt_fmrmode; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraEditors.TextEdit txt_itemModel; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; - private DevExpress.XtraEditors.TextEdit txt_erpCheckBy; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; private UserControl.UcBtnPrint ucBtnPrint98; private DevExpress.XtraEditors.TextEdit txt_aboutGuid; private DevExpress.XtraLayout.LayoutControlItem txt_daa00111111; @@ -1455,19 +1490,15 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn8; private DevExpress.XtraGrid.Columns.GridColumn gridColumn9; private DevExpress.XtraEditors.TextEdit txt_lineName; - private DevExpress.XtraEditors.TextEdit txt_workNo; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraEditors.TextEdit txt_daa001; private DevExpress.XtraEditors.TextEdit txt_msg; private DevExpress.XtraEditors.TextEdit txt_fngHandle; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraGrid.Columns.GridColumn gridColumn10; private DevExpress.XtraGrid.Columns.GridColumn gridColumn11; private DevExpress.XtraGrid.Columns.GridColumn gridColumn13; private System.Windows.Forms.PictureBox picCheckBox; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; private DevExpress.XtraTab.XtraTabPage xtraTabPage3; private DevExpress.XtraGrid.GridControl gcMx7; private DevExpress.XtraGrid.Views.Grid.GridView gvMx7; @@ -1477,5 +1508,14 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn63; private DevExpress.XtraGrid.Columns.GridColumn gridColumn64; private DevExpress.XtraGrid.Columns.GridColumn gridColumn65; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; + private DevExpress.XtraEditors.TextEdit txt_fgCheckBy; + private DevExpress.XtraEditors.TextEdit txt_fgCheckDatet; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; } } \ No newline at end of file -- Gitblit v1.9.3