iqc
lu
2025-04-21 c3ebc2116abc274eb2220e7a24c4ca03acad3a1d
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs
@@ -29,6 +29,7 @@
        /// </summary>
        private void InitializeComponent()
        {
            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();
@@ -54,7 +55,6 @@
            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_ftwoChecked = 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();
@@ -62,8 +62,6 @@
            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_ftwoCheckor = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gv_ftwoCheckdate = 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();
@@ -73,31 +71,24 @@
            this.txt_sampleSizeNo = new DevExpress.XtraEditors.TextEdit();
            this.txt_sampleSizeName = new DevExpress.XtraEditors.TextEdit();
            this.txt_fversion = new DevExpress.XtraEditors.TextEdit();
            this.txt_ftwoCheckdate = 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_ftwoCheckor = 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_ftwoChecked = new DevExpress.XtraEditors.CheckEdit();
            this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit();
            this.layoutControlItem14 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem13 = 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.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
            this.layoutControlItem12 = new DevExpress.XtraLayout.LayoutControlItem();
            this.tabMx = new DevExpress.XtraTab.XtraTabControl();
            this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage();
            this.gcMx1 = new DevExpress.XtraGrid.GridControl();
@@ -213,6 +204,8 @@
            this.bandedGridColumn1 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.bandedGridColumn2 = new DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn();
            this.picCheckBox = new System.Windows.Forms.PictureBox();
            this.tips = new DevExpress.Utils.ToolTipController(this.components);
            this.layoutControlItem13 = new DevExpress.XtraLayout.LayoutControlItem();
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -235,31 +228,24 @@
            ((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_ftwoCheckdate.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_ftwoCheckor.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_ftwoChecked.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layoutControlItem6)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit();
            this.tabMx.SuspendLayout();
            this.tabMxPage1.SuspendLayout();
@@ -280,6 +266,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).BeginInit();
            this.SuspendLayout();
            // 
            // toolBarMenu1
@@ -320,6 +307,7 @@
            // 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";
@@ -333,14 +321,14 @@
            // 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 = 558;
            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";
@@ -351,12 +339,10 @@
            // 
            // 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_ftwoChecked,
            this.gv_foneChecked,
            this.gv_fversion,
            this.gv_sampleSizeNo,
@@ -364,8 +350,6 @@
            this.gv_createName,
            this.gv_foneCheckor,
            this.gv_foneCheckdate,
            this.gv_ftwoCheckor,
            this.gv_ftwoCheckdate,
            this.gv_memo});
            this.gridView1.GridControl = this.gcMain1;
            this.gridView1.IndicatorWidth = 50;
@@ -376,7 +360,6 @@
            // 
            // gv_guid
            // 
            this.gv_guid.AppearanceCell.Options.UseFont = true;
            this.gv_guid.Caption = "guid ";
            this.gv_guid.FieldName = "guid";
@@ -388,35 +371,17 @@
            // 
            // gv_isenabled
            // 
            this.gv_isenabled.AppearanceCell.Options.UseFont = true;
            this.gv_isenabled.Caption = "是否有效";
            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;
            //
            // gv_ftwoChecked
            //
            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;
            // 
            // gv_foneChecked
            // 
            this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
            this.gv_foneChecked.Caption = "审核标记";
            this.gv_foneChecked.FieldName = "foneChecked";
@@ -425,12 +390,11 @@
            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.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";
@@ -438,13 +402,10 @@
            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;
            // 
            // gv_sampleSizeNo
            // 
            this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gv_sampleSizeNo.Caption = "标准编码";
            this.gv_sampleSizeNo.FieldName = "sampleSizeNo";
@@ -453,12 +414,11 @@
            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.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";
@@ -467,12 +427,11 @@
            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.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";
@@ -481,12 +440,11 @@
            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.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";
@@ -495,12 +453,11 @@
            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.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";
