From 5f92474a32f3fc3e38f2f19274745720062baee6 Mon Sep 17 00:00:00 2001 From: lu <123456> Date: 星期六, 19 七月 2025 13:59:33 +0800 Subject: [PATCH] bug --- DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs | 246 +++++++++++++++++++++++------------------------- 1 files changed, 117 insertions(+), 129 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs index 4003438..bd6f2f3 100644 --- a/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/RkQC/Frm_Cqsq.Designer.cs @@ -80,12 +80,7 @@ this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); this.layoutControlItem16 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); - this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); @@ -103,8 +98,7 @@ this.gridColumn17 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn20 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMxDel = new DevExpress.XtraGrid.Columns.GridColumn(); this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); @@ -121,6 +115,11 @@ this.gvMx1remark = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.tips = new DevExpress.Utils.ToolTipController(this.components); + this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem15 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem(); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -156,12 +155,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); @@ -172,6 +166,11 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit(); this.SuspendLayout(); // // toolBarMenu1 @@ -451,7 +450,7 @@ // btnSelect // this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16; - this.btnSelect.Location = new System.Drawing.Point(12, 74); + this.btnSelect.Location = new System.Drawing.Point(12, 69); this.btnSelect.Name = "btnSelect"; this.btnSelect.Size = new System.Drawing.Size(116, 27); this.btnSelect.StyleController = this.layoutMx1; @@ -470,14 +469,14 @@ // txt_kcOrgId // this.txt_kcOrgId.IsReadly = false; - this.txt_kcOrgId.Location = new System.Drawing.Point(114, 43); + this.txt_kcOrgId.Location = new System.Drawing.Point(114, 38); this.txt_kcOrgId.Name = "txt_kcOrgId"; this.txt_kcOrgId.Size = new System.Drawing.Size(165, 24); this.txt_kcOrgId.TabIndex = 526; // // txt_billNo // - this.txt_billNo.Location = new System.Drawing.Point(114, 12); + this.txt_billNo.Location = new System.Drawing.Point(114, 7); this.txt_billNo.Name = "txt_billNo"; this.txt_billNo.Properties.Appearance.Options.UseFont = true; this.txt_billNo.Size = new System.Drawing.Size(165, 24); @@ -488,7 +487,7 @@ // txt_billType // this.txt_billType.EditValue = "-璇烽�夋嫨-"; - this.txt_billType.Location = new System.Drawing.Point(385, 43); + this.txt_billType.Location = new System.Drawing.Point(385, 7); this.txt_billType.Name = "txt_billType"; this.txt_billType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -507,7 +506,7 @@ // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(927, 43); + this.txt_checkDate.Location = new System.Drawing.Point(927, 38); this.txt_checkDate.Name = "txt_checkDate"; this.txt_checkDate.Properties.Appearance.Options.UseFont = true; this.txt_checkDate.Size = new System.Drawing.Size(166, 24); @@ -517,16 +516,16 @@ // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(385, 74); + this.txt_remark.Location = new System.Drawing.Point(385, 38); this.txt_remark.Name = "txt_remark"; this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(436, 24); + this.txt_remark.Size = new System.Drawing.Size(165, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 252; // // txt_checkUser // - this.txt_checkUser.Location = new System.Drawing.Point(927, 12); + this.txt_checkUser.Location = new System.Drawing.Point(927, 7); this.txt_checkUser.Name = "txt_checkUser"; this.txt_checkUser.Properties.Appearance.Options.UseFont = true; this.txt_checkUser.Size = new System.Drawing.Size(166, 24); @@ -536,17 +535,17 @@ // // txt_status // - this.txt_status.Location = new System.Drawing.Point(554, 43); + this.txt_status.Location = new System.Drawing.Point(825, 69); this.txt_status.Name = "txt_status"; this.txt_status.Properties.Caption = "瀹℃牳鏍囪瘑"; - this.txt_status.Size = new System.Drawing.Size(267, 24); + this.txt_status.Size = new System.Drawing.Size(268, 24); this.txt_status.StyleController = this.layoutMx1; this.txt_status.TabIndex = 528; this.txt_status.Tag = "readonly"; // // lastUpdateUser // - this.lastUpdateUser.Location = new System.Drawing.Point(385, 12); + this.lastUpdateUser.Location = new System.Drawing.Point(656, 7); this.lastUpdateUser.Name = "lastUpdateUser"; this.lastUpdateUser.Size = new System.Drawing.Size(165, 24); this.lastUpdateUser.StyleController = this.layoutMx1; @@ -555,7 +554,7 @@ // // lastUpdateTime // - this.lastUpdateTime.Location = new System.Drawing.Point(656, 12); + this.lastUpdateTime.Location = new System.Drawing.Point(656, 38); this.lastUpdateTime.Name = "lastUpdateTime"; this.lastUpdateTime.Size = new System.Drawing.Size(165, 24); this.lastUpdateTime.StyleController = this.layoutMx1; @@ -602,12 +601,12 @@ this.layoutControlItem2, this.layoutControlItem9, this.layoutControlItem10, - this.layoutControlItem7, this.layoutControlItem16, - this.layoutControlItem5, - this.layoutControlItem14, + this.layoutControlItem11, this.layoutControlItem15, - this.layoutControlItem11}); + this.layoutControlItem14, + this.layoutControlItem5, + this.layoutControlItem7}); this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; this.Root.Name = "Root"; columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent; @@ -677,18 +676,6 @@ this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); // - // layoutControlItem7 - // - this.layoutControlItem7.Control = this.txt_remark; - this.layoutControlItem7.Location = new System.Drawing.Point(271, 62); - this.layoutControlItem7.Name = "layoutControlItem7"; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem7.OptionsTableLayoutItem.ColumnSpan = 2; - this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(542, 31); - this.layoutControlItem7.Text = "鐢宠澶囨敞"; - this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); - // // layoutControlItem16 // this.layoutControlItem16.Control = this.btnSelect; @@ -702,49 +689,6 @@ this.layoutControlItem16.Text = "閫�璐ф槑缁�"; this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; - // - // layoutControlItem5 - // - this.layoutControlItem5.Control = this.txt_billType; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 31); - this.layoutControlItem5.Name = "layoutControlItem5"; - this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); - this.layoutControlItem5.Text = "鐢宠绫诲瀷"; - this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem14 - // - this.layoutControlItem14.Control = this.lastUpdateUser; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 0); - this.layoutControlItem14.Name = "layoutControlItem14"; - this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 31); - this.layoutControlItem14.Text = "鏈�鍚庢洿鏂颁汉"; - this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem15 - // - this.layoutControlItem15.Control = this.lastUpdateTime; - this.layoutControlItem15.Location = new System.Drawing.Point(542, 0); - this.layoutControlItem15.Name = "layoutControlItem15"; - this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 31); - this.layoutControlItem15.Text = "鏈�鍚庢洿鏂版椂闂�"; - this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); - // - // layoutControlItem11 - // - this.layoutControlItem11.Control = this.txt_status; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 31); - this.layoutControlItem11.Name = "layoutControlItem11"; - this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 31); - this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; - this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); - this.layoutControlItem11.TextVisible = false; // // tabMx // @@ -794,8 +738,7 @@ this.gridColumn17, this.gridColumn20, this.gridColumn21, - this.gridColumn22, - this.gridColumn23}); + this.gvMxDel}); this.gvMx1.GridControl = this.gcMx1; this.gvMx1.Name = "gvMx1"; this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; @@ -828,6 +771,8 @@ this.gridColumn9.MinWidth = 50; this.gridColumn9.Name = "gridColumn9"; this.gridColumn9.Tag = "query_a.ITEM_ID"; + this.gridColumn9.Visible = true; + this.gridColumn9.VisibleIndex = 0; this.gridColumn9.Width = 94; // // gridColumn10 @@ -837,7 +782,7 @@ this.gridColumn10.MinWidth = 25; this.gridColumn10.Name = "gridColumn10"; this.gridColumn10.Visible = true; - this.gridColumn10.VisibleIndex = 1; + this.gridColumn10.VisibleIndex = 2; this.gridColumn10.Width = 94; // // gridColumn11 @@ -847,7 +792,7 @@ this.gridColumn11.MinWidth = 25; this.gridColumn11.Name = "gridColumn11"; this.gridColumn11.Visible = true; - this.gridColumn11.VisibleIndex = 2; + this.gridColumn11.VisibleIndex = 3; this.gridColumn11.Width = 94; // // gridColumn12 @@ -857,31 +802,31 @@ this.gridColumn12.MinWidth = 25; this.gridColumn12.Name = "gridColumn12"; this.gridColumn12.Visible = true; - this.gridColumn12.VisibleIndex = 3; + this.gridColumn12.VisibleIndex = 4; this.gridColumn12.Width = 94; // // gridColumn13 // this.gridColumn13.AppearanceCell.Options.UseFont = true; this.gridColumn13.Caption = "鏁伴噺"; - this.gridColumn13.FieldName = "quantity"; + this.gridColumn13.FieldName = "itemBarCodeSl"; this.gridColumn13.MinWidth = 50; this.gridColumn13.Name = "gridColumn13"; this.gridColumn13.Tag = "yz_quantity_0_edit"; this.gridColumn13.Visible = true; - this.gridColumn13.VisibleIndex = 4; + this.gridColumn13.VisibleIndex = 5; this.gridColumn13.Width = 94; // // gridColumn14 // this.gridColumn14.AppearanceCell.Options.UseFont = true; - this.gridColumn14.Caption = "鏈夋晥鏈熻嚦(澶嶆鍓�)"; + this.gridColumn14.Caption = "鏈夋晥鏈熻嚦"; this.gridColumn14.FieldName = "yxqDate"; this.gridColumn14.MinWidth = 50; this.gridColumn14.Name = "gridColumn14"; this.gridColumn14.Tag = "yz_quantity_0_edit"; this.gridColumn14.Visible = true; - this.gridColumn14.VisibleIndex = 5; + this.gridColumn14.VisibleIndex = 6; this.gridColumn14.Width = 94; // // gridColumn15 @@ -891,19 +836,19 @@ this.gridColumn15.MinWidth = 25; this.gridColumn15.Name = "gridColumn15"; this.gridColumn15.Visible = true; - this.gridColumn15.VisibleIndex = 7; + this.gridColumn15.VisibleIndex = 8; this.gridColumn15.Width = 94; // // gridColumn16 // this.gridColumn16.AppearanceCell.Options.UseFont = true; - this.gridColumn16.Caption = "鍓╀綑瓒呮湡澶╂暟"; + this.gridColumn16.Caption = "鍓╀綑澶╂暟"; this.gridColumn16.FieldName = "syts"; this.gridColumn16.MinWidth = 50; this.gridColumn16.Name = "gridColumn16"; this.gridColumn16.Tag = "edit"; this.gridColumn16.Visible = true; - this.gridColumn16.VisibleIndex = 6; + this.gridColumn16.VisibleIndex = 7; this.gridColumn16.Width = 94; // // gridColumn17 @@ -913,17 +858,17 @@ this.gridColumn17.MinWidth = 25; this.gridColumn17.Name = "gridColumn17"; this.gridColumn17.Visible = true; - this.gridColumn17.VisibleIndex = 0; + this.gridColumn17.VisibleIndex = 1; this.gridColumn17.Width = 94; // // gridColumn20 // - this.gridColumn20.Caption = "鍙栧嚭搴撲綅"; + this.gridColumn20.Caption = "褰撳墠搴撲綅"; this.gridColumn20.FieldName = "qckw"; this.gridColumn20.MinWidth = 25; this.gridColumn20.Name = "gridColumn20"; this.gridColumn20.Visible = true; - this.gridColumn20.VisibleIndex = 8; + this.gridColumn20.VisibleIndex = 9; this.gridColumn20.Width = 94; // // gridColumn21 @@ -933,28 +878,18 @@ this.gridColumn21.MinWidth = 25; this.gridColumn21.Name = "gridColumn21"; this.gridColumn21.Visible = true; - this.gridColumn21.VisibleIndex = 9; + this.gridColumn21.VisibleIndex = 10; this.gridColumn21.Width = 94; // - // gridColumn22 + // gvMxDel // - this.gridColumn22.Caption = "鏈夋晥鏈熻嚦(澶嶆鍚�)"; - this.gridColumn22.FieldName = "yxqDate2"; - this.gridColumn22.MinWidth = 25; - this.gridColumn22.Name = "gridColumn22"; - this.gridColumn22.Visible = true; - this.gridColumn22.VisibleIndex = 10; - this.gridColumn22.Width = 94; - // - // gridColumn23 - // - this.gridColumn23.Caption = "绉诲嚭"; - this.gridColumn23.ColumnEdit = this.repositoryItemButtonEdit1; - this.gridColumn23.MinWidth = 25; - this.gridColumn23.Name = "gridColumn23"; - this.gridColumn23.Visible = true; - this.gridColumn23.VisibleIndex = 11; - this.gridColumn23.Width = 94; + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 25; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.VisibleIndex = 11; + this.gvMxDel.Width = 94; // // repositoryItemButtonEdit1 // @@ -1127,6 +1062,60 @@ this.picCheckBox.TabStop = false; this.picCheckBox.Visible = false; // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_status; + this.layoutControlItem11.Location = new System.Drawing.Point(813, 62); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(272, 31); + this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem11.TextVisible = false; + // + // layoutControlItem15 + // + this.layoutControlItem15.Control = this.lastUpdateTime; + this.layoutControlItem15.Location = new System.Drawing.Point(542, 31); + this.layoutControlItem15.Name = "layoutControlItem15"; + this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem15.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem15.Text = "鏈�鍚庢洿鏂版椂闂�"; + this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.lastUpdateUser; + this.layoutControlItem14.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem14.Text = "鏈�鍚庢洿鏂颁汉"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_billType; + this.layoutControlItem5.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem5.Text = "鐢宠绫诲瀷"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); + // + // layoutControlItem7 + // + this.layoutControlItem7.Control = this.txt_remark; + this.layoutControlItem7.Location = new System.Drawing.Point(271, 31); + this.layoutControlItem7.Name = "layoutControlItem7"; + this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem7.Size = new System.Drawing.Size(271, 31); + this.layoutControlItem7.Text = "鐢宠澶囨敞"; + this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); + // // Frm_Cqsq // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); @@ -1172,12 +1161,7 @@ ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem16)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); @@ -1188,6 +1172,11 @@ ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem15)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit(); this.ResumeLayout(false); } @@ -1234,7 +1223,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem17; private DevExpress.Utils.ToolTipController tips; private DevExpress.XtraGrid.Columns.GridColumn gridColumn7; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem16; private DevExpress.XtraTab.XtraTabPage tabMxPage1; private DevExpress.XtraGrid.GridControl gcMx1; @@ -1252,12 +1240,7 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn17; private DevExpress.XtraGrid.Columns.GridColumn gridColumn20; private DevExpress.XtraGrid.Columns.GridColumn gridColumn21; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn22; - private DevExpress.XtraGrid.Columns.GridColumn gridColumn23; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; - private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraGrid.Columns.GridColumn gvMxDel; private DevExpress.XtraTab.XtraTabPage tabMxPage2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; @@ -1272,5 +1255,10 @@ private DevExpress.XtraGrid.Columns.GridColumn gridColumn4; private DevExpress.XtraGrid.Columns.GridColumn gvMx1remark; private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem15; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7; } } \ No newline at end of file -- Gitblit v1.9.3