lu
2025-04-19 b084bd77d01a94c8f0a2d20c86a1f45ba7c8a23c
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();
@@ -213,6 +214,7 @@
            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);
            ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit();
            this.xtraTabControl1.SuspendLayout();
            this.xtraTabPage1.SuspendLayout();
@@ -332,15 +334,14 @@
            // 
            // split1.Panel2
            // 
            this.split1.Panel2.Text = "Panel2";
             this.split1.Panel2.Text = "Panel2";this.split1.FixedPanel = DevExpress.XtraEditors.SplitFixedPanel.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,7 +352,6 @@
            // 
            // gridView1
            // 
            this.gridView1.Appearance.Row.Options.UseFont = true;
            this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
            this.gv_guid,
@@ -376,7 +376,6 @@
            // 
            // gv_guid
            // 
            this.gv_guid.AppearanceCell.Options.UseFont = true;
            this.gv_guid.Caption = "guid ";
            this.gv_guid.FieldName = "guid";
@@ -388,7 +387,6 @@
            // 
            // gv_isenabled
            // 
            this.gv_isenabled.AppearanceCell.Options.UseFont = true;
            this.gv_isenabled.Caption = "是否有效";
            this.gv_isenabled.FieldName = "isenabled";
@@ -402,7 +400,6 @@
            // 
            // gv_ftwoChecked
            // 
            this.gv_ftwoChecked.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoChecked.Caption = "批准标记";
            this.gv_ftwoChecked.FieldName = "ftwoChecked";
@@ -416,7 +413,6 @@
            // 
            // gv_foneChecked
            // 
            this.gv_foneChecked.AppearanceCell.Options.UseFont = true;
            this.gv_foneChecked.Caption = "审核标记";
            this.gv_foneChecked.FieldName = "foneChecked";
@@ -430,7 +426,6 @@
            // 
            // gv_fversion
            // 
            this.gv_fversion.AppearanceCell.Options.UseFont = true;
            this.gv_fversion.Caption = "版本号";
            this.gv_fversion.FieldName = "fversion";
@@ -444,7 +439,6 @@
            // 
            // gv_sampleSizeNo
            // 
            this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true;
            this.gv_sampleSizeNo.Caption = "标准编码";
            this.gv_sampleSizeNo.FieldName = "sampleSizeNo";
@@ -458,7 +452,6 @@
            // 
            // gv_sampleSizeName
            // 
            this.gv_sampleSizeName.AppearanceCell.Options.UseFont = true;
            this.gv_sampleSizeName.Caption = "标准名称";
            this.gv_sampleSizeName.FieldName = "sampleSizeName";
@@ -472,7 +465,6 @@
            // 
            // gv_createName
            // 
            this.gv_createName.AppearanceCell.Options.UseFont = true;
            this.gv_createName.Caption = "制作人姓名";
            this.gv_createName.FieldName = "createBy";
@@ -486,7 +478,6 @@
            // 
            // gv_foneCheckor
            // 
            this.gv_foneCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckor.Caption = "审核人";
            this.gv_foneCheckor.FieldName = "foneCheckor";
@@ -500,7 +491,6 @@
            // 
            // gv_foneCheckdate
            // 
            this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true;
            this.gv_foneCheckdate.Caption = "审核日期";
            this.gv_foneCheckdate.FieldName = "foneCheckdate";
@@ -514,7 +504,6 @@
            // 
            // gv_ftwoCheckor
            // 
            this.gv_ftwoCheckor.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoCheckor.Caption = "批准人";
            this.gv_ftwoCheckor.FieldName = "ftwoCheckor";
@@ -528,7 +517,6 @@
            // 
            // gv_ftwoCheckdate
            // 
            this.gv_ftwoCheckdate.AppearanceCell.Options.UseFont = true;
            this.gv_ftwoCheckdate.Caption = "批准日期";
            this.gv_ftwoCheckdate.FieldName = "ftwoCheckdate";
@@ -542,7 +530,6 @@
            // 
            // gv_memo
            // 
            this.gv_memo.AppearanceCell.Options.UseFont = true;
            this.gv_memo.Caption = "备注信息";
            this.gv_memo.FieldName = "memo";
@@ -578,7 +565,7 @@
            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";
             this.splitMx1.Name = "splitMx1";this.splitMx1.ShowSplitGlyph = DevExpress.Utils.DefaultBoolean.True;
            // 
            // splitMx1.Panel1
            // 