@@ -509,40 +466,11 @@
            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.VisibleIndex = 6;
            this.gv_foneCheckdate.Width = 200;
            //
            // gv_ftwoCheckor
            //
            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;
            //
            // gv_ftwoCheckdate
            //
            this.gv_ftwoCheckdate.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoCheckdate.Caption = "批准日期";
            this.gv_ftwoCheckdate.FieldName = "ftwoCheckdate";
            this.gv_ftwoCheckdate.MinWidth = 50;
            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;
            // 
            // gv_memo
            // 
            this.gv_memo.AppearanceCell.Options.UseFont = true;
            this.gv_memo.Caption = "备注信息";
            this.gv_memo.FieldName = "memo";
@@ -551,7 +479,7 @@
            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.VisibleIndex = 3;
            this.gv_memo.Width = 94;
            // 
            // pageBar1
@@ -589,8 +517,8 @@
            // 
            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.SplitterPosition = 148;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -599,25 +527,22 @@
            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_ftwoCheckdate);
            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_ftwoCheckor);
            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_ftwoChecked);
            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.layoutControlItem13});
            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, 148);
            this.layoutMx1.Size = new System.Drawing.Size(1746, 100);
            this.layoutMx1.TabIndex = 0;
            this.layoutMx1.Text = "layoutControl1";
            // 
@@ -631,134 +556,95 @@
            // 
            // txt_sampleSizeNo
            // 
            this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 12);
            this.txt_sampleSizeNo.Location = new System.Drawing.Point(84, 8);
            this.txt_sampleSizeNo.Name = "txt_sampleSizeNo";
            this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true;
            this.txt_sampleSizeNo.Size = new System.Drawing.Size(355, 28);
            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, 54);
            this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 36);
            this.txt_sampleSizeName.Name = "txt_sampleSizeName";
            this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true;
            this.txt_sampleSizeName.Size = new System.Drawing.Size(355, 28);
            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(515, 97);
            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(355, 28);
            this.txt_fversion.Size = new System.Drawing.Size(350, 24);
            this.txt_fversion.StyleController = this.layoutMx1;
            this.txt_fversion.TabIndex = 273;
            // 
            // txt_ftwoCheckdate
            //
            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(946, 54);
            this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
            this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(355, 28);
            this.txt_ftwoCheckdate.StyleController = this.layoutMx1;
            this.txt_ftwoCheckdate.TabIndex = 262;
            this.txt_ftwoCheckdate.Tag = "readOnly";
            //
            // txt_memo
            // 
            this.txt_memo.Location = new System.Drawing.Point(84, 97);
            this.txt_memo.Location = new System.Drawing.Point(84, 64);
            this.txt_memo.Name = "txt_memo";
            this.txt_memo.Properties.Appearance.Options.UseFont = true;
            this.txt_memo.Size = new System.Drawing.Size(355, 28);
            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(515, 12);
            this.txt_createBy.Location = new System.Drawing.Point(510, 8);
            this.txt_createBy.Name = "txt_createBy";
            this.txt_createBy.Properties.Appearance.Options.UseFont = true;
            this.txt_createBy.Size = new System.Drawing.Size(355, 28);
            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(1377, 54);
            this.txt_foneCheckdate.Location = new System.Drawing.Point(936, 36);
            this.txt_foneCheckdate.Name = "txt_foneCheckdate";
            this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckdate.Size = new System.Drawing.Size(357, 28);
            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_ftwoCheckor
            //
            this.txt_ftwoCheckor.Location = new System.Drawing.Point(946, 12);
            this.txt_ftwoCheckor.Name = "txt_ftwoCheckor";
            this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_ftwoCheckor.Size = new System.Drawing.Size(355, 28);
            this.txt_ftwoCheckor.StyleController = this.layoutMx1;
            this.txt_ftwoCheckor.TabIndex = 258;
            this.txt_ftwoCheckor.Tag = "readOnly";
            //
            // txt_createDate
            // 
            this.txt_createDate.Location = new System.Drawing.Point(515, 54);
            this.txt_createDate.Location = new System.Drawing.Point(510, 36);
            this.txt_createDate.Name = "txt_createDate";
            this.txt_createDate.Properties.Appearance.Options.UseFont = true;
            this.txt_createDate.Size = new System.Drawing.Size(355, 28);
            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(1377, 12);
            this.txt_foneCheckor.Location = new System.Drawing.Point(936, 8);
            this.txt_foneCheckor.Name = "txt_foneCheckor";
            this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true;
            this.txt_foneCheckor.Size = new System.Drawing.Size(357, 28);
            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(1305, 97);
            this.txt_foneChecked.Location = new System.Drawing.Point(864, 64);
            this.txt_foneChecked.Name = "txt_foneChecked";
            this.txt_foneChecked.Properties.Caption = "审核时间";
            this.txt_foneChecked.Size = new System.Drawing.Size(429, 24);
            this.txt_foneChecked.Size = new System.Drawing.Size(422, 24);
            this.txt_foneChecked.StyleController = this.layoutMx1;
            this.txt_foneChecked.TabIndex = 274;
            // 
            // txt_ftwoChecked
            //
            this.txt_ftwoChecked.Location = new System.Drawing.Point(874, 97);
            this.txt_ftwoChecked.Name = "txt_ftwoChecked";
            this.txt_ftwoChecked.Properties.Caption = "批准标记";
            this.txt_ftwoChecked.Size = new System.Drawing.Size(427, 24);
            this.txt_ftwoChecked.StyleController = this.layoutMx1;
            this.txt_ftwoChecked.TabIndex = 275;
            //
            // txt_isenabled
            // 
            this.txt_isenabled.Location = new System.Drawing.Point(874, 97);
            this.txt_isenabled.Location = new System.Drawing.Point(438, 64);
            this.txt_isenabled.Name = "txt_isenabled";
            this.txt_isenabled.Properties.Caption = "可用标识";
            this.txt_isenabled.Size = new System.Drawing.Size(427, 24);
            this.txt_isenabled.Size = new System.Drawing.Size(422, 24);
            this.txt_isenabled.StyleController = this.layoutMx1;
            this.txt_isenabled.TabIndex = 276;
            // 
