From ccc1b0d541d8f3bdd2bcb72dd0b5533e68b886d5 Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 09 六月 2025 09:53:37 +0800 Subject: [PATCH] 采购明细报表 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs | 2607 +++++++++++++++++++++++++++++------------------------------ 1 files changed, 1,276 insertions(+), 1,331 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs index 376dfa1..155a95d 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs @@ -29,17 +29,105 @@ /// </summary> private void InitializeComponent() { - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions3 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject9 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject10 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject11 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject12 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions4 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject13 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject14 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject15 = new DevExpress.Utils.SerializableAppearanceObject(); - DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject16 = new DevExpress.Utils.SerializableAppearanceObject(); - this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.components = new System.ComponentModel.Container(); + 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.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions2 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject5 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject6 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject7 = new DevExpress.Utils.SerializableAppearanceObject(); + DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject8 = new DevExpress.Utils.SerializableAppearanceObject(); + this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); + this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); + this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); + this.split1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.gcMain1 = new DevExpress.XtraGrid.GridControl(); + this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_sampleSizeName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_createName = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_foneCheckdate = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.pageBar1 = new UserControls.Data.UcPageBar(); + this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); + this.splitMx1 = new DevExpress.XtraEditors.SplitContainerControl(); + this.layoutMx1 = new DevExpress.XtraLayout.LayoutControl(); + this.lbGuid = new System.Windows.Forms.Label(); + this.txt_sampleSizeNo = new DevExpress.XtraEditors.TextEdit(); + this.txt_sampleSizeName = new DevExpress.XtraEditors.TextEdit(); + this.txt_fversion = new DevExpress.XtraEditors.TextEdit(); + this.txt_memo = new DevExpress.XtraEditors.TextEdit(); + this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); + this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit(); + this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); + this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit(); + this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); + this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit(); + this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem(); + this.Root = new DevExpress.XtraLayout.LayoutControlGroup(); + this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem(); + this.layoutControlItem11 = 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(); + this.gvMx1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); + this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1lotFrom = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1lotTo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelS1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelS2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelS3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelS4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox5 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelI = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox6 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelIi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox7 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1flevelIii = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox8 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); + this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMx1memo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); + this.gvMxDel = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); + this.gvMx1guid = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.gvMx1aql1Id = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); @@ -49,6 +137,7 @@ this.gvMx2aql1Id = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.gridBand20 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gvMx2sampleSizeWord = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); + this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gridBand21 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gridBand30 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); this.gvMx2aql00010 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); @@ -115,99 +204,51 @@ this.bandedGridColumn22 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.gcMx1 = new DevExpress.XtraGrid.GridControl(); - this.gvMx1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView(); - this.gridBand2 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1lotFrom = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand3 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1lotTo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand4 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand5 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelS1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox2 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand6 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelS2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox3 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand7 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelS3 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox4 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand8 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelS4 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox5 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand9 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gridBand10 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelI = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox6 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand11 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelIi = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox7 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand12 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1flevelIii = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemComboBox8 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); - this.gridBand13 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMx1memo = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gridBand14 = new DevExpress.XtraGrid.Views.BandedGrid.GridBand(); - this.gvMxDel = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit(); - this.gvMx1guid = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.gvMx1aql1Id = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn(); - this.lb_isenabled = new DevExpress.XtraEditors.LabelControl(); - this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_fversion = new DevExpress.XtraEditors.LabelControl(); - this.txt_fversion = new DevExpress.XtraEditors.TextEdit(); - this.gv_fversion = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_ftwoCheckdate = new DevExpress.XtraEditors.LabelControl(); - this.txt_ftwoCheckdate = new DevExpress.XtraEditors.TextEdit(); - this.gv_ftwoCheckdate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_ftwoCheckor = new DevExpress.XtraEditors.LabelControl(); - this.txt_ftwoCheckor = new DevExpress.XtraEditors.TextEdit(); - this.gv_ftwoCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_ftwoChecked = new DevExpress.XtraEditors.LabelControl(); - this.gv_ftwoChecked = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_foneCheckdate = new DevExpress.XtraEditors.LabelControl(); - this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit(); - this.gv_foneCheckdate = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_foneCheckor = new DevExpress.XtraEditors.LabelControl(); - this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit(); - this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_foneChecked = new DevExpress.XtraEditors.LabelControl(); - this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_memo = new DevExpress.XtraEditors.LabelControl(); - this.txt_memo = new DevExpress.XtraEditors.TextEdit(); - this.gv_memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_sampleSizeName = new DevExpress.XtraEditors.LabelControl(); - this.txt_sampleSizeName = new DevExpress.XtraEditors.TextEdit(); - this.gv_sampleSizeName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_sampleSizeNo = new DevExpress.XtraEditors.LabelControl(); - this.txt_sampleSizeNo = new DevExpress.XtraEditors.TextEdit(); - this.gv_sampleSizeNo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.lb_createDate = new DevExpress.XtraEditors.LabelControl(); - this.txt_createDate = new DevExpress.XtraEditors.TextEdit(); - this.lb_createName = new DevExpress.XtraEditors.LabelControl(); - this.txt_createBy = new DevExpress.XtraEditors.TextEdit(); - this.gv_createName = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gv_guid = new DevExpress.XtraGrid.Columns.GridColumn(); - this.toolBarMenu1 = new Gs.DevApp.UserControl.UcToolBarMenu(); - this.gcMain = new DevExpress.XtraGrid.GridControl(); - this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.xtraTabControl1 = new DevExpress.XtraTab.XtraTabControl(); - this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage(); - this.pageBar1 = new UserControls.Data.UcPageBar(); - this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); - this.tabMx = new DevExpress.XtraTab.XtraTabControl(); - this.panel1 = new System.Windows.Forms.Panel(); - this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit(); - this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); - this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit(); - this.lbGuid = new System.Windows.Forms.Label(); this.picCheckBox = new System.Windows.Forms.PictureBox(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); - this.tabMxPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); + this.xtraTabControl1.SuspendLayout(); + this.xtraTabPage1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).BeginInit(); + this.split1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).BeginInit(); + this.split1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); + this.xtraTabPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).BeginInit(); + this.splitMx1.Panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).BeginInit(); + this.splitMx1.Panel2.SuspendLayout(); + this.splitMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).BeginInit(); + this.layoutMx1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); + this.tabMx.SuspendLayout(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); @@ -219,43 +260,955 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); - this.xtraTabControl1.SuspendLayout(); - this.xtraTabPage1.SuspendLayout(); - this.xtraTabPage2.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); - this.tabMx.SuspendLayout(); - this.panel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit(); + this.tabMxPage2.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit(); this.SuspendLayout(); // - // repositoryItemComboBox1 + // toolBarMenu1 // - this.repositoryItemComboBox1.AutoHeight = false; - this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + this.toolBarMenu1.chkParameter = "MES_QM_AQL1,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR,chk_mesQmAql1"; + this.toolBarMenu1.currentAction = null; + this.toolBarMenu1.defaultActions = null; + this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; + this.toolBarMenu1.guidKey = null; + this.toolBarMenu1.isSetBtn = false; + this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); + this.toolBarMenu1.Name = "toolBarMenu1"; + this.toolBarMenu1.rptParameter = null; + this.toolBarMenu1.Size = new System.Drawing.Size(1748, 80); + this.toolBarMenu1.TabIndex = 0; + this.toolBarMenu1.xlsInService = null; + this.toolBarMenu1.xlsOutParameter = null; + // + // xtraTabControl1 + // + this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; + this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); + this.xtraTabControl1.Name = "xtraTabControl1"; + this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; + this.xtraTabControl1.Size = new System.Drawing.Size(1748, 602); + this.xtraTabControl1.TabIndex = 3; + this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.xtraTabPage1, + this.xtraTabPage2}); + // + // xtraTabPage1 + // + this.xtraTabPage1.Controls.Add(this.split1); + this.xtraTabPage1.Name = "xtraTabPage1"; + this.xtraTabPage1.Size = new System.Drawing.Size(1746, 570); + this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; + // + // split1 + // + this.split1.Dock = System.Windows.Forms.DockStyle.Fill; + this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.Panel2; + this.split1.Horizontal = false; + this.split1.Location = new System.Drawing.Point(0, 0); + this.split1.Name = "split1"; + // + // split1.Panel1 + // + this.split1.Panel1.Controls.Add(this.gcMain1); + this.split1.Panel1.Controls.Add(this.pageBar1); + this.split1.Panel1.Text = "Panel1"; + // + // split1.Panel2 + // + this.split1.Panel2.Text = "Panel2"; + this.split1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.split1.Size = new System.Drawing.Size(1746, 570); + this.split1.SplitterPosition = 0; + this.split1.TabIndex = 0; + // + // gcMain1 + // + this.gcMain1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMain1.Location = new System.Drawing.Point(0, 0); + this.gcMain1.MainView = this.gridView1; + this.gcMain1.Name = "gcMain1"; + this.gcMain1.Size = new System.Drawing.Size(1746, 519); + this.gcMain1.TabIndex = 2; + this.gcMain1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gridView1}); + // + // gridView1 + // + this.gridView1.Appearance.Row.Options.UseFont = true; + this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { + this.gv_guid, + this.gv_isenabled, + this.gv_foneChecked, + this.gv_fversion, + this.gv_sampleSizeNo, + this.gv_sampleSizeName, + this.gv_createName, + this.gv_foneCheckor, + this.gv_foneCheckdate, + this.gv_memo}); + this.gridView1.GridControl = this.gcMain1; + this.gridView1.IndicatorWidth = 50; + this.gridView1.Name = "gridView1"; + this.gridView1.OptionsFind.ShowSearchNavButtons = false; + this.gridView1.OptionsView.ShowAutoFilterRow = true; + this.gridView1.OptionsView.ShowGroupPanel = false; + // + // gv_guid + // + this.gv_guid.AppearanceCell.Options.UseFont = true; + this.gv_guid.Caption = "guid "; + this.gv_guid.FieldName = "guid"; + this.gv_guid.MinWidth = 50; + this.gv_guid.Name = "gv_guid"; + this.gv_guid.OptionsColumn.AllowEdit = false; + this.gv_guid.Tag = "query_a.guid"; + this.gv_guid.Width = 94; + // + // gv_isenabled + // + this.gv_isenabled.AppearanceCell.Options.UseFont = true; + this.gv_isenabled.Caption = "鏄惁鍙敤"; + this.gv_isenabled.FieldName = "isenabled"; + this.gv_isenabled.MinWidth = 50; + this.gv_isenabled.Name = "gv_isenabled"; + this.gv_isenabled.OptionsColumn.AllowEdit = false; + this.gv_isenabled.Tag = "query_a.ISENABLED"; + this.gv_isenabled.Width = 94; + // + // gv_foneChecked + // + this.gv_foneChecked.AppearanceCell.Options.UseFont = true; + this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; + this.gv_foneChecked.FieldName = "foneChecked"; + this.gv_foneChecked.MinWidth = 50; + this.gv_foneChecked.Name = "gv_foneChecked"; + this.gv_foneChecked.OptionsColumn.AllowEdit = false; + this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; + this.gv_foneChecked.Visible = true; + this.gv_foneChecked.VisibleIndex = 0; + this.gv_foneChecked.Width = 94; + // + // gv_fversion + // + this.gv_fversion.AppearanceCell.Options.UseFont = true; + this.gv_fversion.Caption = "鐗堟湰鍙�"; + this.gv_fversion.FieldName = "fversion"; + this.gv_fversion.MinWidth = 50; + this.gv_fversion.Name = "gv_fversion"; + this.gv_fversion.OptionsColumn.AllowEdit = false; + this.gv_fversion.Tag = "query_a.FVERSION"; + this.gv_fversion.Width = 94; + // + // gv_sampleSizeNo + // + this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; + this.gv_sampleSizeNo.Caption = "鏍囧噯缂栫爜"; + this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; + this.gv_sampleSizeNo.MinWidth = 50; + this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; + this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; + this.gv_sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO"; + this.gv_sampleSizeNo.Visible = true; + this.gv_sampleSizeNo.VisibleIndex = 1; + this.gv_sampleSizeNo.Width = 150; + // + // gv_sampleSizeName + // + this.gv_sampleSizeName.AppearanceCell.Options.UseFont = true; + this.gv_sampleSizeName.Caption = "鏍囧噯鍚嶇О"; + this.gv_sampleSizeName.FieldName = "sampleSizeName"; + this.gv_sampleSizeName.MinWidth = 50; + this.gv_sampleSizeName.Name = "gv_sampleSizeName"; + this.gv_sampleSizeName.OptionsColumn.AllowEdit = false; + this.gv_sampleSizeName.Tag = "query_a.SAMPLE_SIZE_NAME"; + this.gv_sampleSizeName.Visible = true; + this.gv_sampleSizeName.VisibleIndex = 2; + this.gv_sampleSizeName.Width = 94; + // + // gv_createName + // + this.gv_createName.AppearanceCell.Options.UseFont = true; + this.gv_createName.Caption = "鍒朵綔浜哄鍚�"; + this.gv_createName.FieldName = "createBy"; + this.gv_createName.MinWidth = 50; + this.gv_createName.Name = "gv_createName"; + this.gv_createName.OptionsColumn.AllowEdit = false; + this.gv_createName.Tag = "query_a.CREATE_NAME"; + this.gv_createName.Visible = true; + this.gv_createName.VisibleIndex = 4; + this.gv_createName.Width = 94; + // + // gv_foneCheckor + // + this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; + this.gv_foneCheckor.Caption = "瀹℃牳浜�"; + this.gv_foneCheckor.FieldName = "foneCheckor"; + this.gv_foneCheckor.MinWidth = 50; + this.gv_foneCheckor.Name = "gv_foneCheckor"; + this.gv_foneCheckor.OptionsColumn.AllowEdit = false; + this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; + this.gv_foneCheckor.Visible = true; + this.gv_foneCheckor.VisibleIndex = 5; + this.gv_foneCheckor.Width = 94; + // + // gv_foneCheckdate + // + this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; + this.gv_foneCheckdate.Caption = "瀹℃牳鏃ユ湡"; + this.gv_foneCheckdate.FieldName = "foneCheckdate"; + this.gv_foneCheckdate.MinWidth = 50; + this.gv_foneCheckdate.Name = "gv_foneCheckdate"; + this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; + this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; + this.gv_foneCheckdate.Visible = true; + this.gv_foneCheckdate.VisibleIndex = 6; + this.gv_foneCheckdate.Width = 200; + // + // gv_memo + // + this.gv_memo.AppearanceCell.Options.UseFont = true; + this.gv_memo.Caption = "澶囨敞淇℃伅"; + this.gv_memo.FieldName = "memo"; + this.gv_memo.MinWidth = 50; + this.gv_memo.Name = "gv_memo"; + this.gv_memo.OptionsColumn.AllowEdit = false; + this.gv_memo.Tag = "query_a.MEMO"; + this.gv_memo.Visible = true; + this.gv_memo.VisibleIndex = 3; + this.gv_memo.Width = 94; + // + // pageBar1 + // + this.pageBar1.CurrentPage = 1; + this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; + this.pageBar1.Location = new System.Drawing.Point(0, 519); + this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); + this.pageBar1.Name = "pageBar1"; + this.pageBar1.RecordCount = 0; + this.pageBar1.Size = new System.Drawing.Size(1746, 39); + this.pageBar1.TabIndex = 4; + this.pageBar1.TotalPages = 0; + // + // xtraTabPage2 + // + this.xtraTabPage2.Controls.Add(this.splitMx1); + this.xtraTabPage2.Name = "xtraTabPage2"; + this.xtraTabPage2.Size = new System.Drawing.Size(1746, 570); + this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; + // + // splitMx1 + // + this.splitMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.splitMx1.Horizontal = false; + this.splitMx1.Location = new System.Drawing.Point(0, 0); + this.splitMx1.Name = "splitMx1"; + // + // splitMx1.Panel1 + // + this.splitMx1.Panel1.Controls.Add(this.layoutMx1); + this.splitMx1.Panel1.Text = "Panel1"; + // + // splitMx1.Panel2 + // + this.splitMx1.Panel2.Controls.Add(this.tabMx); + this.splitMx1.Panel2.Text = "Panel2"; + this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True; + this.splitMx1.Size = new System.Drawing.Size(1746, 570); + this.splitMx1.TabIndex = 0; + // + // layoutMx1 + // + this.layoutMx1.Controls.Add(this.lbGuid); + this.layoutMx1.Controls.Add(this.txt_sampleSizeNo); + this.layoutMx1.Controls.Add(this.txt_sampleSizeName); + this.layoutMx1.Controls.Add(this.txt_fversion); + this.layoutMx1.Controls.Add(this.txt_memo); + this.layoutMx1.Controls.Add(this.txt_createBy); + this.layoutMx1.Controls.Add(this.txt_foneCheckdate); + this.layoutMx1.Controls.Add(this.txt_createDate); + this.layoutMx1.Controls.Add(this.txt_foneCheckor); + this.layoutMx1.Controls.Add(this.txt_foneChecked); + this.layoutMx1.Controls.Add(this.txt_isenabled); + this.layoutMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.layoutMx1.HiddenItems.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem14, + this.layoutControlItem6}); + this.layoutMx1.Location = new System.Drawing.Point(0, 0); + this.layoutMx1.Name = "layoutMx1"; + this.layoutMx1.OptionsCustomizationForm.DesignTimeCustomizationFormPositionAndSize = new System.Drawing.Rectangle(898, 472, 812, 500); + this.layoutMx1.Root = this.Root; + this.layoutMx1.Size = new System.Drawing.Size(1746, 100); + this.layoutMx1.TabIndex = 0; + this.layoutMx1.Text = "layoutControl1"; + // + // lbGuid + // + this.lbGuid.Location = new System.Drawing.Point(1305, 97); + this.lbGuid.Name = "lbGuid"; + this.lbGuid.Size = new System.Drawing.Size(429, 39); + this.lbGuid.TabIndex = 277; + this.lbGuid.Text = "lbGuid"; + // + // txt_sampleSizeNo + // + this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 12); + this.txt_sampleSizeNo.Name = "txt_sampleSizeNo"; + this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true; + this.txt_sampleSizeNo.Size = new System.Drawing.Size(350, 24); + this.txt_sampleSizeNo.StyleController = this.layoutMx1; + this.txt_sampleSizeNo.TabIndex = 226; + // + // txt_sampleSizeName + // + this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 40); + this.txt_sampleSizeName.Name = "txt_sampleSizeName"; + this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true; + this.txt_sampleSizeName.Size = new System.Drawing.Size(350, 24); + this.txt_sampleSizeName.StyleController = this.layoutMx1; + this.txt_sampleSizeName.TabIndex = 228; + // + // txt_fversion + // + this.txt_fversion.Location = new System.Drawing.Point(510, 64); + this.txt_fversion.Name = "txt_fversion"; + this.txt_fversion.Properties.Appearance.Options.UseFont = true; + this.txt_fversion.Size = new System.Drawing.Size(350, 24); + this.txt_fversion.StyleController = this.layoutMx1; + this.txt_fversion.TabIndex = 273; + // + // txt_memo + // + this.txt_memo.Location = new System.Drawing.Point(84, 68); + this.txt_memo.Name = "txt_memo"; + this.txt_memo.Properties.Appearance.Options.UseFont = true; + this.txt_memo.Size = new System.Drawing.Size(350, 24); + this.txt_memo.StyleController = this.layoutMx1; + this.txt_memo.TabIndex = 231; + // + // txt_createBy + // + this.txt_createBy.Location = new System.Drawing.Point(510, 12); + this.txt_createBy.Name = "txt_createBy"; + this.txt_createBy.Properties.Appearance.Options.UseFont = true; + this.txt_createBy.Size = new System.Drawing.Size(350, 24); + this.txt_createBy.StyleController = this.layoutMx1; + this.txt_createBy.TabIndex = 213; + this.txt_createBy.Tag = "readOnly"; + // + // txt_foneCheckdate + // + this.txt_foneCheckdate.Location = new System.Drawing.Point(936, 40); + this.txt_foneCheckdate.Name = "txt_foneCheckdate"; + this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; + this.txt_foneCheckdate.Size = new System.Drawing.Size(350, 24); + this.txt_foneCheckdate.StyleController = this.layoutMx1; + this.txt_foneCheckdate.TabIndex = 247; + this.txt_foneCheckdate.Tag = "readOnly"; + // + // txt_createDate + // + this.txt_createDate.Location = new System.Drawing.Point(510, 40); + this.txt_createDate.Name = "txt_createDate"; + this.txt_createDate.Properties.Appearance.Options.UseFont = true; + this.txt_createDate.Size = new System.Drawing.Size(350, 24); + this.txt_createDate.StyleController = this.layoutMx1; + this.txt_createDate.TabIndex = 216; + this.txt_createDate.Tag = "readOnly"; + // + // txt_foneCheckor + // + this.txt_foneCheckor.Location = new System.Drawing.Point(936, 12); + this.txt_foneCheckor.Name = "txt_foneCheckor"; + this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; + this.txt_foneCheckor.Size = new System.Drawing.Size(350, 24); + this.txt_foneCheckor.StyleController = this.layoutMx1; + this.txt_foneCheckor.TabIndex = 243; + this.txt_foneCheckor.Tag = "readOnly"; + // + // txt_foneChecked + // + this.txt_foneChecked.Location = new System.Drawing.Point(864, 68); + this.txt_foneChecked.Name = "txt_foneChecked"; + this.txt_foneChecked.Properties.Caption = "瀹℃牳鏍囪瘑"; + this.txt_foneChecked.Size = new System.Drawing.Size(422, 24); + this.txt_foneChecked.StyleController = this.layoutMx1; + this.txt_foneChecked.TabIndex = 274; + this.txt_foneChecked.Tag = "readOnly"; + // + // txt_isenabled + // + this.txt_isenabled.Location = new System.Drawing.Point(438, 68); + this.txt_isenabled.Name = "txt_isenabled"; + this.txt_isenabled.Properties.Caption = "鍙敤鏍囪瘑"; + this.txt_isenabled.Size = new System.Drawing.Size(422, 24); + this.txt_isenabled.StyleController = this.layoutMx1; + this.txt_isenabled.TabIndex = 276; + this.txt_isenabled.Tag = "readOnly"; + // + // layoutControlItem14 + // + this.layoutControlItem14.Control = this.lbGuid; + this.layoutControlItem14.Location = new System.Drawing.Point(1293, 85); + this.layoutControlItem14.Name = "layoutControlItem14"; + this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; + this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem14.Size = new System.Drawing.Size(433, 43); + this.layoutControlItem14.Text = "lbGuid"; + this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem14.TextVisible = false; + // + // layoutControlItem6 + // + this.layoutControlItem6.Control = this.txt_fversion; + this.layoutControlItem6.Location = new System.Drawing.Point(426, 56); + this.layoutControlItem6.Name = "layoutControlItem6"; + this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem6.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem6.Text = "鐗堟湰鍙�"; + this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); + // + // Root + // + this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True; + this.Root.GroupBordersVisible = false; + this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] { + this.layoutControlItem1, + this.layoutControlItem2, + this.layoutControlItem3, + this.layoutControlItem4, + this.layoutControlItem5, + this.layoutControlItem9, + this.layoutControlItem10, + this.layoutControlItem11, + this.layoutControlItem13}); + this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table; + this.Root.Name = "Root"; + 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[] { + 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; + this.Root.OptionsTableLayoutGroup.RowDefinitions.AddRange(new DevExpress.XtraLayout.RowDefinition[] { + rowDefinition1, + rowDefinition2, + rowDefinition3}); + this.Root.Size = new System.Drawing.Size(1725, 104); + this.Root.TextVisible = false; + // + // layoutControlItem1 + // + this.layoutControlItem1.Control = this.txt_sampleSizeNo; + this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); + this.layoutControlItem1.Name = "layoutControlItem1"; + this.layoutControlItem1.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem1.Text = "鏍囧噯缂栫爜"; + this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem2 + // + this.layoutControlItem2.Control = this.txt_sampleSizeName; + this.layoutControlItem2.Location = new System.Drawing.Point(0, 28); + this.layoutControlItem2.Name = "layoutControlItem2"; + this.layoutControlItem2.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem2.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem2.Text = "鏍囧噯鍚嶇О"; + this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem3 + // + this.layoutControlItem3.Control = this.txt_memo; + this.layoutControlItem3.Location = new System.Drawing.Point(0, 56); + this.layoutControlItem3.Name = "layoutControlItem3"; + this.layoutControlItem3.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem3.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem3.Text = "澶囨敞淇℃伅"; + this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem4 + // + this.layoutControlItem4.Control = this.txt_createBy; + this.layoutControlItem4.Location = new System.Drawing.Point(426, 0); + this.layoutControlItem4.Name = "layoutControlItem4"; + this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem4.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem4.Text = "鍒朵綔浜哄憳"; + this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem5 + // + this.layoutControlItem5.Control = this.txt_createDate; + this.layoutControlItem5.Location = new System.Drawing.Point(426, 28); + this.layoutControlItem5.Name = "layoutControlItem5"; + this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem5.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem5.Text = "鍒朵綔鏃堕棿"; + this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem9 + // + this.layoutControlItem9.Control = this.txt_foneCheckor; + this.layoutControlItem9.Location = new System.Drawing.Point(852, 0); + this.layoutControlItem9.Name = "layoutControlItem9"; + this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem9.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem9.Text = "瀹℃牳浜哄憳"; + this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem10 + // + this.layoutControlItem10.Control = this.txt_foneCheckdate; + this.layoutControlItem10.Location = new System.Drawing.Point(852, 28); + this.layoutControlItem10.Name = "layoutControlItem10"; + this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; + this.layoutControlItem10.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; + this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); + // + // layoutControlItem11 + // + this.layoutControlItem11.Control = this.txt_foneChecked; + this.layoutControlItem11.Location = new System.Drawing.Point(852, 56); + this.layoutControlItem11.Name = "layoutControlItem11"; + this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; + this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem11.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem11.Text = "瀹℃牳鏍囪瘑"; + this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem11.TextVisible = false; + // + // layoutControlItem13 + // + this.layoutControlItem13.Control = this.txt_isenabled; + this.layoutControlItem13.Location = new System.Drawing.Point(426, 56); + this.layoutControlItem13.Name = "layoutControlItem13"; + this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 1; + this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2; + this.layoutControlItem13.Size = new System.Drawing.Size(426, 28); + this.layoutControlItem13.Text = "鍙敤鏍囪瘑"; + this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0); + this.layoutControlItem13.TextVisible = false; + // + // tabMx + // + this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; + this.tabMx.Location = new System.Drawing.Point(0, 0); + this.tabMx.Name = "tabMx"; + this.tabMx.SelectedTabPage = this.tabMxPage1; + this.tabMx.Size = new System.Drawing.Size(1746, 458); + this.tabMx.TabIndex = 3; + this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { + this.tabMxPage1, + this.tabMxPage2}); + // + // tabMxPage1 + // + this.tabMxPage1.Controls.Add(this.gcMx1); + this.tabMxPage1.Name = "tabMxPage1"; + this.tabMxPage1.Size = new System.Drawing.Size(1744, 426); + this.tabMxPage1.Text = "鏍锋湰閲忓瓧鐮�"; + // + // gcMx1 + // + this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; + this.gcMx1.Location = new System.Drawing.Point(0, 0); + this.gcMx1.MainView = this.gvMx1; + this.gcMx1.Name = "gcMx1"; + this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemButtonEdit1, + this.repositoryItemComboBox2, + this.repositoryItemComboBox3, + this.repositoryItemComboBox4, + this.repositoryItemComboBox5, + this.repositoryItemComboBox6, + this.repositoryItemComboBox7, + this.repositoryItemComboBox8}); + this.gcMx1.Size = new System.Drawing.Size(1744, 426); + this.gcMx1.TabIndex = 1; + this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { + this.gvMx1}); + // + // gvMx1 + // + this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; + this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; + this.gvMx1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand2, + this.gridBand3, + this.gridBand4, + this.gridBand9, + this.gridBand13, + this.gridBand14}); + this.gvMx1.ColumnPanelRowHeight = 50; + this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { + this.gvMx1guid, + this.gvMx1aql1Id, + this.gvMx1lotFrom, + this.gvMx1lotTo, + this.gvMx1flevelS1, + this.gvMx1flevelS2, + this.gvMx1flevelS3, + this.gvMx1flevelS4, + this.gvMx1flevelI, + this.gvMx1flevelIi, + this.gvMx1flevelIii, + this.gvMx1memo, + this.gvMxDel}); + this.gvMx1.GridControl = this.gcMx1; + this.gvMx1.Name = "gvMx1"; + this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; + this.gvMx1.OptionsFind.ShowSearchNavButtons = false; + this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; + this.gvMx1.OptionsView.ShowColumnHeaders = false; + this.gvMx1.OptionsView.ShowGroupPanel = false; + // + // gridBand2 + // + this.gridBand2.Caption = "鎵归噺寮�濮�"; + this.gridBand2.Columns.Add(this.gvMx1lotFrom); + this.gridBand2.Name = "gridBand2"; + this.gridBand2.VisibleIndex = 0; + this.gridBand2.Width = 113; + // + // gvMx1lotFrom + // + this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; + this.gvMx1lotFrom.Caption = "鎵归噺寮�濮�"; + this.gvMx1lotFrom.FieldName = "lotFrom"; + this.gvMx1lotFrom.MinWidth = 80; + this.gvMx1lotFrom.Name = "gvMx1lotFrom"; + this.gvMx1lotFrom.Tag = "yz_quantity_0_edit"; + this.gvMx1lotFrom.Visible = true; + this.gvMx1lotFrom.Width = 113; + // + // gridBand3 + // + this.gridBand3.Caption = "鎵归噺缁撴潫"; + this.gridBand3.Columns.Add(this.gvMx1lotTo); + this.gridBand3.Name = "gridBand3"; + this.gridBand3.VisibleIndex = 1; + this.gridBand3.Width = 109; + // + // gvMx1lotTo + // + this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; + this.gvMx1lotTo.Caption = "鎵归噺缁撴潫"; + this.gvMx1lotTo.FieldName = "lotTo"; + this.gvMx1lotTo.MinWidth = 80; + this.gvMx1lotTo.Name = "gvMx1lotTo"; + this.gvMx1lotTo.Tag = "yz_quantity_0_edit"; + this.gvMx1lotTo.Visible = true; + this.gvMx1lotTo.Width = 109; + // + // gridBand4 + // + this.gridBand4.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand4.Caption = "鐗规畩妫�楠屾按骞�"; + this.gridBand4.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand5, + this.gridBand6, + this.gridBand7, + this.gridBand8}); + this.gridBand4.Name = "gridBand4"; + this.gridBand4.VisibleIndex = 2; + this.gridBand4.Width = 416; + // + // gridBand5 + // + this.gridBand5.Caption = "S-1"; + this.gridBand5.Columns.Add(this.gvMx1flevelS1); + this.gridBand5.Name = "gridBand5"; + this.gridBand5.VisibleIndex = 0; + this.gridBand5.Width = 104; + // + // gvMx1flevelS1 + // + this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelS1.Caption = "鐗规畩妫�楠屾按骞硘S-1"; + this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2; + this.gvMx1flevelS1.FieldName = "flevelS1"; + this.gvMx1flevelS1.MinWidth = 80; + this.gvMx1flevelS1.Name = "gvMx1flevelS1"; + this.gvMx1flevelS1.Tag = "edit"; + this.gvMx1flevelS1.Visible = true; + this.gvMx1flevelS1.Width = 104; + // + // repositoryItemComboBox2 + // + this.repositoryItemComboBox2.AutoHeight = false; + this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; + this.repositoryItemComboBox2.Name = "repositoryItemComboBox2"; + // + // gridBand6 + // + this.gridBand6.Caption = "S-2"; + this.gridBand6.Columns.Add(this.gvMx1flevelS2); + this.gridBand6.Name = "gridBand6"; + this.gridBand6.VisibleIndex = 1; + this.gridBand6.Width = 104; + // + // gvMx1flevelS2 + // + this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelS2.Caption = "鐗规畩妫�楠屾按骞硘S-2"; + this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3; + this.gvMx1flevelS2.FieldName = "flevelS2"; + this.gvMx1flevelS2.MinWidth = 80; + this.gvMx1flevelS2.Name = "gvMx1flevelS2"; + this.gvMx1flevelS2.Tag = "edit"; + this.gvMx1flevelS2.Visible = true; + this.gvMx1flevelS2.Width = 104; + // + // repositoryItemComboBox3 + // + this.repositoryItemComboBox3.AutoHeight = false; + this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox3.Name = "repositoryItemComboBox3"; + // + // gridBand7 + // + this.gridBand7.Caption = "S-3"; + this.gridBand7.Columns.Add(this.gvMx1flevelS3); + this.gridBand7.Name = "gridBand7"; + this.gridBand7.VisibleIndex = 2; + this.gridBand7.Width = 104; + // + // gvMx1flevelS3 + // + this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelS3.Caption = "鐗规畩妫�楠屾按骞硘S-3"; + this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4; + this.gvMx1flevelS3.FieldName = "flevelS3"; + this.gvMx1flevelS3.MinWidth = 80; + this.gvMx1flevelS3.Name = "gvMx1flevelS3"; + this.gvMx1flevelS3.Tag = "edit"; + this.gvMx1flevelS3.Visible = true; + this.gvMx1flevelS3.Width = 104; + // + // repositoryItemComboBox4 + // + this.repositoryItemComboBox4.AutoHeight = false; + this.repositoryItemComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox4.Name = "repositoryItemComboBox4"; + // + // gridBand8 + // + this.gridBand8.Caption = "S-4"; + this.gridBand8.Columns.Add(this.gvMx1flevelS4); + this.gridBand8.Name = "gridBand8"; + this.gridBand8.VisibleIndex = 3; + this.gridBand8.Width = 104; + // + // gvMx1flevelS4 + // + this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelS4.Caption = "鐗规畩妫�楠屾按骞硘S-4"; + this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5; + this.gvMx1flevelS4.FieldName = "flevelS4"; + this.gvMx1flevelS4.MinWidth = 80; + this.gvMx1flevelS4.Name = "gvMx1flevelS4"; + this.gvMx1flevelS4.Tag = "edit"; + this.gvMx1flevelS4.Visible = true; + this.gvMx1flevelS4.Width = 104; + // + // repositoryItemComboBox5 + // + this.repositoryItemComboBox5.AutoHeight = false; + this.repositoryItemComboBox5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox5.Name = "repositoryItemComboBox5"; + // + // gridBand9 + // + this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; + this.gridBand9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; + this.gridBand9.Caption = "涓�鑸楠屾按骞�"; + this.gridBand9.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { + this.gridBand10, + this.gridBand11, + this.gridBand12}); + this.gridBand9.Name = "gridBand9"; + this.gridBand9.VisibleIndex = 3; + this.gridBand9.Width = 312; + // + // gridBand10 + // + this.gridBand10.Caption = "I"; + this.gridBand10.Columns.Add(this.gvMx1flevelI); + this.gridBand10.Name = "gridBand10"; + this.gridBand10.VisibleIndex = 0; + this.gridBand10.Width = 104; + // + // gvMx1flevelI + // + this.gvMx1flevelI.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelI.Caption = "涓�鑸楠屾按骞硘I"; + this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6; + this.gvMx1flevelI.FieldName = "flevelI"; + this.gvMx1flevelI.MinWidth = 80; + this.gvMx1flevelI.Name = "gvMx1flevelI"; + this.gvMx1flevelI.Tag = "edit"; + this.gvMx1flevelI.Visible = true; + this.gvMx1flevelI.Width = 104; + // + // repositoryItemComboBox6 + // + this.repositoryItemComboBox6.AutoHeight = false; + this.repositoryItemComboBox6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox6.Name = "repositoryItemComboBox6"; + // + // gridBand11 + // + this.gridBand11.Caption = "II"; + this.gridBand11.Columns.Add(this.gvMx1flevelIi); + this.gridBand11.Name = "gridBand11"; + this.gridBand11.VisibleIndex = 1; + this.gridBand11.Width = 104; + // + // gvMx1flevelIi + // + this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelIi.Caption = "涓�鑸楠屾按骞硘II"; + this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7; + this.gvMx1flevelIi.FieldName = "flevelIi"; + this.gvMx1flevelIi.MinWidth = 80; + this.gvMx1flevelIi.Name = "gvMx1flevelIi"; + this.gvMx1flevelIi.Tag = "edit"; + this.gvMx1flevelIi.Visible = true; + this.gvMx1flevelIi.Width = 104; + // + // repositoryItemComboBox7 + // + this.repositoryItemComboBox7.AutoHeight = false; + this.repositoryItemComboBox7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox7.Name = "repositoryItemComboBox7"; + // + // gridBand12 + // + this.gridBand12.Caption = "III"; + this.gridBand12.Columns.Add(this.gvMx1flevelIii); + this.gridBand12.Name = "gridBand12"; + this.gridBand12.VisibleIndex = 2; + this.gridBand12.Width = 104; + // + // gvMx1flevelIii + // + this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true; + this.gvMx1flevelIii.Caption = "涓�鑸楠屾按骞硘III"; + this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8; + this.gvMx1flevelIii.FieldName = "flevelIii"; + this.gvMx1flevelIii.MinWidth = 80; + this.gvMx1flevelIii.Name = "gvMx1flevelIii"; + this.gvMx1flevelIii.Tag = "edit"; + this.gvMx1flevelIii.Visible = true; + this.gvMx1flevelIii.Width = 104; + // + // repositoryItemComboBox8 + // + this.repositoryItemComboBox8.AutoHeight = false; + this.repositoryItemComboBox8.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox8.Name = "repositoryItemComboBox8"; + // + // gridBand13 + // + this.gridBand13.Caption = "澶囨敞"; + this.gridBand13.Columns.Add(this.gvMx1memo); + this.gridBand13.Name = "gridBand13"; + this.gridBand13.VisibleIndex = 4; + this.gridBand13.Width = 104; + // + // gvMx1memo + // + this.gvMx1memo.AppearanceCell.Options.UseFont = true; + this.gvMx1memo.Caption = "澶囨敞"; + this.gvMx1memo.FieldName = "memo"; + this.gvMx1memo.MinWidth = 80; + this.gvMx1memo.Name = "gvMx1memo"; + this.gvMx1memo.Tag = "edit"; + this.gvMx1memo.Visible = true; + this.gvMx1memo.Width = 104; + // + // gridBand14 + // + this.gridBand14.Caption = "绉诲嚭"; + this.gridBand14.Columns.Add(this.gvMxDel); + this.gridBand14.Name = "gridBand14"; + this.gridBand14.VisibleIndex = 5; + this.gridBand14.Width = 116; + // + // gvMxDel + // + this.gvMxDel.Caption = "绉诲嚭"; + this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; + this.gvMxDel.MinWidth = 50; + this.gvMxDel.Name = "gvMxDel"; + this.gvMxDel.Visible = true; + this.gvMxDel.Width = 116; + // + // repositoryItemButtonEdit1 + // + this.repositoryItemButtonEdit1.AutoHeight = false; + editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; + this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; + this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); + // + // gvMx1guid + // + this.gvMx1guid.AppearanceCell.Options.UseFont = true; + this.gvMx1guid.Caption = "guid"; + this.gvMx1guid.FieldName = "guid"; + this.gvMx1guid.MinWidth = 50; + this.gvMx1guid.Name = "gvMx1guid"; + this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Width = 94; + // + // gvMx1aql1Id + // + this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; + this.gvMx1aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID"; + this.gvMx1aql1Id.FieldName = "aql1Id"; + this.gvMx1aql1Id.MinWidth = 50; + this.gvMx1aql1Id.Name = "gvMx1aql1Id"; + this.gvMx1aql1Id.Tag = "query_a.AQL1_ID"; + this.gvMx1aql1Id.Width = 94; // // tabMxPage2 // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1124, 410); + this.tabMxPage2.Size = new System.Drawing.Size(1744, 426); this.tabMxPage2.Text = "鎶芥牱鏂规"; // // gcMx2 @@ -267,7 +1220,7 @@ this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { this.repositoryItemComboBox1, this.repositoryItemButtonEdit2}); - this.gcMx2.Size = new System.Drawing.Size(1124, 410); + this.gcMx2.Size = new System.Drawing.Size(1744, 426); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2, @@ -327,7 +1280,6 @@ // // gvMx2fsampleSizeWord // - this.gvMx2fsampleSizeWord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true; this.gvMx2fsampleSizeWord.Caption = "鏍锋湰澶у皬"; this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord"; @@ -339,7 +1291,6 @@ // // gvMx2guid // - this.gvMx2guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2guid.AppearanceCell.Options.UseFont = true; this.gvMx2guid.Caption = "guid "; this.gvMx2guid.FieldName = "guid"; @@ -351,7 +1302,6 @@ // // gvMx2aql1Id // - this.gvMx2aql1Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql1Id.AppearanceCell.Options.UseFont = true; this.gvMx2aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID"; this.gvMx2aql1Id.FieldName = "aql1Id"; @@ -371,7 +1321,6 @@ // // gvMx2sampleSizeWord // - this.gvMx2sampleSizeWord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2sampleSizeWord.AppearanceCell.Options.UseFont = true; this.gvMx2sampleSizeWord.Caption = "鏍锋湰澶у皬瀛楃爜"; this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1; @@ -381,6 +1330,13 @@ this.gvMx2sampleSizeWord.Tag = "edit"; this.gvMx2sampleSizeWord.Visible = true; this.gvMx2sampleSizeWord.Width = 110; + // + // repositoryItemComboBox1 + // + this.repositoryItemComboBox1.AutoHeight = false; + this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; // // gridBand21 // @@ -419,7 +1375,6 @@ // // gvMx2aql00010 // - this.gvMx2aql00010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00010.AppearanceCell.Options.UseFont = true; this.gvMx2aql00010.Caption = "0.010"; this.gvMx2aql00010.FieldName = "aql00010"; @@ -439,7 +1394,6 @@ // // gvMx2aql00015 // - this.gvMx2aql00015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00015.AppearanceCell.Options.UseFont = true; this.gvMx2aql00015.Caption = "0.015"; this.gvMx2aql00015.FieldName = "aql00015"; @@ -459,7 +1413,6 @@ // // gvMx2aql00025 // - this.gvMx2aql00025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00025.AppearanceCell.Options.UseFont = true; this.gvMx2aql00025.Caption = "0.025"; this.gvMx2aql00025.FieldName = "aql00025"; @@ -479,7 +1432,6 @@ // // gvMx2aql00040 // - this.gvMx2aql00040.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00040.AppearanceCell.Options.UseFont = true; this.gvMx2aql00040.Caption = "0.040"; this.gvMx2aql00040.FieldName = "aql00040"; @@ -499,7 +1451,6 @@ // // gvMx2aql00065 // - this.gvMx2aql00065.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00065.AppearanceCell.Options.UseFont = true; this.gvMx2aql00065.Caption = "0.065"; this.gvMx2aql00065.FieldName = "aql00065"; @@ -519,7 +1470,6 @@ // // gvMx2aql0010 // - this.gvMx2aql0010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0010.AppearanceCell.Options.UseFont = true; this.gvMx2aql0010.Caption = "0.10"; this.gvMx2aql0010.FieldName = "aql0010"; @@ -539,7 +1489,6 @@ // // gvMx2aql0015 // - this.gvMx2aql0015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0015.AppearanceCell.Options.UseFont = true; this.gvMx2aql0015.Caption = "0.15"; this.gvMx2aql0015.FieldName = "aql0015"; @@ -559,7 +1508,6 @@ // // gvMx2aql0025 // - this.gvMx2aql0025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0025.AppearanceCell.Options.UseFont = true; this.gvMx2aql0025.Caption = "0.25"; this.gvMx2aql0025.FieldName = "aql0025"; @@ -579,7 +1527,6 @@ // // gvMx2aql0040 // - this.gvMx2aql0040.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0040.AppearanceCell.Options.UseFont = true; this.gvMx2aql0040.Caption = "0.40"; this.gvMx2aql0040.FieldName = "aql0040"; @@ -599,7 +1546,6 @@ // // gvMx2aql0065 // - this.gvMx2aql0065.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0065.AppearanceCell.Options.UseFont = true; this.gvMx2aql0065.Caption = "0.65"; this.gvMx2aql0065.FieldName = "aql0065"; @@ -619,7 +1565,6 @@ // // gvMx2aql0100 // - this.gvMx2aql0100.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0100.AppearanceCell.Options.UseFont = true; this.gvMx2aql0100.Caption = "1.0"; this.gvMx2aql0100.FieldName = "aql0100"; @@ -639,7 +1584,6 @@ // // gvMx2aql0150 // - this.gvMx2aql0150.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0150.AppearanceCell.Options.UseFont = true; this.gvMx2aql0150.Caption = "1.5"; this.gvMx2aql0150.FieldName = "aql0150"; @@ -659,7 +1603,6 @@ // // gvMx2aql0250 // - this.gvMx2aql0250.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0250.AppearanceCell.Options.UseFont = true; this.gvMx2aql0250.Caption = "2.5"; this.gvMx2aql0250.FieldName = "aql0250"; @@ -679,7 +1622,6 @@ // // gvMx2aql0400 // - this.gvMx2aql0400.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0400.AppearanceCell.Options.UseFont = true; this.gvMx2aql0400.Caption = "4.0"; this.gvMx2aql0400.FieldName = "aql0400"; @@ -699,7 +1641,6 @@ // // gvMx2aql0650 // - this.gvMx2aql0650.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0650.AppearanceCell.Options.UseFont = true; this.gvMx2aql0650.Caption = "6.5"; this.gvMx2aql0650.FieldName = "aql0650"; @@ -719,7 +1660,6 @@ // // gvMx2aql1000 // - this.gvMx2aql1000.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql1000.AppearanceCell.Options.UseFont = true; this.gvMx2aql1000.Caption = "10"; this.gvMx2aql1000.FieldName = "aql1000"; @@ -739,7 +1679,6 @@ // // gvMx2memo // - this.gvMx2memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2memo.AppearanceCell.Options.UseFont = true; this.gvMx2memo.Caption = "澶囨敞"; this.gvMx2memo.FieldName = "memo"; @@ -769,10 +1708,10 @@ // repositoryItemButtonEdit2 // this.repositoryItemButtonEdit2.AutoHeight = false; - editorButtonImageOptions3.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions3.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; + editorButtonImageOptions2.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; + editorButtonImageOptions2.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions3, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject9, serializableAppearanceObject10, serializableAppearanceObject11, serializableAppearanceObject12, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject5, serializableAppearanceObject6, serializableAppearanceObject7, serializableAppearanceObject8, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2"; this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick); @@ -829,7 +1768,6 @@ // // bandedGridColumn3 // - this.bandedGridColumn3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn3.AppearanceCell.Options.UseFont = true; this.bandedGridColumn3.Caption = "鏍锋湰澶у皬"; this.bandedGridColumn3.FieldName = "fsampleSizeWord"; @@ -851,7 +1789,6 @@ // // bandedGridColumn4 // - this.bandedGridColumn4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn4.AppearanceCell.Options.UseFont = true; this.bandedGridColumn4.Caption = "鏍锋湰澶у皬瀛楃爜"; this.bandedGridColumn4.ColumnEdit = this.repositoryItemComboBox1; @@ -887,7 +1824,6 @@ // // bandedGridColumn5 // - this.bandedGridColumn5.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn5.AppearanceCell.Options.UseFont = true; this.bandedGridColumn5.Caption = "0.010"; this.bandedGridColumn5.FieldName = "aql00010"; @@ -899,7 +1835,6 @@ // // bandedGridColumn6 // - this.bandedGridColumn6.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn6.AppearanceCell.Options.UseFont = true; this.bandedGridColumn6.Caption = "0.015"; this.bandedGridColumn6.FieldName = "aql00015"; @@ -911,7 +1846,6 @@ // // bandedGridColumn7 // - this.bandedGridColumn7.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn7.AppearanceCell.Options.UseFont = true; this.bandedGridColumn7.Caption = "0.025"; this.bandedGridColumn7.FieldName = "aql00025"; @@ -923,7 +1857,6 @@ // // bandedGridColumn8 // - this.bandedGridColumn8.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn8.AppearanceCell.Options.UseFont = true; this.bandedGridColumn8.Caption = "0.040"; this.bandedGridColumn8.FieldName = "aql00040"; @@ -935,7 +1868,6 @@ // // bandedGridColumn9 // - this.bandedGridColumn9.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn9.AppearanceCell.Options.UseFont = true; this.bandedGridColumn9.Caption = "0.065"; this.bandedGridColumn9.FieldName = "aql00065"; @@ -947,7 +1879,6 @@ // // bandedGridColumn10 // - this.bandedGridColumn10.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn10.AppearanceCell.Options.UseFont = true; this.bandedGridColumn10.Caption = "0.10"; this.bandedGridColumn10.FieldName = "aql0010"; @@ -959,7 +1890,6 @@ // // bandedGridColumn11 // - this.bandedGridColumn11.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn11.AppearanceCell.Options.UseFont = true; this.bandedGridColumn11.Caption = "0.15"; this.bandedGridColumn11.FieldName = "aql0015"; @@ -971,7 +1901,6 @@ // // bandedGridColumn12 // - this.bandedGridColumn12.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn12.AppearanceCell.Options.UseFont = true; this.bandedGridColumn12.Caption = "0.25"; this.bandedGridColumn12.FieldName = "aql0025"; @@ -983,7 +1912,6 @@ // // bandedGridColumn13 // - this.bandedGridColumn13.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn13.AppearanceCell.Options.UseFont = true; this.bandedGridColumn13.Caption = "0.40"; this.bandedGridColumn13.FieldName = "aql0040"; @@ -995,7 +1923,6 @@ // // bandedGridColumn14 // - this.bandedGridColumn14.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn14.AppearanceCell.Options.UseFont = true; this.bandedGridColumn14.Caption = "0.65"; this.bandedGridColumn14.FieldName = "aql0065"; @@ -1007,7 +1934,6 @@ // // bandedGridColumn15 // - this.bandedGridColumn15.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn15.AppearanceCell.Options.UseFont = true; this.bandedGridColumn15.Caption = "1.0"; this.bandedGridColumn15.FieldName = "aql0100"; @@ -1019,7 +1945,6 @@ // // bandedGridColumn16 // - this.bandedGridColumn16.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn16.AppearanceCell.Options.UseFont = true; this.bandedGridColumn16.Caption = "1.5"; this.bandedGridColumn16.FieldName = "aql0150"; @@ -1031,7 +1956,6 @@ // // bandedGridColumn17 // - this.bandedGridColumn17.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn17.AppearanceCell.Options.UseFont = true; this.bandedGridColumn17.Caption = "2.5"; this.bandedGridColumn17.FieldName = "aql0250"; @@ -1043,7 +1967,6 @@ // // bandedGridColumn18 // - this.bandedGridColumn18.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn18.AppearanceCell.Options.UseFont = true; this.bandedGridColumn18.Caption = "4.0"; this.bandedGridColumn18.FieldName = "aql0400"; @@ -1055,7 +1978,6 @@ // // bandedGridColumn19 // - this.bandedGridColumn19.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn19.AppearanceCell.Options.UseFont = true; this.bandedGridColumn19.Caption = "6.5"; this.bandedGridColumn19.FieldName = "aql0650"; @@ -1067,7 +1989,6 @@ // // bandedGridColumn20 // - this.bandedGridColumn20.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn20.AppearanceCell.Options.UseFont = true; this.bandedGridColumn20.Caption = "10"; this.bandedGridColumn20.FieldName = "aql1000"; @@ -1087,7 +2008,6 @@ // // bandedGridColumn21 // - this.bandedGridColumn21.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn21.AppearanceCell.Options.UseFont = true; this.bandedGridColumn21.Caption = "澶囨敞"; this.bandedGridColumn21.FieldName = "memo"; @@ -1116,7 +2036,6 @@ // // bandedGridColumn1 // - this.bandedGridColumn1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn1.AppearanceCell.Options.UseFont = true; this.bandedGridColumn1.Caption = "guid "; this.bandedGridColumn1.FieldName = "guid"; @@ -1127,7 +2046,6 @@ // // bandedGridColumn2 // - this.bandedGridColumn2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.bandedGridColumn2.AppearanceCell.Options.UseFont = true; this.bandedGridColumn2.Caption = "AQL鎶芥牱鍩哄噯ID"; this.bandedGridColumn2.FieldName = "aql1Id"; @@ -1135,982 +2053,6 @@ this.bandedGridColumn2.Name = "bandedGridColumn2"; this.bandedGridColumn2.Tag = "query_a.AQL1_ID"; this.bandedGridColumn2.Width = 94; - // - // tabMxPage1 - // - this.tabMxPage1.Controls.Add(this.gcMx1); - this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 410); - this.tabMxPage1.Text = "鏍锋湰閲忓瓧鐮�"; - // - // gcMx1 - // - this.gcMx1.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMx1.Location = new System.Drawing.Point(0, 0); - this.gcMx1.MainView = this.gvMx1; - this.gcMx1.Name = "gcMx1"; - this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { - this.repositoryItemButtonEdit1, - this.repositoryItemComboBox2, - this.repositoryItemComboBox3, - this.repositoryItemComboBox4, - this.repositoryItemComboBox5, - this.repositoryItemComboBox6, - this.repositoryItemComboBox7, - this.repositoryItemComboBox8}); - this.gcMx1.Size = new System.Drawing.Size(1124, 410); - this.gcMx1.TabIndex = 1; - this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gvMx1}); - // - // gvMx1 - // - this.gvMx1.Appearance.HeaderPanel.Options.UseTextOptions = true; - this.gvMx1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gvMx1.Bands.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand2, - this.gridBand3, - this.gridBand4, - this.gridBand9, - this.gridBand13, - this.gridBand14}); - this.gvMx1.ColumnPanelRowHeight = 50; - this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn[] { - this.gvMx1guid, - this.gvMx1aql1Id, - this.gvMx1lotFrom, - this.gvMx1lotTo, - this.gvMx1flevelS1, - this.gvMx1flevelS2, - this.gvMx1flevelS3, - this.gvMx1flevelS4, - this.gvMx1flevelI, - this.gvMx1flevelIi, - this.gvMx1flevelIii, - this.gvMx1memo, - this.gvMxDel}); - this.gvMx1.GridControl = this.gcMx1; - this.gvMx1.Name = "gvMx1"; - this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True; - this.gvMx1.OptionsFind.ShowSearchNavButtons = false; - this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; - this.gvMx1.OptionsView.ShowColumnHeaders = false; - this.gvMx1.OptionsView.ShowGroupPanel = false; - // - // gridBand2 - // - this.gridBand2.Caption = "鎵归噺寮�濮�"; - this.gridBand2.Columns.Add(this.gvMx1lotFrom); - this.gridBand2.Name = "gridBand2"; - this.gridBand2.VisibleIndex = 0; - this.gridBand2.Width = 113; - // - // gvMx1lotFrom - // - this.gvMx1lotFrom.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; - this.gvMx1lotFrom.Caption = "鎵归噺寮�濮�"; - this.gvMx1lotFrom.FieldName = "lotFrom"; - this.gvMx1lotFrom.MinWidth = 80; - this.gvMx1lotFrom.Name = "gvMx1lotFrom"; - this.gvMx1lotFrom.Tag = "yz_quantity_0_edit"; - this.gvMx1lotFrom.Visible = true; - this.gvMx1lotFrom.Width = 113; - // - // gridBand3 - // - this.gridBand3.Caption = "鎵归噺缁撴潫"; - this.gridBand3.Columns.Add(this.gvMx1lotTo); - this.gridBand3.Name = "gridBand3"; - this.gridBand3.VisibleIndex = 1; - this.gridBand3.Width = 109; - // - // gvMx1lotTo - // - this.gvMx1lotTo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; - this.gvMx1lotTo.Caption = "鎵归噺缁撴潫"; - this.gvMx1lotTo.FieldName = "lotTo"; - this.gvMx1lotTo.MinWidth = 80; - this.gvMx1lotTo.Name = "gvMx1lotTo"; - this.gvMx1lotTo.Tag = "yz_quantity_0_edit"; - this.gvMx1lotTo.Visible = true; - this.gvMx1lotTo.Width = 109; - // - // gridBand4 - // - this.gridBand4.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand4.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand4.Caption = "鐗规畩妫�楠屾按骞�"; - this.gridBand4.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand5, - this.gridBand6, - this.gridBand7, - this.gridBand8}); - this.gridBand4.Name = "gridBand4"; - this.gridBand4.VisibleIndex = 2; - this.gridBand4.Width = 416; - // - // gridBand5 - // - this.gridBand5.Caption = "S-1"; - this.gridBand5.Columns.Add(this.gvMx1flevelS1); - this.gridBand5.Name = "gridBand5"; - this.gridBand5.VisibleIndex = 0; - this.gridBand5.Width = 104; - // - // gvMx1flevelS1 - // - this.gvMx1flevelS1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelS1.Caption = "鐗规畩妫�楠屾按骞硘S-1"; - this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2; - this.gvMx1flevelS1.FieldName = "flevelS1"; - this.gvMx1flevelS1.MinWidth = 80; - this.gvMx1flevelS1.Name = "gvMx1flevelS1"; - this.gvMx1flevelS1.Tag = "edit"; - this.gvMx1flevelS1.Visible = true; - this.gvMx1flevelS1.Width = 104; - // - // repositoryItemComboBox2 - // - this.repositoryItemComboBox2.AutoHeight = false; - this.repositoryItemComboBox2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox2.Name = "repositoryItemComboBox2"; - // - // gridBand6 - // - this.gridBand6.Caption = "S-2"; - this.gridBand6.Columns.Add(this.gvMx1flevelS2); - this.gridBand6.Name = "gridBand6"; - this.gridBand6.VisibleIndex = 1; - this.gridBand6.Width = 104; - // - // gvMx1flevelS2 - // - this.gvMx1flevelS2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelS2.Caption = "鐗规畩妫�楠屾按骞硘S-2"; - this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3; - this.gvMx1flevelS2.FieldName = "flevelS2"; - this.gvMx1flevelS2.MinWidth = 80; - this.gvMx1flevelS2.Name = "gvMx1flevelS2"; - this.gvMx1flevelS2.Tag = "edit"; - this.gvMx1flevelS2.Visible = true; - this.gvMx1flevelS2.Width = 104; - // - // repositoryItemComboBox3 - // - this.repositoryItemComboBox3.AutoHeight = false; - this.repositoryItemComboBox3.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox3.Name = "repositoryItemComboBox3"; - // - // gridBand7 - // - this.gridBand7.Caption = "S-3"; - this.gridBand7.Columns.Add(this.gvMx1flevelS3); - this.gridBand7.Name = "gridBand7"; - this.gridBand7.VisibleIndex = 2; - this.gridBand7.Width = 104; - // - // gvMx1flevelS3 - // - this.gvMx1flevelS3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelS3.Caption = "鐗规畩妫�楠屾按骞硘S-3"; - this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4; - this.gvMx1flevelS3.FieldName = "flevelS3"; - this.gvMx1flevelS3.MinWidth = 80; - this.gvMx1flevelS3.Name = "gvMx1flevelS3"; - this.gvMx1flevelS3.Tag = "edit"; - this.gvMx1flevelS3.Visible = true; - this.gvMx1flevelS3.Width = 104; - // - // repositoryItemComboBox4 - // - this.repositoryItemComboBox4.AutoHeight = false; - this.repositoryItemComboBox4.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox4.Name = "repositoryItemComboBox4"; - // - // gridBand8 - // - this.gridBand8.Caption = "S-4"; - this.gridBand8.Columns.Add(this.gvMx1flevelS4); - this.gridBand8.Name = "gridBand8"; - this.gridBand8.VisibleIndex = 3; - this.gridBand8.Width = 104; - // - // gvMx1flevelS4 - // - this.gvMx1flevelS4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelS4.Caption = "鐗规畩妫�楠屾按骞硘S-4"; - this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5; - this.gvMx1flevelS4.FieldName = "flevelS4"; - this.gvMx1flevelS4.MinWidth = 80; - this.gvMx1flevelS4.Name = "gvMx1flevelS4"; - this.gvMx1flevelS4.Tag = "edit"; - this.gvMx1flevelS4.Visible = true; - this.gvMx1flevelS4.Width = 104; - // - // repositoryItemComboBox5 - // - this.repositoryItemComboBox5.AutoHeight = false; - this.repositoryItemComboBox5.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox5.Name = "repositoryItemComboBox5"; - // - // gridBand9 - // - this.gridBand9.AppearanceHeader.Options.UseTextOptions = true; - this.gridBand9.AppearanceHeader.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center; - this.gridBand9.Caption = "涓�鑸楠屾按骞�"; - this.gridBand9.Children.AddRange(new DevExpress.XtraGrid.Views.BandedGrid.GridBand[] { - this.gridBand10, - this.gridBand11, - this.gridBand12}); - this.gridBand9.Name = "gridBand9"; - this.gridBand9.VisibleIndex = 3; - this.gridBand9.Width = 312; - // - // gridBand10 - // - this.gridBand10.Caption = "I"; - this.gridBand10.Columns.Add(this.gvMx1flevelI); - this.gridBand10.Name = "gridBand10"; - this.gridBand10.VisibleIndex = 0; - this.gridBand10.Width = 104; - // - // gvMx1flevelI - // - this.gvMx1flevelI.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelI.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelI.Caption = "涓�鑸楠屾按骞硘I"; - this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6; - this.gvMx1flevelI.FieldName = "flevelI"; - this.gvMx1flevelI.MinWidth = 80; - this.gvMx1flevelI.Name = "gvMx1flevelI"; - this.gvMx1flevelI.Tag = "edit"; - this.gvMx1flevelI.Visible = true; - this.gvMx1flevelI.Width = 104; - // - // repositoryItemComboBox6 - // - this.repositoryItemComboBox6.AutoHeight = false; - this.repositoryItemComboBox6.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox6.Name = "repositoryItemComboBox6"; - // - // gridBand11 - // - this.gridBand11.Caption = "II"; - this.gridBand11.Columns.Add(this.gvMx1flevelIi); - this.gridBand11.Name = "gridBand11"; - this.gridBand11.VisibleIndex = 1; - this.gridBand11.Width = 104; - // - // gvMx1flevelIi - // - this.gvMx1flevelIi.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelIi.Caption = "涓�鑸楠屾按骞硘II"; - this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7; - this.gvMx1flevelIi.FieldName = "flevelIi"; - this.gvMx1flevelIi.MinWidth = 80; - this.gvMx1flevelIi.Name = "gvMx1flevelIi"; - this.gvMx1flevelIi.Tag = "edit"; - this.gvMx1flevelIi.Visible = true; - this.gvMx1flevelIi.Width = 104; - // - // repositoryItemComboBox7 - // - this.repositoryItemComboBox7.AutoHeight = false; - this.repositoryItemComboBox7.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox7.Name = "repositoryItemComboBox7"; - // - // gridBand12 - // - this.gridBand12.Caption = "III"; - this.gridBand12.Columns.Add(this.gvMx1flevelIii); - this.gridBand12.Name = "gridBand12"; - this.gridBand12.VisibleIndex = 2; - this.gridBand12.Width = 104; - // - // gvMx1flevelIii - // - this.gvMx1flevelIii.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true; - this.gvMx1flevelIii.Caption = "涓�鑸楠屾按骞硘III"; - this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8; - this.gvMx1flevelIii.FieldName = "flevelIii"; - this.gvMx1flevelIii.MinWidth = 80; - this.gvMx1flevelIii.Name = "gvMx1flevelIii"; - this.gvMx1flevelIii.Tag = "edit"; - this.gvMx1flevelIii.Visible = true; - this.gvMx1flevelIii.Width = 104; - // - // repositoryItemComboBox8 - // - this.repositoryItemComboBox8.AutoHeight = false; - this.repositoryItemComboBox8.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); - this.repositoryItemComboBox8.Name = "repositoryItemComboBox8"; - // - // gridBand13 - // - this.gridBand13.Caption = "澶囨敞"; - this.gridBand13.Columns.Add(this.gvMx1memo); - this.gridBand13.Name = "gridBand13"; - this.gridBand13.VisibleIndex = 4; - this.gridBand13.Width = 104; - // - // gvMx1memo - // - this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1memo.AppearanceCell.Options.UseFont = true; - this.gvMx1memo.Caption = "澶囨敞"; - this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 80; - this.gvMx1memo.Name = "gvMx1memo"; - this.gvMx1memo.Tag = "edit"; - this.gvMx1memo.Visible = true; - this.gvMx1memo.Width = 104; - // - // gridBand14 - // - this.gridBand14.Caption = "绉诲嚭"; - this.gridBand14.Columns.Add(this.gvMxDel); - this.gridBand14.Name = "gridBand14"; - this.gridBand14.VisibleIndex = 5; - this.gridBand14.Width = 116; - // - // gvMxDel - // - this.gvMxDel.Caption = "绉诲嚭"; - this.gvMxDel.ColumnEdit = this.repositoryItemButtonEdit1; - this.gvMxDel.MinWidth = 50; - this.gvMxDel.Name = "gvMxDel"; - this.gvMxDel.Visible = true; - this.gvMxDel.Width = 116; - // - // repositoryItemButtonEdit1 - // - this.repositoryItemButtonEdit1.AutoHeight = false; - editorButtonImageOptions4.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16; - editorButtonImageOptions4.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter; - this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { - new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "绉婚櫎", -1, true, true, false, editorButtonImageOptions4, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject13, serializableAppearanceObject14, serializableAppearanceObject15, serializableAppearanceObject16, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)}); - this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1"; - this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor; - this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick); - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid"; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // - // gvMx1aql1Id - // - this.gvMx1aql1Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; - this.gvMx1aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID"; - this.gvMx1aql1Id.FieldName = "aql1Id"; - this.gvMx1aql1Id.MinWidth = 50; - this.gvMx1aql1Id.Name = "gvMx1aql1Id"; - this.gvMx1aql1Id.Tag = "query_a.AQL1_ID"; - this.gvMx1aql1Id.Width = 94; - // - // lb_isenabled - // - this.lb_isenabled.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_isenabled.Appearance.Options.UseFont = true; - this.lb_isenabled.Location = new System.Drawing.Point(658, 88); - this.lb_isenabled.Name = "lb_isenabled"; - this.lb_isenabled.Size = new System.Drawing.Size(68, 21); - this.lb_isenabled.TabIndex = 280; - this.lb_isenabled.Text = "鏄惁鍙敤"; - // - // gv_isenabled - // - this.gv_isenabled.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_isenabled.AppearanceCell.Options.UseFont = true; - this.gv_isenabled.Caption = "鏄惁鏈夋晥"; - this.gv_isenabled.FieldName = "isenabled"; - this.gv_isenabled.MinWidth = 50; - this.gv_isenabled.Name = "gv_isenabled"; - this.gv_isenabled.OptionsColumn.AllowEdit = false; - this.gv_isenabled.Tag = "query_a.ISENABLED"; - this.gv_isenabled.Visible = true; - this.gv_isenabled.VisibleIndex = 0; - this.gv_isenabled.Width = 94; - // - // lb_fversion - // - this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_fversion.Appearance.Options.UseFont = true; - this.lb_fversion.Location = new System.Drawing.Point(289, 88); - this.lb_fversion.Name = "lb_fversion"; - this.lb_fversion.Size = new System.Drawing.Size(51, 21); - this.lb_fversion.TabIndex = 273; - this.lb_fversion.Text = "鐗堟湰鍙�"; - // - // txt_fversion - // - this.txt_fversion.Location = new System.Drawing.Point(344, 84); - this.txt_fversion.Name = "txt_fversion"; - this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_fversion.Properties.Appearance.Options.UseFont = true; - this.txt_fversion.Size = new System.Drawing.Size(190, 28); - this.txt_fversion.TabIndex = 273; - // - // gv_fversion - // - this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_fversion.AppearanceCell.Options.UseFont = true; - this.gv_fversion.Caption = "鐗堟湰鍙�"; - this.gv_fversion.FieldName = "fversion"; - this.gv_fversion.MinWidth = 50; - this.gv_fversion.Name = "gv_fversion"; - this.gv_fversion.OptionsColumn.AllowEdit = false; - this.gv_fversion.Tag = "query_a.FVERSION"; - this.gv_fversion.Visible = true; - this.gv_fversion.VisibleIndex = 3; - this.gv_fversion.Width = 94; - // - // lb_ftwoCheckdate - // - this.lb_ftwoCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ftwoCheckdate.Appearance.Options.UseFont = true; - this.lb_ftwoCheckdate.Location = new System.Drawing.Point(540, 54); - this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate"; - this.lb_ftwoCheckdate.Size = new System.Drawing.Size(68, 21); - this.lb_ftwoCheckdate.TabIndex = 262; - this.lb_ftwoCheckdate.Text = "鎵瑰噯鏃ユ湡"; - // - // txt_ftwoCheckdate - // - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(611, 50); - this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; - this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckdate.Size = new System.Drawing.Size(165, 28); - this.txt_ftwoCheckdate.TabIndex = 262; - this.txt_ftwoCheckdate.Tag = "readOnly"; - // - // gv_ftwoCheckdate - // - this.gv_ftwoCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftwoCheckdate.AppearanceCell.Options.UseFont = true; - this.gv_ftwoCheckdate.Caption = "鎵瑰噯鏃ユ湡"; - this.gv_ftwoCheckdate.FieldName = "ftwoCheckdate"; - this.gv_ftwoCheckdate.MinWidth = 200; - this.gv_ftwoCheckdate.Name = "gv_ftwoCheckdate"; - this.gv_ftwoCheckdate.OptionsColumn.AllowEdit = false; - this.gv_ftwoCheckdate.Tag = "query_a.FTWO_CHECKDATE"; - this.gv_ftwoCheckdate.Visible = true; - this.gv_ftwoCheckdate.VisibleIndex = 10; - this.gv_ftwoCheckdate.Width = 200; - // - // lb_ftwoCheckor - // - this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ftwoCheckor.Appearance.Options.UseFont = true; - this.lb_ftwoCheckor.Location = new System.Drawing.Point(557, 20); - this.lb_ftwoCheckor.Name = "lb_ftwoCheckor"; - this.lb_ftwoCheckor.Size = new System.Drawing.Size(51, 21); - this.lb_ftwoCheckor.TabIndex = 258; - this.lb_ftwoCheckor.Text = "鎵瑰噯浜�"; - // - // txt_ftwoCheckor - // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(611, 16); - this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; - this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckor.Size = new System.Drawing.Size(165, 28); - this.txt_ftwoCheckor.TabIndex = 258; - this.txt_ftwoCheckor.Tag = "readOnly"; - // - // gv_ftwoCheckor - // - this.gv_ftwoCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true; - this.gv_ftwoCheckor.Caption = "鎵瑰噯浜�"; - this.gv_ftwoCheckor.FieldName = "ftwoCheckor"; - this.gv_ftwoCheckor.MinWidth = 50; - this.gv_ftwoCheckor.Name = "gv_ftwoCheckor"; - this.gv_ftwoCheckor.OptionsColumn.AllowEdit = false; - this.gv_ftwoCheckor.Tag = "query_a.FTWO_CHECKOR"; - this.gv_ftwoCheckor.Visible = true; - this.gv_ftwoCheckor.VisibleIndex = 9; - this.gv_ftwoCheckor.Width = 94; - // - // lb_ftwoChecked - // - this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_ftwoChecked.Appearance.Options.UseFont = true; - this.lb_ftwoChecked.Location = new System.Drawing.Point(540, 88); - this.lb_ftwoChecked.Name = "lb_ftwoChecked"; - this.lb_ftwoChecked.Size = new System.Drawing.Size(68, 21); - this.lb_ftwoChecked.TabIndex = 252; - this.lb_ftwoChecked.Text = "鎵瑰噯鏍囪"; - // - // gv_ftwoChecked - // - this.gv_ftwoChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true; - this.gv_ftwoChecked.Caption = "鎵瑰噯鏍囪"; - this.gv_ftwoChecked.FieldName = "ftwoChecked"; - this.gv_ftwoChecked.MinWidth = 50; - this.gv_ftwoChecked.Name = "gv_ftwoChecked"; - this.gv_ftwoChecked.OptionsColumn.AllowEdit = false; - this.gv_ftwoChecked.Tag = "query_a.FTWO_CHECKED"; - this.gv_ftwoChecked.Visible = true; - this.gv_ftwoChecked.VisibleIndex = 1; - this.gv_ftwoChecked.Width = 94; - // - // lb_foneCheckdate - // - this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_foneCheckdate.Appearance.Options.UseFont = true; - this.lb_foneCheckdate.Location = new System.Drawing.Point(786, 54); - this.lb_foneCheckdate.Name = "lb_foneCheckdate"; - this.lb_foneCheckdate.Size = new System.Drawing.Size(68, 21); - this.lb_foneCheckdate.TabIndex = 247; - this.lb_foneCheckdate.Text = "瀹℃壒鏃ユ湡"; - // - // txt_foneCheckdate - // - this.txt_foneCheckdate.Location = new System.Drawing.Point(858, 50); - this.txt_foneCheckdate.Name = "txt_foneCheckdate"; - this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckdate.Size = new System.Drawing.Size(177, 28); - this.txt_foneCheckdate.TabIndex = 247; - this.txt_foneCheckdate.Tag = "readOnly"; - // - // gv_foneCheckdate - // - this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckdate.Caption = "瀹℃牳鏃ユ湡"; - this.gv_foneCheckdate.FieldName = "foneCheckdate"; - this.gv_foneCheckdate.MinWidth = 200; - this.gv_foneCheckdate.Name = "gv_foneCheckdate"; - this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; - this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; - this.gv_foneCheckdate.Visible = true; - this.gv_foneCheckdate.VisibleIndex = 8; - this.gv_foneCheckdate.Width = 200; - // - // lb_foneCheckor - // - this.lb_foneCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_foneCheckor.Appearance.Options.UseFont = true; - this.lb_foneCheckor.Location = new System.Drawing.Point(803, 20); - this.lb_foneCheckor.Name = "lb_foneCheckor"; - this.lb_foneCheckor.Size = new System.Drawing.Size(51, 21); - this.lb_foneCheckor.TabIndex = 243; - this.lb_foneCheckor.Text = "瀹℃壒浜�"; - // - // txt_foneCheckor - // - this.txt_foneCheckor.Location = new System.Drawing.Point(858, 16); - this.txt_foneCheckor.Name = "txt_foneCheckor"; - this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_foneCheckor.Size = new System.Drawing.Size(177, 28); - this.txt_foneCheckor.TabIndex = 243; - this.txt_foneCheckor.Tag = "readOnly"; - // - // gv_foneCheckor - // - this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckor.Caption = "瀹℃牳浜�"; - this.gv_foneCheckor.FieldName = "foneCheckor"; - this.gv_foneCheckor.MinWidth = 50; - this.gv_foneCheckor.Name = "gv_foneCheckor"; - this.gv_foneCheckor.OptionsColumn.AllowEdit = false; - this.gv_foneCheckor.Tag = "query_a.FONE_CHECKOR"; - this.gv_foneCheckor.Visible = true; - this.gv_foneCheckor.VisibleIndex = 7; - this.gv_foneCheckor.Width = 94; - // - // lb_foneChecked - // - this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_foneChecked.Appearance.Options.UseFont = true; - this.lb_foneChecked.Location = new System.Drawing.Point(786, 88); - this.lb_foneChecked.Name = "lb_foneChecked"; - this.lb_foneChecked.Size = new System.Drawing.Size(68, 21); - this.lb_foneChecked.TabIndex = 240; - this.lb_foneChecked.Text = "瀹℃壒鏍囪"; - // - // gv_foneChecked - // - this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_foneChecked.AppearanceCell.Options.UseFont = true; - this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; - this.gv_foneChecked.FieldName = "foneChecked"; - this.gv_foneChecked.MinWidth = 50; - this.gv_foneChecked.Name = "gv_foneChecked"; - this.gv_foneChecked.OptionsColumn.AllowEdit = false; - this.gv_foneChecked.Tag = "query_a.FONE_CHECKED"; - this.gv_foneChecked.Visible = true; - this.gv_foneChecked.VisibleIndex = 2; - this.gv_foneChecked.Width = 94; - // - // lb_memo - // - this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_memo.Appearance.Options.UseFont = true; - this.lb_memo.Location = new System.Drawing.Point(13, 88); - this.lb_memo.Name = "lb_memo"; - this.lb_memo.Size = new System.Drawing.Size(73, 21); - this.lb_memo.TabIndex = 231; - this.lb_memo.Text = "澶囨敞淇℃伅 "; - // - // txt_memo - // - this.txt_memo.Location = new System.Drawing.Point(90, 84); - this.txt_memo.Name = "txt_memo"; - this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_memo.Properties.Appearance.Options.UseFont = true; - this.txt_memo.Size = new System.Drawing.Size(177, 28); - this.txt_memo.TabIndex = 231; - // - // gv_memo - // - this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_memo.AppearanceCell.Options.UseFont = true; - this.gv_memo.Caption = "澶囨敞淇℃伅"; - this.gv_memo.FieldName = "memo"; - this.gv_memo.MinWidth = 50; - this.gv_memo.Name = "gv_memo"; - this.gv_memo.OptionsColumn.AllowEdit = false; - this.gv_memo.Tag = "query_a.MEMO"; - this.gv_memo.Visible = true; - this.gv_memo.VisibleIndex = 11; - this.gv_memo.Width = 94; - // - // lb_sampleSizeName - // - this.lb_sampleSizeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_sampleSizeName.Appearance.Options.UseFont = true; - this.lb_sampleSizeName.Location = new System.Drawing.Point(13, 54); - this.lb_sampleSizeName.Name = "lb_sampleSizeName"; - this.lb_sampleSizeName.Size = new System.Drawing.Size(73, 21); - this.lb_sampleSizeName.TabIndex = 228; - this.lb_sampleSizeName.Text = "鏍囧噯鍚嶇О "; - // - // txt_sampleSizeName - // - this.txt_sampleSizeName.Location = new System.Drawing.Point(90, 50); - this.txt_sampleSizeName.Name = "txt_sampleSizeName"; - this.txt_sampleSizeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true; - this.txt_sampleSizeName.Size = new System.Drawing.Size(177, 28); - this.txt_sampleSizeName.TabIndex = 228; - // - // gv_sampleSizeName - // - this.gv_sampleSizeName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_sampleSizeName.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeName.Caption = "鏍囧噯鍚嶇О"; - this.gv_sampleSizeName.FieldName = "sampleSizeName"; - this.gv_sampleSizeName.MinWidth = 50; - this.gv_sampleSizeName.Name = "gv_sampleSizeName"; - this.gv_sampleSizeName.OptionsColumn.AllowEdit = false; - this.gv_sampleSizeName.Tag = "query_a.SAMPLE_SIZE_NAME"; - this.gv_sampleSizeName.Visible = true; - this.gv_sampleSizeName.VisibleIndex = 5; - this.gv_sampleSizeName.Width = 94; - // - // lb_sampleSizeNo - // - this.lb_sampleSizeNo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_sampleSizeNo.Appearance.Options.UseFont = true; - this.lb_sampleSizeNo.Location = new System.Drawing.Point(13, 20); - this.lb_sampleSizeNo.Name = "lb_sampleSizeNo"; - this.lb_sampleSizeNo.Size = new System.Drawing.Size(73, 21); - this.lb_sampleSizeNo.TabIndex = 226; - this.lb_sampleSizeNo.Text = "鏍囧噯缂栫爜 "; - // - // txt_sampleSizeNo - // - this.txt_sampleSizeNo.Location = new System.Drawing.Point(90, 16); - this.txt_sampleSizeNo.Name = "txt_sampleSizeNo"; - this.txt_sampleSizeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true; - this.txt_sampleSizeNo.Size = new System.Drawing.Size(177, 28); - this.txt_sampleSizeNo.TabIndex = 226; - // - // gv_sampleSizeNo - // - this.gv_sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeNo.Caption = "鏍囧噯缂栫爜"; - this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; - this.gv_sampleSizeNo.MinWidth = 150; - this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; - this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; - this.gv_sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO"; - this.gv_sampleSizeNo.Visible = true; - this.gv_sampleSizeNo.VisibleIndex = 4; - this.gv_sampleSizeNo.Width = 150; - // - // lb_createDate - // - this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(272, 54); - this.lb_createDate.Name = "lb_createDate"; - this.lb_createDate.Size = new System.Drawing.Size(68, 21); - this.lb_createDate.TabIndex = 216; - this.lb_createDate.Text = "鍒朵綔鏃堕棿"; - // - // txt_createDate - // - this.txt_createDate.Location = new System.Drawing.Point(344, 50); - this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(190, 28); - this.txt_createDate.TabIndex = 216; - this.txt_createDate.Tag = "readOnly"; - // - // lb_createName - // - this.lb_createName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.lb_createName.Appearance.Options.UseFont = true; - this.lb_createName.Location = new System.Drawing.Point(289, 20); - this.lb_createName.Name = "lb_createName"; - this.lb_createName.Size = new System.Drawing.Size(51, 21); - this.lb_createName.TabIndex = 213; - this.lb_createName.Text = "鍒朵綔浜�"; - // - // txt_createBy - // - this.txt_createBy.Location = new System.Drawing.Point(344, 16); - this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(190, 28); - this.txt_createBy.TabIndex = 213; - this.txt_createBy.Tag = "readOnly"; - // - // gv_createName - // - this.gv_createName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_createName.AppearanceCell.Options.UseFont = true; - this.gv_createName.Caption = "鍒朵綔浜哄鍚�"; - this.gv_createName.FieldName = "createBy"; - this.gv_createName.MinWidth = 50; - this.gv_createName.Name = "gv_createName"; - this.gv_createName.OptionsColumn.AllowEdit = false; - this.gv_createName.Tag = "query_a.CREATE_NAME"; - this.gv_createName.Visible = true; - this.gv_createName.VisibleIndex = 6; - this.gv_createName.Width = 94; - // - // gv_guid - // - this.gv_guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gv_guid.AppearanceCell.Options.UseFont = true; - this.gv_guid.Caption = "guid "; - this.gv_guid.FieldName = "guid"; - this.gv_guid.MinWidth = 50; - this.gv_guid.Name = "gv_guid"; - this.gv_guid.OptionsColumn.AllowEdit = false; - this.gv_guid.Tag = "query_a.guid"; - this.gv_guid.Width = 94; - // - // toolBarMenu1 - // - this.toolBarMenu1.chkParameter = "MES_QM_AQL1,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR,chk_mesQmAql1"; - this.toolBarMenu1.currentAction = null; - this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; - this.toolBarMenu1.guidKey = null; - this.toolBarMenu1.isSetBtn = false; - this.toolBarMenu1.Location = new System.Drawing.Point(0, 0); - this.toolBarMenu1.Name = "toolBarMenu1"; - this.toolBarMenu1.rptParameter = null; - this.toolBarMenu1.Size = new System.Drawing.Size(1128, 80); - this.toolBarMenu1.TabIndex = 0; - this.toolBarMenu1.xlsInService = null; - this.toolBarMenu1.xlsOutParameter = null; - // - // gcMain - // - this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill; - this.gcMain.Font = new System.Drawing.Font("Tahoma", 10F); - this.gcMain.Location = new System.Drawing.Point(0, 0); - this.gcMain.MainView = this.gridView1; - this.gcMain.Name = "gcMain"; - this.gcMain.Size = new System.Drawing.Size(1126, 531); - this.gcMain.TabIndex = 1; - this.gcMain.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { - this.gridView1}); - // - // gridView1 - // - this.gridView1.Appearance.Row.Font = new System.Drawing.Font("Tahoma", 10F); - this.gridView1.Appearance.Row.Options.UseFont = true; - this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { - this.gv_guid, - this.gv_isenabled, - this.gv_ftwoChecked, - this.gv_foneChecked, - this.gv_fversion, - this.gv_sampleSizeNo, - this.gv_sampleSizeName, - this.gv_createName, - this.gv_foneCheckor, - this.gv_foneCheckdate, - this.gv_ftwoCheckor, - this.gv_ftwoCheckdate, - this.gv_memo}); - this.gridView1.GridControl = this.gcMain; - this.gridView1.IndicatorWidth = 50; - this.gridView1.Name = "gridView1"; - this.gridView1.OptionsFind.ShowSearchNavButtons = false; - this.gridView1.OptionsView.ShowAutoFilterRow = true; - this.gridView1.OptionsView.ShowGroupPanel = false; - // - // xtraTabControl1 - // - this.xtraTabControl1.Dock = System.Windows.Forms.DockStyle.Fill; - this.xtraTabControl1.Location = new System.Drawing.Point(0, 80); - this.xtraTabControl1.Name = "xtraTabControl1"; - this.xtraTabControl1.SelectedTabPage = this.xtraTabPage1; - this.xtraTabControl1.Size = new System.Drawing.Size(1128, 602); - this.xtraTabControl1.TabIndex = 3; - this.xtraTabControl1.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.xtraTabPage1, - this.xtraTabPage2}); - // - // xtraTabPage1 - // - this.xtraTabPage1.Controls.Add(this.gcMain); - this.xtraTabPage1.Controls.Add(this.pageBar1); - this.xtraTabPage1.Name = "xtraTabPage1"; - this.xtraTabPage1.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage1.Text = "鏁版嵁鍒楄〃"; - // - // pageBar1 - // - this.pageBar1.CurrentPage = 1; - this.pageBar1.Dock = System.Windows.Forms.DockStyle.Bottom; - this.pageBar1.Location = new System.Drawing.Point(0, 531); - this.pageBar1.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5); - this.pageBar1.Name = "pageBar1"; - this.pageBar1.RecordCount = 0; - this.pageBar1.Size = new System.Drawing.Size(1126, 39); - this.pageBar1.TabIndex = 3; - this.pageBar1.TotalPages = 0; - // - // xtraTabPage2 - // - this.xtraTabPage2.Controls.Add(this.tabMx); - this.xtraTabPage2.Controls.Add(this.panel1); - this.xtraTabPage2.Name = "xtraTabPage2"; - this.xtraTabPage2.Size = new System.Drawing.Size(1126, 570); - this.xtraTabPage2.Text = "鏁版嵁璇︾粏"; - // - // tabMx - // - this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 128); - this.tabMx.Name = "tabMx"; - this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 442); - this.tabMx.TabIndex = 2; - this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { - this.tabMxPage1, - this.tabMxPage2}); - // - // panel1 - // - this.panel1.BackColor = System.Drawing.Color.White; - this.panel1.Controls.Add(this.txt_ftwoChecked); - this.panel1.Controls.Add(this.txt_foneChecked); - this.panel1.Controls.Add(this.txt_isenabled); - this.panel1.Controls.Add(this.lbGuid); - this.panel1.Controls.Add(this.lb_isenabled); - this.panel1.Controls.Add(this.lb_fversion); - this.panel1.Controls.Add(this.txt_fversion); - this.panel1.Controls.Add(this.lb_ftwoCheckdate); - this.panel1.Controls.Add(this.txt_ftwoCheckdate); - this.panel1.Controls.Add(this.lb_ftwoCheckor); - this.panel1.Controls.Add(this.txt_ftwoCheckor); - this.panel1.Controls.Add(this.lb_ftwoChecked); - this.panel1.Controls.Add(this.lb_foneCheckdate); - this.panel1.Controls.Add(this.txt_foneCheckdate); - this.panel1.Controls.Add(this.lb_foneCheckor); - this.panel1.Controls.Add(this.txt_foneCheckor); - this.panel1.Controls.Add(this.lb_foneChecked); - this.panel1.Controls.Add(this.lb_memo); - this.panel1.Controls.Add(this.txt_memo); - this.panel1.Controls.Add(this.lb_sampleSizeName); - this.panel1.Controls.Add(this.txt_sampleSizeName); - this.panel1.Controls.Add(this.lb_sampleSizeNo); - this.panel1.Controls.Add(this.txt_sampleSizeNo); - this.panel1.Controls.Add(this.lb_createDate); - this.panel1.Controls.Add(this.txt_createDate); - this.panel1.Controls.Add(this.lb_createName); - this.panel1.Controls.Add(this.txt_createBy); - this.panel1.Dock = System.Windows.Forms.DockStyle.Top; - this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); - this.panel1.Location = new System.Drawing.Point(0, 0); - this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1126, 128); - this.panel1.TabIndex = 1; - // - // txt_ftwoChecked - // - this.txt_ftwoChecked.Enabled = false; - this.txt_ftwoChecked.Location = new System.Drawing.Point(611, 86); - this.txt_ftwoChecked.Name = "txt_ftwoChecked"; - this.txt_ftwoChecked.Properties.Caption = ""; - this.txt_ftwoChecked.Size = new System.Drawing.Size(33, 24); - this.txt_ftwoChecked.TabIndex = 283; - // - // txt_foneChecked - // - this.txt_foneChecked.Enabled = false; - this.txt_foneChecked.Location = new System.Drawing.Point(858, 86); - this.txt_foneChecked.Name = "txt_foneChecked"; - this.txt_foneChecked.Properties.Caption = ""; - this.txt_foneChecked.Size = new System.Drawing.Size(35, 24); - this.txt_foneChecked.TabIndex = 282; - // - // txt_isenabled - // - this.txt_isenabled.Enabled = false; - this.txt_isenabled.Location = new System.Drawing.Point(729, 86); - this.txt_isenabled.Name = "txt_isenabled"; - this.txt_isenabled.Properties.Caption = ""; - this.txt_isenabled.Size = new System.Drawing.Size(32, 24); - this.txt_isenabled.TabIndex = 281; - // - // lbGuid - // - this.lbGuid.AutoSize = true; - this.lbGuid.Location = new System.Drawing.Point(112, 388); - this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(0, 21); - this.lbGuid.TabIndex = 1; // // picCheckBox // @@ -2127,18 +2069,55 @@ // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.ClientSize = new System.Drawing.Size(1128, 682); + this.ClientSize = new System.Drawing.Size(1748, 682); this.Controls.Add(this.picCheckBox); this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQmAql1"; this.Text = "鎶芥牱鍩哄噯"; - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); - this.tabMxPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); + this.xtraTabControl1.ResumeLayout(false); + this.xtraTabPage1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel1)).EndInit(); + this.split1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.split1.Panel2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.split1)).EndInit(); + this.split1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMain1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); + this.xtraTabPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel1)).EndInit(); + this.splitMx1.Panel1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1.Panel2)).EndInit(); + this.splitMx1.Panel2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.splitMx1)).EndInit(); + this.splitMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.layoutMx1)).EndInit(); + this.layoutMx1.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); + this.tabMx.ResumeLayout(false); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); @@ -2150,123 +2129,149 @@ ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createDate.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_createBy.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gcMain)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).EndInit(); - this.xtraTabControl1.ResumeLayout(false); - this.xtraTabPage1.ResumeLayout(false); - this.xtraTabPage2.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit(); - this.tabMx.ResumeLayout(false); - this.panel1.ResumeLayout(false); - this.panel1.PerformLayout(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit(); + this.tabMxPage2.ResumeLayout(false); + ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit(); this.ResumeLayout(false); } #endregion private UserControl.UcToolBarMenu toolBarMenu1; - private DevExpress.XtraGrid.GridControl gcMain; - private DevExpress.XtraGrid.Views.Grid.GridView gridView1; private DevExpress.XtraTab.XtraTabControl xtraTabControl1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage1; - private DevExpress.XtraTab.XtraTabPage xtraTabPage2; - private UserControls.Data.UcPageBar pageBar1; - private System.Windows.Forms.Panel panel1; - private System.Windows.Forms.Label lbGuid; - private DevExpress.XtraTab.XtraTabControl tabMx; - private DevExpress.XtraTab.XtraTabPage tabMxPage2; - private DevExpress.XtraGrid.GridControl gcMx2; - private DevExpress.XtraTab.XtraTabPage tabMxPage1; - - private DevExpress.XtraEditors.LabelControl lb_isenabled; - private DevExpress.XtraGrid.Columns.GridColumn gv_isenabled; - - private DevExpress.XtraEditors.LabelControl lb_fversion; - private DevExpress.XtraEditors.TextEdit txt_fversion; - private DevExpress.XtraGrid.Columns.GridColumn gv_fversion; - - private DevExpress.XtraEditors.LabelControl lb_ftwoCheckdate; - private DevExpress.XtraEditors.TextEdit txt_ftwoCheckdate; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckdate; - - private DevExpress.XtraEditors.LabelControl lb_ftwoCheckor; - private DevExpress.XtraEditors.TextEdit txt_ftwoCheckor; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckor; - - private DevExpress.XtraEditors.LabelControl lb_ftwoChecked; - private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoChecked; - - private DevExpress.XtraEditors.LabelControl lb_foneCheckdate; - private DevExpress.XtraEditors.TextEdit txt_foneCheckdate; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckdate; - - private DevExpress.XtraEditors.LabelControl lb_foneCheckor; - private DevExpress.XtraEditors.TextEdit txt_foneCheckor; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckor; - - private DevExpress.XtraEditors.LabelControl lb_foneChecked; - private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked; - - private DevExpress.XtraEditors.LabelControl lb_memo; - private DevExpress.XtraEditors.TextEdit txt_memo; - private DevExpress.XtraGrid.Columns.GridColumn gv_memo; - - private DevExpress.XtraEditors.LabelControl lb_sampleSizeName; - private DevExpress.XtraEditors.TextEdit txt_sampleSizeName; - private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeName; - - private DevExpress.XtraEditors.LabelControl lb_sampleSizeNo; - private DevExpress.XtraEditors.TextEdit txt_sampleSizeNo; - private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo; - - private DevExpress.XtraEditors.LabelControl lb_createDate; - private DevExpress.XtraEditors.TextEdit txt_createDate; - - private DevExpress.XtraEditors.LabelControl lb_createName; - private DevExpress.XtraEditors.TextEdit txt_createBy; - private DevExpress.XtraGrid.Columns.GridColumn gv_createName; - private DevExpress.XtraGrid.Columns.GridColumn gv_guid; - private DevExpress.XtraEditors.CheckEdit txt_isenabled; - private DevExpress.XtraEditors.CheckEdit txt_foneChecked; - private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; - private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private System.Windows.Forms.PictureBox picCheckBox; + private DevExpress.XtraTab.XtraTabPage xtraTabPage1; + private DevExpress.XtraEditors.SplitContainerControl split1; + private DevExpress.XtraGrid.GridControl gcMain1; + private DevExpress.XtraGrid.Views.Grid.GridView gridView1; + private DevExpress.XtraGrid.Columns.GridColumn gv_guid; + private DevExpress.XtraGrid.Columns.GridColumn gv_isenabled; + private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked; + private DevExpress.XtraGrid.Columns.GridColumn gv_fversion; + private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo; + private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeName; + private DevExpress.XtraGrid.Columns.GridColumn gv_createName; + private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckor; + private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckdate; + private DevExpress.XtraGrid.Columns.GridColumn gv_memo; + private UserControls.Data.UcPageBar pageBar1; + private DevExpress.XtraTab.XtraTabPage xtraTabPage2; + private DevExpress.XtraEditors.SplitContainerControl splitMx1; + private DevExpress.XtraEditors.TextEdit txt_fversion; + private DevExpress.XtraEditors.TextEdit txt_foneCheckdate; + private DevExpress.XtraEditors.TextEdit txt_foneCheckor; + private DevExpress.XtraEditors.TextEdit txt_memo; + private DevExpress.XtraEditors.TextEdit txt_sampleSizeName; + private DevExpress.XtraEditors.TextEdit txt_sampleSizeNo; + private DevExpress.XtraEditors.TextEdit txt_createDate; + private DevExpress.XtraEditors.TextEdit txt_createBy; + private DevExpress.XtraLayout.LayoutControl layoutMx1; + private DevExpress.XtraLayout.LayoutControlGroup Root; + private DevExpress.XtraEditors.CheckEdit txt_foneChecked; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6; + private DevExpress.XtraEditors.CheckEdit txt_isenabled; + private System.Windows.Forms.Label lbGuid; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14; + private DevExpress.XtraTab.XtraTabControl tabMx; + private DevExpress.XtraTab.XtraTabPage tabMxPage1; + private DevExpress.XtraGrid.GridControl gcMx1; private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gvMx1; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1lotFrom; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1lotTo; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS1; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS2; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS3; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox4; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS4; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox5; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelI; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox6; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelIi; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox7; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelIii; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox8; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1memo; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMxDel; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1guid; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1aql1Id; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1lotFrom; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1lotTo; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS1; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS2; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS3; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelS4; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelI; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelIi; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1flevelIii; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx1memo; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMxDel; + private DevExpress.XtraTab.XtraTabPage tabMxPage2; + private DevExpress.XtraGrid.GridControl gcMx2; + private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gvMx2; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2fsampleSizeWord; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2guid; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql1Id; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand20; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2sampleSizeWord; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand30; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00010; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00015; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand28; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00025; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand27; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00040; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00065; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0010; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand33; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0015; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0025; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0040; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand36; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0065; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand35; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0100; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand38; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0150; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand34; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0250; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand37; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0400; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0650; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand39; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql1000; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2memo; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMxDel2; + private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2; private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn3; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn4; + private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn5; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn6; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn7; @@ -2283,76 +2288,16 @@ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn18; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn19; private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn20; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn21; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn22; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand16; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand17; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand1; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand15; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn21; private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand18; - private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView gvMx2; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2guid; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql1Id; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2fsampleSizeWord; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2sampleSizeWord; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00010; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00015; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00025; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00040; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql00065; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0010; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0015; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0025; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0040; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0065; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0100; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0150; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0250; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0400; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql0650; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2aql1000; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMx2memo; - private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn gvMxDel2; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand2; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand3; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand4; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand5; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand6; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand7; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand8; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand9; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand10; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand11; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand12; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand13; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand14; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand19; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand20; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand21; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand30; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand29; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand28; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand27; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand26; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand25; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand33; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand32; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand31; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand36; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand35; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand38; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand34; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand37; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand24; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand39; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand22; - private DevExpress.XtraGrid.Views.BandedGrid.GridBand gridBand23; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox2; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox3; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox4; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox5; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox6; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox7; - private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox8; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn22; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn1; + private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; + private DevExpress.Utils.ToolTipController tips; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; + private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13; } } \ No newline at end of file -- Gitblit v1.9.3