lu
2024-11-12 ab5c615d5b278660d0a3d5f471d4f4a818099b66
DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs
@@ -29,6 +29,11 @@
        /// </summary>
        private void InitializeComponent()
        {
            DevExpress.XtraEditors.Controls.EditorButtonImageOptions editorButtonImageOptions1 = new DevExpress.XtraEditors.Controls.EditorButtonImageOptions();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject2 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject3 = new DevExpress.Utils.SerializableAppearanceObject();
            DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject4 = new DevExpress.Utils.SerializableAppearanceObject();
            this.gvMx2aql1Id = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2aql00065 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx2aql00040 = new DevExpress.XtraGrid.Columns.GridColumn();
@@ -69,6 +74,8 @@
            this.gvMx1flevelIi = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1flevelIii = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn();
            this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
            this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
            this.lb_isenabled = new DevExpress.XtraEditors.LabelControl();
            this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn();
            this.lb_fversion = new DevExpress.XtraEditors.LabelControl();
@@ -125,6 +132,7 @@
            this.tabMxPage1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).BeginInit();
@@ -505,6 +513,8 @@
            this.gcMx1.Location = new System.Drawing.Point(0, 0);
            this.gcMx1.MainView = this.gvMx1;
            this.gcMx1.Name = "gcMx1";
            this.gcMx1.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
            this.repositoryItemButtonEdit1});
            this.gcMx1.Size = new System.Drawing.Size(1124, 384);
            this.gcMx1.TabIndex = 1;
            this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
@@ -524,7 +534,8 @@
            this.gvMx1flevelI,
            this.gvMx1flevelIi,
            this.gvMx1flevelIii,
            this.gvMx1memo});
            this.gvMx1memo,
            this.gridColumn1});
            this.gvMx1.GridControl = this.gcMx1;
            this.gvMx1.Name = "gvMx1";
            this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -536,7 +547,7 @@
            // 
            this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1guid.AppearanceCell.Options.UseFont = true;
            this.gvMx1guid.Caption = "guid ";
            this.gvMx1guid.Caption = "guid";
            this.gvMx1guid.FieldName = "guid";
            this.gvMx1guid.MinWidth = 50;
            this.gvMx1guid.Name = "gvMx1guid";
@@ -547,7 +558,7 @@
            // 
            this.gvMx1aql1Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true;
            this.gvMx1aql1Id.Caption = "AQL抽样基准ID ";
            this.gvMx1aql1Id.Caption = "AQL抽样基准ID";
            this.gvMx1aql1Id.FieldName = "aql1Id";
            this.gvMx1aql1Id.MinWidth = 50;
            this.gvMx1aql1Id.Name = "gvMx1aql1Id";