@@ -774,17 +660,16 @@
            this.layoutControlItem14.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem14.TextVisible = false;
            // 
            // layoutControlItem13
            // layoutControlItem6
            // 
            this.layoutControlItem13.Control = this.txt_isenabled;
            this.layoutControlItem13.Location = new System.Drawing.Point(862, 85);
            this.layoutControlItem13.Name = "layoutControlItem13";
            this.layoutControlItem13.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem13.Size = new System.Drawing.Size(431, 43);
            this.layoutControlItem13.Text = "可用标识";
            this.layoutControlItem13.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem13.TextVisible = false;
            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
            // 
@@ -796,13 +681,10 @@
            this.layoutControlItem3,
            this.layoutControlItem4,
            this.layoutControlItem5,
            this.layoutControlItem6,
            this.layoutControlItem7,
            this.layoutControlItem8,
            this.layoutControlItem9,
            this.layoutControlItem10,
            this.layoutControlItem11,
            this.layoutControlItem12});
            this.layoutControlItem13});
            this.Root.LayoutMode = DevExpress.XtraLayout.Utils.LayoutMode.Table;
            this.Root.Name = "Root";
            columnDefinition1.SizeType = System.Windows.Forms.SizeType.Percent;
@@ -828,7 +710,7 @@
            rowDefinition1,
            rowDefinition2,
            rowDefinition3});
            this.Root.Size = new System.Drawing.Size(1746, 148);
            this.Root.Size = new System.Drawing.Size(1725, 104);
            this.Root.TextVisible = false;
            // 
            // layoutControlItem1
