From 7fe9ca3eeeba579e2570fd475ff279bfee4ed398 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期四, 14 八月 2025 17:43:09 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/WOM/Frm_WomFanGong.Designer.cs | 319 +++++++++++++++++++++++++++------------------------- 1 files changed, 165 insertions(+), 154 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..9b808d8 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(); @@ -70,12 +71,12 @@ 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_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(); @@ -95,6 +96,7 @@ this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem17 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = 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 +123,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 +132,8 @@ 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(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -159,12 +160,12 @@ ((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_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(); @@ -184,6 +185,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -192,11 +194,10 @@ 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(); this.SuspendLayout(); // // toolBarMenu1 @@ -287,7 +288,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 +308,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 +321,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 +334,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 +347,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 +372,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 +383,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 +426,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 +436,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 +446,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 // @@ -500,12 +510,12 @@ 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_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.Dock = System.Windows.Forms.DockStyle.Fill; @@ -525,11 +535,11 @@ // this.ucBtnPrint98.allClickKey = null; this.ucBtnPrint98.guidKey = null; - this.ucBtnPrint98.Location = new System.Drawing.Point(672, 109); + this.ucBtnPrint98.Location = new System.Drawing.Point(683, 111); this.ucBtnPrint98.Margin = new System.Windows.Forms.Padding(0); this.ucBtnPrint98.Name = "ucBtnPrint98"; this.ucBtnPrint98.rptParameter = null; - this.ucBtnPrint98.Size = new System.Drawing.Size(326, 29); + this.ucBtnPrint98.Size = new System.Drawing.Size(332, 29); this.ucBtnPrint98.TabIndex = 9; // // lbGuid @@ -542,10 +552,10 @@ // // txt_releaseNo // - this.txt_releaseNo.Location = new System.Drawing.Point(99, 10); + this.txt_releaseNo.Location = new System.Drawing.Point(99, 12); this.txt_releaseNo.Name = "txt_releaseNo"; this.txt_releaseNo.Properties.Appearance.Options.UseFont = true; - this.txt_releaseNo.Size = new System.Drawing.Size(239, 24); + this.txt_releaseNo.Size = new System.Drawing.Size(244, 24); this.txt_releaseNo.StyleController = this.layoutMx1; this.txt_releaseNo.TabIndex = 213; // @@ -559,65 +569,65 @@ // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(759, 10); + this.txt_itemName.Location = new System.Drawing.Point(770, 12); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Size = new System.Drawing.Size(239, 24); + this.txt_itemName.Size = new System.Drawing.Size(245, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 231; // // txt_itemNo2 // - this.txt_itemNo2.Location = new System.Drawing.Point(429, 10); + this.txt_itemNo2.Location = new System.Drawing.Point(434, 12); this.txt_itemNo2.Name = "txt_itemNo2"; - this.txt_itemNo2.Size = new System.Drawing.Size(239, 24); + this.txt_itemNo2.Size = new System.Drawing.Size(245, 24); this.txt_itemNo2.StyleController = this.layoutMx1; this.txt_itemNo2.TabIndex = 232; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(759, 43); + this.txt_createBy.Location = new System.Drawing.Point(770, 45); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Size = new System.Drawing.Size(239, 24); + this.txt_createBy.Size = new System.Drawing.Size(245, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 233; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(1089, 43); + this.txt_createDate.Location = new System.Drawing.Point(1106, 45); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Size = new System.Drawing.Size(241, 24); + this.txt_createDate.Size = new System.Drawing.Size(245, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 234; // // txt_fbatchQty // - this.txt_fbatchQty.Location = new System.Drawing.Point(99, 43); + this.txt_fbatchQty.Location = new System.Drawing.Point(99, 45); this.txt_fbatchQty.Name = "txt_fbatchQty"; - this.txt_fbatchQty.Size = new System.Drawing.Size(239, 24); + this.txt_fbatchQty.Size = new System.Drawing.Size(244, 24); this.txt_fbatchQty.StyleController = this.layoutMx1; this.txt_fbatchQty.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(434, 111); + this.txt_fmrmode.Name = "txt_fmrmode"; + this.txt_fmrmode.Size = new System.Drawing.Size(245, 24); + this.txt_fmrmode.StyleController = this.layoutMx1; + this.txt_fmrmode.TabIndex = 237; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(1089, 10); + this.txt_itemModel.Location = new System.Drawing.Point(1106, 12); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Size = new System.Drawing.Size(241, 24); + this.txt_itemModel.Size = new System.Drawing.Size(245, 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.Location = new System.Drawing.Point(99, 78); this.txt_erpCheckBy.Name = "txt_erpCheckBy"; - this.txt_erpCheckBy.Size = new System.Drawing.Size(239, 24); + this.txt_erpCheckBy.Size = new System.Drawing.Size(244, 24); this.txt_erpCheckBy.StyleController = this.layoutMx1; this.txt_erpCheckBy.TabIndex = 241; // @@ -631,33 +641,33 @@ // // txt_lineName // - this.txt_lineName.Location = new System.Drawing.Point(429, 43); + this.txt_lineName.Location = new System.Drawing.Point(434, 45); this.txt_lineName.Name = "txt_lineName"; - this.txt_lineName.Size = new System.Drawing.Size(239, 24); + this.txt_lineName.Size = new System.Drawing.Size(245, 24); 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, 111); + this.txt_daa001.Name = "txt_daa001"; + this.txt_daa001.Size = new System.Drawing.Size(244, 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(770, 78); this.txt_msg.Name = "txt_msg"; - this.txt_msg.Size = new System.Drawing.Size(571, 24); + this.txt_msg.Size = new System.Drawing.Size(581, 24); this.txt_msg.StyleController = this.layoutMx1; this.txt_msg.TabIndex = 246; // // txt_fngHandle // - this.txt_fngHandle.Location = new System.Drawing.Point(429, 76); + this.txt_fngHandle.Location = new System.Drawing.Point(434, 78); this.txt_fngHandle.Name = "txt_fngHandle"; - this.txt_fngHandle.Size = new System.Drawing.Size(239, 24); + this.txt_fngHandle.Size = new System.Drawing.Size(245, 24); this.txt_fngHandle.StyleController = this.layoutMx1; this.txt_fngHandle.TabIndex = 247; // @@ -714,33 +724,33 @@ this.layoutControlItem13}); 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}); - this.Root.Size = new System.Drawing.Size(1342, 152); + rowDefinition1, + rowDefinition2, + rowDefinition3, + rowDefinition4}); + this.Root.Size = new System.Drawing.Size(1363, 152); this.Root.TextVisible = false; // // layoutControlItem1 @@ -748,38 +758,38 @@ this.layoutControlItem1.Control = this.txt_releaseNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem1.Size = new System.Drawing.Size(335, 33); this.layoutControlItem1.Text = "妫�楠屽崟鍙�"; this.layoutControlItem1.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_itemNo2; - this.layoutControlItem5.Location = new System.Drawing.Point(330, 0); + this.layoutControlItem5.Location = new System.Drawing.Point(335, 0); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem5.Size = new System.Drawing.Size(336, 33); this.layoutControlItem5.Text = "浜у搧缂栫爜"; this.layoutControlItem5.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_itemName; - this.layoutControlItem2.Location = new System.Drawing.Point(660, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(671, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem2.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem2.Size = new System.Drawing.Size(336, 33); this.layoutControlItem2.Text = "浜у搧鍚嶇О"; this.layoutControlItem2.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_createBy; - this.layoutControlItem6.Location = new System.Drawing.Point(660, 33); + this.layoutControlItem6.Location = new System.Drawing.Point(671, 33); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem6.Size = new System.Drawing.Size(336, 33); this.layoutControlItem6.Text = "寮�鍗曚汉"; this.layoutControlItem6.TextSize = new System.Drawing.Size(75, 18); // @@ -789,28 +799,28 @@ this.layoutControlItem9.Location = new System.Drawing.Point(0, 33); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem9.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem9.Size = new System.Drawing.Size(335, 33); this.layoutControlItem9.Text = "闇�杩斿伐鏁伴噺"; this.layoutControlItem9.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_createDate; - this.layoutControlItem7.Location = new System.Drawing.Point(990, 33); + this.layoutControlItem7.Location = new System.Drawing.Point(1007, 33); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem7.Size = new System.Drawing.Size(336, 33); this.layoutControlItem7.Text = "寮�鍗曟棩鏈�"; this.layoutControlItem7.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_itemModel; - this.layoutControlItem11.Location = new System.Drawing.Point(990, 0); + this.layoutControlItem11.Location = new System.Drawing.Point(1007, 0); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(332, 33); + this.layoutControlItem11.Size = new System.Drawing.Size(336, 33); this.layoutControlItem11.Text = "浜у搧瑙勬牸"; this.layoutControlItem11.TextSize = new System.Drawing.Size(75, 18); // @@ -820,64 +830,76 @@ 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.Size = new System.Drawing.Size(335, 33); this.layoutControlItem14.Text = "宸茶繑宸ユ暟閲�"; this.layoutControlItem14.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem15 // - this.layoutControlItem15.Control = this.txt_workNo; + this.layoutControlItem15.Control = this.txt_daa001; 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.Size = new System.Drawing.Size(335, 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.Control = this.txt_fmrmode; + this.layoutControlItem10.Location = new System.Drawing.Point(335, 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.Size = new System.Drawing.Size(336, 33); this.layoutControlItem10.Text = "杩斿伐宸ュ簭"; this.layoutControlItem10.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_lineName; - this.layoutControlItem12.Location = new System.Drawing.Point(330, 33); + this.layoutControlItem12.Location = new System.Drawing.Point(335, 33); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem12.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem12.Size = new System.Drawing.Size(336, 33); this.layoutControlItem12.Text = "浜х嚎"; this.layoutControlItem12.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_fngHandle; - this.layoutControlItem17.Location = new System.Drawing.Point(330, 66); + this.layoutControlItem17.Location = new System.Drawing.Point(335, 66); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem17.Size = new System.Drawing.Size(330, 33); + this.layoutControlItem17.Size = new System.Drawing.Size(336, 33); this.layoutControlItem17.Text = "澶勭疆缁撴灉"; this.layoutControlItem17.TextSize = new System.Drawing.Size(75, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_msg; - this.layoutControlItem16.Location = new System.Drawing.Point(660, 66); + this.layoutControlItem16.Location = new System.Drawing.Point(671, 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.Size = new System.Drawing.Size(672, 33); this.layoutControlItem16.Text = "杩濊绫诲埆"; this.layoutControlItem16.TextSize = new System.Drawing.Size(75, 18); + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.ucBtnPrint98; + this.layoutControlItem13.Location = new System.Drawing.Point(671, 99); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; + this.layoutControlItem13.Size = new System.Drawing.Size(336, 33); + this.layoutControlItem13.Text = "纭畾鎵撳嵃"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem13.TextVisible = false; // // tabMx // @@ -1070,7 +1092,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 +1102,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 +1114,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 +1126,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 +1136,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 +1146,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 +1156,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 +1166,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 +1176,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 +1186,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 +1303,17 @@ 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; + // // Frm_WomFanGong // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1340,12 +1350,12 @@ ((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_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(); @@ -1365,6 +1375,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem17)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1373,11 +1384,10 @@ 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(); this.ResumeLayout(false); } @@ -1429,7 +1439,7 @@ 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_fmrmode; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; private DevExpress.XtraEditors.TextEdit txt_itemModel; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; @@ -1455,7 +1465,7 @@ 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.XtraEditors.TextEdit txt_daa001; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; private DevExpress.XtraEditors.TextEdit txt_msg; private DevExpress.XtraEditors.TextEdit txt_fngHandle; @@ -1477,5 +1487,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn63; private DevExpress.XtraGrid.Columns.GridColumn gridColumn64; private DevExpress.XtraGrid.Columns.GridColumn gridColumn65; + private DevExpress.XtraGrid.Columns.GridColumn gridColumn18; } } \ No newline at end of file -- Gitblit v1.9.3