@@ -590,7 +577,6 @@
            this.splitMx1.Panel2.Controls.Add(this.tabMx);
            this.splitMx1.Panel2.Text = "Panel2";
            this.splitMx1.Size = new System.Drawing.Size(1746, 570);
            this.splitMx1.SplitterPosition = 148;
            this.splitMx1.TabIndex = 0;
            // 
            // layoutMx1
@@ -617,7 +603,7 @@
            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";
            // 
@@ -633,123 +619,113 @@
            // 
            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(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, 40);
            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, 68);
            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.Location = new System.Drawing.Point(936, 40);
            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.Size = new System.Drawing.Size(350, 24);
            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, 68);
            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, 12);
            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(1362, 40);
            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(351, 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.Location = new System.Drawing.Point(936, 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.Size = new System.Drawing.Size(350, 24);
            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, 40);
            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(1362, 12);
            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(351, 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(1290, 68);
            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(423, 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.Location = new System.Drawing.Point(864, 68);
            this.txt_ftwoChecked.Name = "txt_ftwoChecked";
            this.txt_ftwoChecked.Properties.Caption = "批准标记";
            this.txt_ftwoChecked.Size = new System.Drawing.Size(427, 24);
            this.txt_ftwoChecked.Size = new System.Drawing.Size(422, 24);
            this.txt_ftwoChecked.StyleController = this.layoutMx1;
            this.txt_ftwoChecked.TabIndex = 275;
            // 
@@ -828,7 +804,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,112 +812,112 @@
            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.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.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(431, 43);
            this.layoutControlItem6.Size = new System.Drawing.Size(426, 28);
            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.Location = new System.Drawing.Point(852, 0);
            this.layoutControlItem7.Name = "layoutControlItem7";
            this.layoutControlItem7.OptionsTableLayoutItem.ColumnIndex = 2;
            this.layoutControlItem7.Size = new System.Drawing.Size(431, 42);
            this.layoutControlItem7.Size = new System.Drawing.Size(426, 28);
            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.Location = new System.Drawing.Point(852, 28);
            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.Size = new System.Drawing.Size(426, 28);
            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(1278, 0);
            this.layoutControlItem9.Name = "layoutControlItem9";
            this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem9.Size = new System.Drawing.Size(433, 42);
            this.layoutControlItem9.Size = new System.Drawing.Size(427, 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(1278, 28);
            this.layoutControlItem10.Name = "layoutControlItem10";
            this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1;
            this.layoutControlItem10.Size = new System.Drawing.Size(433, 43);
            this.layoutControlItem10.Size = new System.Drawing.Size(427, 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(1278, 56);
            this.layoutControlItem11.Name = "layoutControlItem11";
            this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 3;
            this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2;
            this.layoutControlItem11.Size = new System.Drawing.Size(433, 43);
            this.layoutControlItem11.Size = new System.Drawing.Size(427, 28);
            this.layoutControlItem11.Text = "审核标识";
            this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem11.TextVisible = false;
@@ -949,11 +925,11 @@
            // layoutControlItem12
            // 
            this.layoutControlItem12.Control = this.txt_ftwoChecked;
            this.layoutControlItem12.Location = new System.Drawing.Point(862, 85);
            this.layoutControlItem12.Location = new System.Drawing.Point(852, 56);
            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.Size = new System.Drawing.Size(426, 28);
            this.layoutControlItem12.Text = "批准标识";
            this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0);
            this.layoutControlItem12.TextVisible = false;
@@ -964,7 +940,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 +950,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 +968,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 +1017,6 @@
            // 
            // gvMx1lotFrom
            // 
            this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotFrom.Caption = "批量开始";
            this.gvMx1lotFrom.FieldName = "lotFrom";
@@ -1061,7 +1036,6 @@
            // 
            // gvMx1lotTo
            // 
            this.gvMx1lotTo.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotTo.Caption = "批量结束";
            this.gvMx1lotTo.FieldName = "lotTo";
@@ -1095,7 +1069,6 @@
            // 
            // gvMx1flevelS1
            // 
            this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS1.Caption = "特殊检验水平|S-1";
            this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2;
@@ -1123,7 +1096,6 @@
            // 
            // gvMx1flevelS2
            // 
            this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS2.Caption = "特殊检验水平|S-2";
            this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3;
@@ -1151,7 +1123,6 @@
            // 
            // gvMx1flevelS3
            // 
            this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS3.Caption = "特殊检验水平|S-3";
            this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4;
@@ -1179,7 +1150,6 @@
            // 
            // gvMx1flevelS4
            // 
            this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS4.Caption = "特殊检验水平|S-4";
            this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5;
@@ -1220,7 +1190,6 @@
            // 
            // gvMx1flevelI
            // 
            this.gvMx1flevelI.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelI.Caption = "一般检验水平|I";
            this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6;
@@ -1248,7 +1217,6 @@
            // 
            // gvMx1flevelIi
            // 
            this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIi.Caption = "一般检验水平|II";
            this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7;
@@ -1276,7 +1244,6 @@
            // 
            // gvMx1flevelIii
            // 
            this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIii.Caption = "一般检验水平|III";
            this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8;
@@ -1304,7 +1271,6 @@
            // 
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
@@ -1344,7 +1310,6 @@
            // 
            // gvMx1guid
            // 
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
@@ -1355,7 +1320,6 @@
            // 
            // gvMx1aql1Id
            // 
            this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true;
            this.gvMx1aql1Id.Caption = "AQL抽样基准ID";
            this.gvMx1aql1Id.FieldName = "aql1Id";
@@ -1440,7 +1404,6 @@
            // 
            // gvMx2fsampleSizeWord
            // 
            this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true;
            this.gvMx2fsampleSizeWord.Caption = "样本大小";
            this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord";
@@ -1452,7 +1415,6 @@
            // 
            // gvMx2guid
            // 
            this.gvMx2guid.AppearanceCell.Options.UseFont = true;
            this.gvMx2guid.Caption = "guid ";
            this.gvMx2guid.FieldName = "guid";
@@ -1464,7 +1426,6 @@
            // 
            // gvMx2aql1Id
            // 
            this.gvMx2aql1Id.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql1Id.Caption = "AQL抽样基准ID";
            this.gvMx2aql1Id.FieldName = "aql1Id";
@@ -1484,7 +1445,6 @@
            // 
            // gvMx2sampleSizeWord
            // 
            this.gvMx2sampleSizeWord.AppearanceCell.Options.UseFont = true;
            this.gvMx2sampleSizeWord.Caption = "样本大小字码";
            this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1;
@@ -1539,7 +1499,6 @@
            // 
            // gvMx2aql00010
            // 
            this.gvMx2aql00010.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00010.Caption = "0.010";
            this.gvMx2aql00010.FieldName = "aql00010";
@@ -1559,7 +1518,6 @@
            // 
            // gvMx2aql00015
            // 
            this.gvMx2aql00015.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00015.Caption = "0.015";
            this.gvMx2aql00015.FieldName = "aql00015";
@@ -1579,7 +1537,6 @@
            // 
            // gvMx2aql00025
            // 
            this.gvMx2aql00025.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00025.Caption = "0.025";
            this.gvMx2aql00025.FieldName = "aql00025";
@@ -1599,7 +1556,6 @@
            // 
            // gvMx2aql00040
            // 
            this.gvMx2aql00040.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00040.Caption = "0.040";
            this.gvMx2aql00040.FieldName = "aql00040";
@@ -1619,7 +1575,6 @@
            // 
            // gvMx2aql00065
            // 
            this.gvMx2aql00065.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql00065.Caption = "0.065";
            this.gvMx2aql00065.FieldName = "aql00065";
@@ -1639,7 +1594,6 @@
            // 
            // gvMx2aql0010
            // 
            this.gvMx2aql0010.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0010.Caption = "0.10";
            this.gvMx2aql0010.FieldName = "aql0010";
@@ -1659,7 +1613,6 @@
            // 
            // gvMx2aql0015
            // 
            this.gvMx2aql0015.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0015.Caption = "0.15";
            this.gvMx2aql0015.FieldName = "aql0015";
@@ -1679,7 +1632,6 @@
            // 
            // gvMx2aql0025
            // 
            this.gvMx2aql0025.AppearanceCell.Options.UseFont = true;
            this.gvMx2aql0025.Caption = "0.25";
            this.gvMx2aql0025.FieldName = "aql0025";
@@ -1940,7 +1892,6 @@
            // 
            // bandedGridColumn3
            // 
            this.bandedGridColumn3.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn3.Caption = "样本大小";
            this.bandedGridColumn3.FieldName = "fsampleSizeWord";
@@ -1962,7 +1913,6 @@
            // 
            // bandedGridColumn4
            // 
            this.bandedGridColumn4.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn4.Caption = "样本大小字码";
            this.bandedGridColumn4.ColumnEdit = this.repositoryItemComboBox1;
@@ -1998,7 +1948,6 @@
            // 
            // bandedGridColumn5
            // 
            this.bandedGridColumn5.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn5.Caption = "0.010";
            this.bandedGridColumn5.FieldName = "aql00010";
@@ -2010,7 +1959,6 @@
            // 
            // bandedGridColumn6
            // 
            this.bandedGridColumn6.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn6.Caption = "0.015";
            this.bandedGridColumn6.FieldName = "aql00015";
@@ -2022,7 +1970,6 @@
            // 
            // bandedGridColumn7
            // 
            this.bandedGridColumn7.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn7.Caption = "0.025";
            this.bandedGridColumn7.FieldName = "aql00025";
@@ -2034,7 +1981,6 @@
            // 
            // bandedGridColumn8
            // 
            this.bandedGridColumn8.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn8.Caption = "0.040";
            this.bandedGridColumn8.FieldName = "aql00040";
@@ -2046,7 +1992,6 @@
            // 
            // bandedGridColumn9
            // 
            this.bandedGridColumn9.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn9.Caption = "0.065";
            this.bandedGridColumn9.FieldName = "aql00065";
@@ -2058,7 +2003,6 @@
            // 
            // bandedGridColumn10
            // 
            this.bandedGridColumn10.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn10.Caption = "0.10";
            this.bandedGridColumn10.FieldName = "aql0010";
@@ -2070,7 +2014,6 @@
            // 
            // bandedGridColumn11
            // 
            this.bandedGridColumn11.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn11.Caption = "0.15";
            this.bandedGridColumn11.FieldName = "aql0015";
@@ -2082,7 +2025,6 @@
            // 
            // bandedGridColumn12
            // 
            this.bandedGridColumn12.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn12.Caption = "0.25";
            this.bandedGridColumn12.FieldName = "aql0025";
@@ -2094,7 +2036,6 @@
            // 
            // bandedGridColumn13
            // 
            this.bandedGridColumn13.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn13.Caption = "0.40";
            this.bandedGridColumn13.FieldName = "aql0040";
@@ -2106,7 +2047,6 @@
            // 
            // bandedGridColumn14
            // 
            this.bandedGridColumn14.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn14.Caption = "0.65";
            this.bandedGridColumn14.FieldName = "aql0065";
@@ -2118,7 +2058,6 @@
            // 
            // bandedGridColumn15
            // 
            this.bandedGridColumn15.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn15.Caption = "1.0";
            this.bandedGridColumn15.FieldName = "aql0100";
@@ -2130,7 +2069,6 @@
            // 
            // bandedGridColumn16
            // 
            this.bandedGridColumn16.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn16.Caption = "1.5";
            this.bandedGridColumn16.FieldName = "aql0150";
@@ -2142,7 +2080,6 @@
            // 
            // bandedGridColumn17
            // 
            this.bandedGridColumn17.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn17.Caption = "2.5";
            this.bandedGridColumn17.FieldName = "aql0250";
@@ -2154,7 +2091,6 @@
            // 
            // bandedGridColumn18
            // 
            this.bandedGridColumn18.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn18.Caption = "4.0";
            this.bandedGridColumn18.FieldName = "aql0400";
@@ -2166,7 +2102,6 @@
            // 
            // bandedGridColumn19
            // 
            this.bandedGridColumn19.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn19.Caption = "6.5";
            this.bandedGridColumn19.FieldName = "aql0650";
@@ -2178,7 +2113,6 @@
            // 
            // bandedGridColumn20
            // 
            this.bandedGridColumn20.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn20.Caption = "10";
            this.bandedGridColumn20.FieldName = "aql1000";
@@ -2198,7 +2132,6 @@
            // 
            // bandedGridColumn21
            // 
            this.bandedGridColumn21.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn21.Caption = "备注";
            this.bandedGridColumn21.FieldName = "memo";
@@ -2227,7 +2160,6 @@
            // 
            // bandedGridColumn1
            // 
            this.bandedGridColumn1.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn1.Caption = "guid ";
            this.bandedGridColumn1.FieldName = "guid";
@@ -2238,7 +2170,6 @@
            // 
            // bandedGridColumn2
            // 
            this.bandedGridColumn2.AppearanceCell.Options.UseFont = true;
            this.bandedGridColumn2.Caption = "AQL抽样基准ID";
            this.bandedGridColumn2.FieldName = "aql1Id";
@@ -2506,5 +2437,6 @@
        private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
        private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12;
        private DevExpress.Utils.ToolTipController tips;
    }
}