@@ -836,127 +718,83 @@
            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(431, 42);
            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, 42);
            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(431, 43);
            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, 85);
            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(431, 43);
            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(431, 0);
            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(431, 42);
            this.layoutControlItem4.Text = "制作人";
            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(431, 42);
            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(431, 43);
            this.layoutControlItem5.Size = new System.Drawing.Size(426, 28);
            this.layoutControlItem5.Text = "制作时间";
            this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem6
            //
            this.layoutControlItem6.Control = this.txt_fversion;
            this.layoutControlItem6.Location = new System.Drawing.Point(431, 85);
            this.layoutControlItem6.Name = "layoutControlItem6";
            this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 1;
            this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem6.Size = new System.Drawing.Size(431, 43);
            this.layoutControlItem6.Text = "版本号";
            this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem7
            //
            this.layoutControlItem7.Control = this.txt_ftwoCheckor;
            this.layoutControlItem7.Location = new System.Drawing.Point(862, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(431, 42);
            this.layoutControlItem7.Text = "批准人";
            this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18);
            //
            // layoutControlItem8
            //
            this.layoutControlItem8.Control = this.txt_ftwoCheckdate;
            this.layoutControlItem8.Location = new System.Drawing.Point(862, 42);
            this.layoutControlItem8.Name = "layoutControlItem8";
            this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem8.Size = new System.Drawing.Size(431, 43);
            this.layoutControlItem8.Text = "批准时间";
            this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18);
            // 
            // layoutControlItem9
            // 
            this.layoutControlItem9.Control = this.txt_foneCheckor;
            this.layoutControlItem9.Location = new System.Drawing.Point(1293, 0);
            this.layoutControlItem9.Location = new System.Drawing.Point(852, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(433, 42);
            this.layoutControlItem9.Text = "审核人";
            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(1293, 42);
            this.layoutControlItem10.Location = new System.Drawing.Point(852, 28);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(433, 43);
            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(1293, 85);
            this.layoutControlItem11.Location = new System.Drawing.Point(852, 56);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(433, 43);
            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;
            //
            // layoutControlItem12
            //
            this.layoutControlItem12.Control = this.txt_ftwoChecked;
            this.layoutControlItem12.Location = new System.Drawing.Point(862, 85);
            this.layoutControlItem12.Name = "layoutControlItem12";
            this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem12.Size = new System.Drawing.Size(431, 43);
            this.layoutControlItem12.Text = "批准标识";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
            // 
            // tabMx
            // 
@@ -964,7 +802,7 @@
            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, 410);
            this.tabMx.Size = new System.Drawing.Size(1746, 458);
            this.tabMx.TabIndex = 3;
            this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
            this.tabMxPage1,
@@ -974,7 +812,7 @@
            // 
            this.tabMxPage1.Controls.Add(this.gcMx1);
            this.tabMxPage1.Name = "tabMxPage1";
            this.tabMxPage1.Size = new System.Drawing.Size(1744, 378);
            this.tabMxPage1.Size = new System.Drawing.Size(1744, 426);
            this.tabMxPage1.Text = "样本量字码";
            // 
            // gcMx1
@@ -992,7 +830,7 @@
            this.repositoryItemComboBox6,
            this.repositoryItemComboBox7,
            this.repositoryItemComboBox8});
            this.gcMx1.Size = new System.Drawing.Size(1744, 378);
            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});
@@ -1041,7 +879,6 @@
            // 
            // gvMx1lotFrom
            // 
            this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotFrom.Caption = "批量开始";
            this.gvMx1lotFrom.FieldName = "lotFrom";
@@ -1061,7 +898,6 @@
            // 
            // gvMx1lotTo
            // 
            this.gvMx1lotTo.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotTo.Caption = "批量结束";
            this.gvMx1lotTo.FieldName = "lotTo";
@@ -1095,7 +931,6 @@
            // 
            // gvMx1flevelS1
            // 
            this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS1.Caption = "特殊检验水平|S-1";
            this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2;