@@ -558,131 +569,152 @@
            // 
            this.gvMx1lotFrom.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotFrom.Caption = "批量开始 ";
            this.gvMx1lotFrom.Caption = "批量开始";
            this.gvMx1lotFrom.FieldName = "lotFrom";
            this.gvMx1lotFrom.MinWidth = 50;
            this.gvMx1lotFrom.Name = "gvMx1lotFrom";
            this.gvMx1lotFrom.Tag = "query_a.LOT_FROM";
            this.gvMx1lotFrom.Visible = true;
            this.gvMx1lotFrom.VisibleIndex = 0;
            this.gvMx1lotFrom.Width = 94;
            this.gvMx1lotFrom.Width = 99;
            // 
            // gvMx1lotTo
            // 
            this.gvMx1lotTo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1lotTo.AppearanceCell.Options.UseFont = true;
            this.gvMx1lotTo.Caption = "批量结束 ";
            this.gvMx1lotTo.Caption = "批量结束";
            this.gvMx1lotTo.FieldName = "lotTo";
            this.gvMx1lotTo.MinWidth = 50;
            this.gvMx1lotTo.Name = "gvMx1lotTo";
            this.gvMx1lotTo.Tag = "query_a.LOT_TO";
            this.gvMx1lotTo.Visible = true;
            this.gvMx1lotTo.VisibleIndex = 1;
            this.gvMx1lotTo.Width = 94;
            this.gvMx1lotTo.Width = 99;
            // 
            // gvMx1flevelS1
            // 
            this.gvMx1flevelS1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS1.Caption = "特殊检验水平|S-1 ";
            this.gvMx1flevelS1.Caption = "特殊检验水平|S-1";
            this.gvMx1flevelS1.FieldName = "flevelS1";
            this.gvMx1flevelS1.MinWidth = 50;
            this.gvMx1flevelS1.Name = "gvMx1flevelS1";
            this.gvMx1flevelS1.Tag = "query_a.FLEVEL_S1";
            this.gvMx1flevelS1.Visible = true;
            this.gvMx1flevelS1.VisibleIndex = 2;
            this.gvMx1flevelS1.Width = 94;
            this.gvMx1flevelS1.Width = 99;
            // 
            // gvMx1flevelS2
            // 
            this.gvMx1flevelS2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS2.Caption = "特殊检验水平|S-2 ";
            this.gvMx1flevelS2.Caption = "特殊检验水平|S-2";
            this.gvMx1flevelS2.FieldName = "flevelS2";
            this.gvMx1flevelS2.MinWidth = 50;
            this.gvMx1flevelS2.Name = "gvMx1flevelS2";
            this.gvMx1flevelS2.Tag = "query_a.FLEVEL_S2";
            this.gvMx1flevelS2.Visible = true;
            this.gvMx1flevelS2.VisibleIndex = 3;
            this.gvMx1flevelS2.Width = 94;
            this.gvMx1flevelS2.Width = 99;
            // 
            // gvMx1flevelS3
            // 
            this.gvMx1flevelS3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS3.Caption = "特殊检验水平|S-3 ";
            this.gvMx1flevelS3.Caption = "特殊检验水平|S-3";
            this.gvMx1flevelS3.FieldName = "flevelS3";
            this.gvMx1flevelS3.MinWidth = 50;
            this.gvMx1flevelS3.Name = "gvMx1flevelS3";
            this.gvMx1flevelS3.Tag = "query_a.FLEVEL_S3";
            this.gvMx1flevelS3.Visible = true;
            this.gvMx1flevelS3.VisibleIndex = 4;
            this.gvMx1flevelS3.Width = 94;
            this.gvMx1flevelS3.Width = 99;
            // 
            // gvMx1flevelS4
            // 
            this.gvMx1flevelS4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelS4.Caption = "特殊检验水平|S-4 ";
            this.gvMx1flevelS4.Caption = "特殊检验水平|S-4";
            this.gvMx1flevelS4.FieldName = "flevelS4";
            this.gvMx1flevelS4.MinWidth = 50;
            this.gvMx1flevelS4.Name = "gvMx1flevelS4";
            this.gvMx1flevelS4.Tag = "query_a.FLEVEL_S4";
            this.gvMx1flevelS4.Visible = true;
            this.gvMx1flevelS4.VisibleIndex = 5;
            this.gvMx1flevelS4.Width = 94;
            this.gvMx1flevelS4.Width = 99;
            // 
            // gvMx1flevelI
            // 
            this.gvMx1flevelI.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelI.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelI.Caption = "一般检验水平|I ";
            this.gvMx1flevelI.Caption = "一般检验水平|I";
            this.gvMx1flevelI.FieldName = "flevelI";
            this.gvMx1flevelI.MinWidth = 50;
            this.gvMx1flevelI.Name = "gvMx1flevelI";
            this.gvMx1flevelI.Tag = "query_a.FLEVEL_I";
            this.gvMx1flevelI.Visible = true;
            this.gvMx1flevelI.VisibleIndex = 6;
            this.gvMx1flevelI.Width = 94;
            this.gvMx1flevelI.Width = 99;
            // 
            // gvMx1flevelIi
            // 
            this.gvMx1flevelIi.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIi.Caption = "一般检验水平|II ";
            this.gvMx1flevelIi.Caption = "一般检验水平|II";
            this.gvMx1flevelIi.FieldName = "flevelIi";
            this.gvMx1flevelIi.MinWidth = 50;
            this.gvMx1flevelIi.Name = "gvMx1flevelIi";
            this.gvMx1flevelIi.Tag = "query_a.FLEVEL_II";
            this.gvMx1flevelIi.Visible = true;
            this.gvMx1flevelIi.VisibleIndex = 7;
            this.gvMx1flevelIi.Width = 94;
            this.gvMx1flevelIi.Width = 99;
            // 
            // gvMx1flevelIii
            // 
            this.gvMx1flevelIii.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true;
            this.gvMx1flevelIii.Caption = "一般检验水平|III ";
            this.gvMx1flevelIii.Caption = "一般检验水平|III";
            this.gvMx1flevelIii.FieldName = "flevelIii";
            this.gvMx1flevelIii.MinWidth = 50;
            this.gvMx1flevelIii.Name = "gvMx1flevelIii";
            this.gvMx1flevelIii.Tag = "query_a.FLEVEL_III";
            this.gvMx1flevelIii.Visible = true;
            this.gvMx1flevelIii.VisibleIndex = 8;
            this.gvMx1flevelIii.Width = 94;
            this.gvMx1flevelIii.Width = 99;
            // 
            // gvMx1memo
            // 
            this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F);
            this.gvMx1memo.AppearanceCell.Options.UseFont = true;
            this.gvMx1memo.Caption = "备注 ";
            this.gvMx1memo.Caption = "备注";
            this.gvMx1memo.FieldName = "memo";
            this.gvMx1memo.MinWidth = 50;
            this.gvMx1memo.Name = "gvMx1memo";
            this.gvMx1memo.Tag = "query_a.MEMO";
            this.gvMx1memo.Visible = true;
            this.gvMx1memo.VisibleIndex = 9;
            this.gvMx1memo.Width = 94;
            this.gvMx1memo.Width = 99;
            //
            // gridColumn1
            //
            this.gridColumn1.Caption = "移出";
            this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit1;
            this.gridColumn1.MinWidth = 50;
            this.gridColumn1.Name = "gridColumn1";
            this.gridColumn1.Visible = true;
            this.gridColumn1.VisibleIndex = 10;
            this.gridColumn1.Width = 50;
            //
            // repositoryItemButtonEdit1
            //
            this.repositoryItemButtonEdit1.AutoHeight = false;
            editorButtonImageOptions1.Image = global::Gs.DevApp.Properties.Resources.removegroupfooter_16x16;
            editorButtonImageOptions1.ImageToTextAlignment = DevExpress.XtraEditors.ImageAlignToText.LeftCenter;
            this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
            new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "移除", -1, true, true, false, editorButtonImageOptions1, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, serializableAppearanceObject2, serializableAppearanceObject3, serializableAppearanceObject4, "", null, null, DevExpress.Utils.ToolTipAnchor.Default)});
            this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
            this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
            this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
            // 
            // lb_isenabled
            // 
@@ -1281,6 +1313,7 @@
            this.tabMxPage1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).EndInit();
@@ -1412,5 +1445,7 @@
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelIii;
        private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo;
        private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1;
        private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
        private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
    }
}