@@ -1123,7 +958,6 @@
            // 
            // gvMx1flevelS2
            // 
            this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS2.Caption = "特殊检验水平|S-2";
            this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3;
@@ -1151,7 +985,6 @@
            // 
            // gvMx1flevelS3
            // 
            this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS3.Caption = "特殊检验水平|S-3";
            this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4;
@@ -1179,7 +1012,6 @@
            // 
            // gvMx1flevelS4
            // 
            this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS4.Caption = "特殊检验水平|S-4";
            this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5;
@@ -1220,7 +1052,6 @@
            // 
            // gvMx1flevelI
            // 
            this.gvMx1flevelI.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelI.Caption = "一般检验水平|I";
            this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6;
@@ -1248,7 +1079,6 @@
            // 
            // gvMx1flevelIi
            // 
            this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIi.Caption = "一般检验水平|II";
            this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7;
@@ -1276,7 +1106,6 @@
            // 
            // gvMx1flevelIii
            // 
            this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIii.Caption = "一般检验水平|III";
            this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8;
@@ -1304,7 +1133,6 @@
            // 
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
@@ -1344,7 +1172,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
@@ -1355,7 +1182,6 @@
            // 
            // gvMx1aql1Id
            // 
            this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true;
            this.gvMx1aql1Id.Caption = "AQL抽样基准ID";
            this.gvMx1aql1Id.FieldName = "aql1Id";
@@ -1368,7 +1194,7 @@
            // 
            this.tabMxPage2.Controls.Add(this.gcMx2);
            this.tabMxPage2.Name = "tabMxPage2";
            this.tabMxPage2.Size = new System.Drawing.Size(1744, 378);
            this.tabMxPage2.Size = new System.Drawing.Size(1744, 426);
            this.tabMxPage2.Text = "抽样方案";
            // 
            // gcMx2
@@ -1380,7 +1206,7 @@
            this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemComboBox1,
            this.repositoryItemButtonEdit2});
            this.gcMx2.Size = new System.Drawing.Size(1744, 378);
            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,
@@ -1440,7 +1266,6 @@
            // 
            // gvMx2fsampleSizeWord
            // 
            this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true;
            this.gvMx2fsampleSizeWord.Caption = "样本大小";
            this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord";
@@ -1452,7 +1277,6 @@
            // 
            // gvMx2guid
            // 
            this.gvMx2guid.AppearanceCell.Options.UseFont = true;
            this.gvMx2guid.Caption = "guid ";
            this.gvMx2guid.FieldName = "guid";
@@ -1464,7 +1288,6 @@
            // 
            // gvMx2aql1Id
            // 
            this.gvMx2aql1Id.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql1Id.Caption = "AQL抽样基准ID";
            this.gvMx2aql1Id.FieldName = "aql1Id";
@@ -1484,7 +1307,6 @@
            // 
            // gvMx2sampleSizeWord
            // 
            this.gvMx2sampleSizeWord.AppearanceCell.Options.UseFont = true;
            this.gvMx2sampleSizeWord.Caption = "样本大小字码";
            this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1;
@@ -1539,7 +1361,6 @@
            // 
            // gvMx2aql00010
            // 
            this.gvMx2aql00010.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00010.Caption = "0.010";
            this.gvMx2aql00010.FieldName = "aql00010";
@@ -1559,7 +1380,6 @@
            // 
            // gvMx2aql00015
            // 
            this.gvMx2aql00015.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00015.Caption = "0.015";
            this.gvMx2aql00015.FieldName = "aql00015";
@@ -1579,7 +1399,6 @@
            // 
            // gvMx2aql00025
            // 
            this.gvMx2aql00025.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00025.Caption = "0.025";
            this.gvMx2aql00025.FieldName = "aql00025";
@@ -1599,7 +1418,6 @@
            // 
            // gvMx2aql00040
            // 
            this.gvMx2aql00040.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00040.Caption = "0.040";
            this.gvMx2aql00040.FieldName = "aql00040";
@@ -1619,7 +1437,6 @@
            // 
            // gvMx2aql00065
            // 
            this.gvMx2aql00065.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00065.Caption = "0.065";
            this.gvMx2aql00065.FieldName = "aql00065";
@@ -1639,7 +1456,6 @@
            // 
            // gvMx2aql0010
            // 
            this.gvMx2aql0010.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0010.Caption = "0.10";
            this.gvMx2aql0010.FieldName = "aql0010";
@@ -1659,7 +1475,6 @@
            // 
            // gvMx2aql0015
            // 
            this.gvMx2aql0015.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0015.Caption = "0.15";
            this.gvMx2aql0015.FieldName = "aql0015";
@@ -1679,7 +1494,6 @@
            // 
            // gvMx2aql0025
            // 
            this.gvMx2aql0025.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0025.Caption = "0.25";
            this.gvMx2aql0025.FieldName = "aql0025";
@@ -1940,7 +1754,6 @@
            // 
            // bandedGridColumn3
            // 
            this.bandedGridColumn3.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn3.Caption = "样本大小";
            this.bandedGridColumn3.FieldName = "fsampleSizeWord";
@@ -1962,7 +1775,6 @@
            // 
            // bandedGridColumn4
            // 
            this.bandedGridColumn4.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn4.Caption = "样本大小字码";
            this.bandedGridColumn4.ColumnEdit = this.repositoryItemComboBox1;
@@ -1998,7 +1810,6 @@
            // 
            // bandedGridColumn5
            // 
            this.bandedGridColumn5.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn5.Caption = "0.010";
            this.bandedGridColumn5.FieldName = "aql00010";
@@ -2010,7 +1821,6 @@
            // 
            // bandedGridColumn6
            // 
            this.bandedGridColumn6.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn6.Caption = "0.015";
            this.bandedGridColumn6.FieldName = "aql00015";
@@ -2022,7 +1832,6 @@
            // 
            // bandedGridColumn7
            // 
            this.bandedGridColumn7.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn7.Caption = "0.025";
            this.bandedGridColumn7.FieldName = "aql00025";
@@ -2034,7 +1843,6 @@
            // 
            // bandedGridColumn8
            // 
            this.bandedGridColumn8.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn8.Caption = "0.040";
            this.bandedGridColumn8.FieldName = "aql00040";
@@ -2046,7 +1854,6 @@
            // 
            // bandedGridColumn9
            // 
            this.bandedGridColumn9.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn9.Caption = "0.065";
            this.bandedGridColumn9.FieldName = "aql00065";
@@ -2058,7 +1865,6 @@
            // 
            // bandedGridColumn10
            // 
            this.bandedGridColumn10.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn10.Caption = "0.10";
            this.bandedGridColumn10.FieldName = "aql0010";
@@ -2070,7 +1876,6 @@
            // 
            // bandedGridColumn11
            // 
            this.bandedGridColumn11.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn11.Caption = "0.15";
            this.bandedGridColumn11.FieldName = "aql0015";
@@ -2082,7 +1887,6 @@
            // 
            // bandedGridColumn12
            // 
            this.bandedGridColumn12.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn12.Caption = "0.25";
            this.bandedGridColumn12.FieldName = "aql0025";
@@ -2094,7 +1898,6 @@
            // 
            // bandedGridColumn13
            // 
            this.bandedGridColumn13.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn13.Caption = "0.40";
            this.bandedGridColumn13.FieldName = "aql0040";
@@ -2106,7 +1909,6 @@
            // 
            // bandedGridColumn14
            // 
            this.bandedGridColumn14.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn14.Caption = "0.65";
            this.bandedGridColumn14.FieldName = "aql0065";
@@ -2118,7 +1920,6 @@
            // 
            // bandedGridColumn15
            // 
            this.bandedGridColumn15.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn15.Caption = "1.0";
            this.bandedGridColumn15.FieldName = "aql0100";
@@ -2130,7 +1931,6 @@
            // 
            // bandedGridColumn16
            // 
            this.bandedGridColumn16.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn16.Caption = "1.5";
            this.bandedGridColumn16.FieldName = "aql0150";
@@ -2142,7 +1942,6 @@
            // 
            // bandedGridColumn17
            // 
            this.bandedGridColumn17.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn17.Caption = "2.5";
            this.bandedGridColumn17.FieldName = "aql0250";
@@ -2154,7 +1953,6 @@
            // 
            // bandedGridColumn18
            // 
            this.bandedGridColumn18.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn18.Caption = "4.0";
            this.bandedGridColumn18.FieldName = "aql0400";
@@ -2166,7 +1964,6 @@
            // 
            // bandedGridColumn19
            // 
            this.bandedGridColumn19.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn19.Caption = "6.5";
            this.bandedGridColumn19.FieldName = "aql0650";
@@ -2178,7 +1975,6 @@
            // 
            // bandedGridColumn20
            // 
            this.bandedGridColumn20.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn20.Caption = "10";
            this.bandedGridColumn20.FieldName = "aql1000";
@@ -2198,7 +1994,6 @@
            // 
            // bandedGridColumn21
            // 
            this.bandedGridColumn21.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn21.Caption = "备注";
            this.bandedGridColumn21.FieldName = "memo";
@@ -2227,7 +2022,6 @@
            // 
            // bandedGridColumn1
            // 
            this.bandedGridColumn1.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn1.Caption = "guid ";
            this.bandedGridColumn1.FieldName = "guid";
@@ -2238,7 +2032,6 @@
            // 
            // bandedGridColumn2
            // 
            this.bandedGridColumn2.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn2.Caption = "AQL抽样基准ID";
            this.bandedGridColumn2.FieldName = "aql1Id";
@@ -2257,6 +2050,18 @@
            this.picCheckBox.TabIndex = 7;
            this.picCheckBox.TabStop = false;
            this.picCheckBox.Visible = 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;
            // 
            // Frm_MesQmAql1
            // 
@@ -2290,31 +2095,24 @@
            ((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_ftwoCheckdate.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_ftwoCheckor.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_ftwoChecked.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem14)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).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.layoutControlItem6)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem12)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tabMx)).EndInit();
            this.tabMx.ResumeLayout(false);
            this.tabMxPage1.ResumeLayout(false);
@@ -2335,6 +2133,7 @@
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.picCheckBox)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.layoutControlItem13)).EndInit();
            this.ResumeLayout(false);
        }
@@ -2348,7 +2147,6 @@
        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_ftwoChecked;
        private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked;
        private DevExpress.XtraGrid.Columns.GridColumn gv_fversion;
        private DevExpress.XtraGrid.Columns.GridColumn gv_sampleSizeNo;
@@ -2356,15 +2154,11 @@
        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_ftwoCheckor;
        private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckdate;
        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_ftwoCheckdate;
        private DevExpress.XtraEditors.TextEdit txt_ftwoCheckor;
        private DevExpress.XtraEditors.TextEdit txt_foneCheckdate;
        private DevExpress.XtraEditors.TextEdit txt_foneCheckor;
        private DevExpress.XtraEditors.TextEdit txt_memo;
@@ -2375,19 +2169,13 @@
        private DevExpress.XtraLayout.LayoutControl layoutMx1;
        private DevExpress.XtraLayout.LayoutControlGroup Root;
        private DevExpress.XtraEditors.CheckEdit txt_foneChecked;
        private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked;
        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.XtraLayout.LayoutControlItem layoutControlItem7;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
        private DevExpress.XtraEditors.CheckEdit txt_isenabled;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
        private System.Windows.Forms.Label lbGuid;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem14;
        private DevExpress.XtraTab.XtraTabControl tabMx;
@@ -2504,7 +2292,10 @@
        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 layoutControlItem12;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem13;
    }
}