From 2ea047bd801dd9c0f5ed693be452ee67aa8b5ff3 Mon Sep 17 00:00:00 2001 From: 啊鑫 <t2856754968@163.com> Date: 星期一, 11 十一月 2024 19:35:17 +0800 Subject: [PATCH] 质量审核上的五个按钮 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs | 607 +++++++++++++++++++++++++++++-------------------------- 1 files changed, 319 insertions(+), 288 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs index 2563c5f..af80c4a 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs @@ -36,6 +36,7 @@ this.gvMx2aql00015 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2aql00010 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2sampleSizeWord = new DevExpress.XtraGrid.Columns.GridColumn(); + this.repositoryItemComboBox1 = new DevExpress.XtraEditors.Repository.RepositoryItemComboBox(); this.gvMx2memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2aql1000 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gvMx2aql0650 = new DevExpress.XtraGrid.Columns.GridColumn(); @@ -53,23 +54,22 @@ this.tabMxPage2 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx2 = new DevExpress.XtraGrid.GridControl(); this.gvMx2 = new DevExpress.XtraGrid.Views.Grid.GridView(); - this.gvMx1aql1Id = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelIii = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelIi = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelI = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelS4 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelS3 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelS2 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1flevelS1 = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lotTo = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1lotFrom = new DevExpress.XtraGrid.Columns.GridColumn(); - this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); this.tabMxPage1 = new DevExpress.XtraTab.XtraTabPage(); this.gcMx1 = new DevExpress.XtraGrid.GridControl(); this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView(); + this.gvMx1guid = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1aql1Id = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lotFrom = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1lotTo = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelS1 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelS2 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelS3 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelS4 = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelI = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelIi = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1flevelIii = new DevExpress.XtraGrid.Columns.GridColumn(); + this.gvMx1memo = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_isenabled = new DevExpress.XtraEditors.LabelControl(); - this.txt_isenabled = new DevExpress.XtraEditors.TextEdit(); this.gv_isenabled = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_fversion = new DevExpress.XtraEditors.LabelControl(); this.txt_fversion = new DevExpress.XtraEditors.TextEdit(); @@ -81,7 +81,6 @@ this.txt_ftwoCheckor = new DevExpress.XtraEditors.TextEdit(); this.gv_ftwoCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_ftwoChecked = new DevExpress.XtraEditors.LabelControl(); - this.txt_ftwoChecked = new DevExpress.XtraEditors.TextEdit(); this.gv_ftwoChecked = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_foneCheckdate = new DevExpress.XtraEditors.LabelControl(); this.txt_foneCheckdate = new DevExpress.XtraEditors.TextEdit(); @@ -90,7 +89,6 @@ this.txt_foneCheckor = new DevExpress.XtraEditors.TextEdit(); this.gv_foneCheckor = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_foneChecked = new DevExpress.XtraEditors.LabelControl(); - this.txt_foneChecked = new DevExpress.XtraEditors.TextEdit(); this.gv_foneChecked = new DevExpress.XtraGrid.Columns.GridColumn(); this.lb_memo = new DevExpress.XtraEditors.LabelControl(); this.txt_memo = new DevExpress.XtraEditors.TextEdit(); @@ -116,21 +114,22 @@ this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage(); this.tabMx = new DevExpress.XtraTab.XtraTabControl(); this.panel1 = new System.Windows.Forms.Panel(); + this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit(); + this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit(); + this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit(); this.lbGuid = new System.Windows.Forms.Label(); + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).BeginInit(); this.tabMxPage2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).BeginInit(); this.tabMxPage1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).BeginInit(); @@ -145,6 +144,9 @@ ((System.ComponentModel.ISupportInitialize)(this.tabMx)).BeginInit(); this.tabMx.SuspendLayout(); this.panel1.SuspendLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).BeginInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).BeginInit(); this.SuspendLayout(); // // gvMx2aql1Id @@ -162,7 +164,7 @@ // this.gvMx2aql00065.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00065.AppearanceCell.Options.UseFont = true; - this.gvMx2aql00065.Caption = "0.065 "; + this.gvMx2aql00065.Caption = "0.065"; this.gvMx2aql00065.FieldName = "aql00065"; this.gvMx2aql00065.MinWidth = 50; this.gvMx2aql00065.Name = "gvMx2aql00065"; @@ -175,7 +177,7 @@ // this.gvMx2aql00040.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00040.AppearanceCell.Options.UseFont = true; - this.gvMx2aql00040.Caption = "0.040 "; + this.gvMx2aql00040.Caption = "0.040"; this.gvMx2aql00040.FieldName = "aql00040"; this.gvMx2aql00040.MinWidth = 50; this.gvMx2aql00040.Name = "gvMx2aql00040"; @@ -188,7 +190,7 @@ // this.gvMx2aql00025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00025.AppearanceCell.Options.UseFont = true; - this.gvMx2aql00025.Caption = "0.025 "; + this.gvMx2aql00025.Caption = "0.025"; this.gvMx2aql00025.FieldName = "aql00025"; this.gvMx2aql00025.MinWidth = 50; this.gvMx2aql00025.Name = "gvMx2aql00025"; @@ -214,7 +216,7 @@ // this.gvMx2aql00010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql00010.AppearanceCell.Options.UseFont = true; - this.gvMx2aql00010.Caption = "0.010 "; + this.gvMx2aql00010.Caption = "0.010"; this.gvMx2aql00010.FieldName = "aql00010"; this.gvMx2aql00010.MinWidth = 50; this.gvMx2aql00010.Name = "gvMx2aql00010"; @@ -227,20 +229,43 @@ // this.gvMx2sampleSizeWord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2sampleSizeWord.AppearanceCell.Options.UseFont = true; - this.gvMx2sampleSizeWord.Caption = "鏍锋湰澶у皬瀛楃爜 "; + this.gvMx2sampleSizeWord.Caption = "鏍锋湰澶у皬瀛楃爜"; + this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1; this.gvMx2sampleSizeWord.FieldName = "sampleSizeWord"; - this.gvMx2sampleSizeWord.MinWidth = 50; + this.gvMx2sampleSizeWord.MinWidth = 100; this.gvMx2sampleSizeWord.Name = "gvMx2sampleSizeWord"; this.gvMx2sampleSizeWord.Tag = "query_a.SAMPLE_SIZE_WORD"; this.gvMx2sampleSizeWord.Visible = true; this.gvMx2sampleSizeWord.VisibleIndex = 1; - this.gvMx2sampleSizeWord.Width = 94; + this.gvMx2sampleSizeWord.Width = 100; + // + // repositoryItemComboBox1 + // + this.repositoryItemComboBox1.AutoHeight = false; + this.repositoryItemComboBox1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { + new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); + this.repositoryItemComboBox1.Items.AddRange(new object[] { + "A", + "B", + "C", + "D", + "E", + "F", + "G", + "H", + "I", + "J", + "K", + "L", + "M", + "N"}); + this.repositoryItemComboBox1.Name = "repositoryItemComboBox1"; // // gvMx2memo // this.gvMx2memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2memo.AppearanceCell.Options.UseFont = true; - this.gvMx2memo.Caption = "澶囨敞 "; + this.gvMx2memo.Caption = "澶囨敞"; this.gvMx2memo.FieldName = "memo"; this.gvMx2memo.MinWidth = 50; this.gvMx2memo.Name = "gvMx2memo"; @@ -253,7 +278,7 @@ // this.gvMx2aql1000.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql1000.AppearanceCell.Options.UseFont = true; - this.gvMx2aql1000.Caption = "10 "; + this.gvMx2aql1000.Caption = "10"; this.gvMx2aql1000.FieldName = "aql1000"; this.gvMx2aql1000.MinWidth = 50; this.gvMx2aql1000.Name = "gvMx2aql1000"; @@ -266,7 +291,7 @@ // this.gvMx2aql0650.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0650.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0650.Caption = "6.5 "; + this.gvMx2aql0650.Caption = "6.5"; this.gvMx2aql0650.FieldName = "aql0650"; this.gvMx2aql0650.MinWidth = 50; this.gvMx2aql0650.Name = "gvMx2aql0650"; @@ -279,7 +304,7 @@ // this.gvMx2aql0400.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0400.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0400.Caption = "4.0 "; + this.gvMx2aql0400.Caption = "4.0"; this.gvMx2aql0400.FieldName = "aql0400"; this.gvMx2aql0400.MinWidth = 50; this.gvMx2aql0400.Name = "gvMx2aql0400"; @@ -292,7 +317,7 @@ // this.gvMx2aql0250.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0250.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0250.Caption = "2.5 "; + this.gvMx2aql0250.Caption = "2.5"; this.gvMx2aql0250.FieldName = "aql0250"; this.gvMx2aql0250.MinWidth = 50; this.gvMx2aql0250.Name = "gvMx2aql0250"; @@ -305,7 +330,7 @@ // this.gvMx2aql0150.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0150.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0150.Caption = "1.5 "; + this.gvMx2aql0150.Caption = "1.5"; this.gvMx2aql0150.FieldName = "aql0150"; this.gvMx2aql0150.MinWidth = 50; this.gvMx2aql0150.Name = "gvMx2aql0150"; @@ -318,7 +343,7 @@ // this.gvMx2aql0100.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0100.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0100.Caption = "1.0 "; + this.gvMx2aql0100.Caption = "1.0"; this.gvMx2aql0100.FieldName = "aql0100"; this.gvMx2aql0100.MinWidth = 50; this.gvMx2aql0100.Name = "gvMx2aql0100"; @@ -331,7 +356,7 @@ // this.gvMx2aql0065.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0065.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0065.Caption = "0.65 "; + this.gvMx2aql0065.Caption = "0.65"; this.gvMx2aql0065.FieldName = "aql0065"; this.gvMx2aql0065.MinWidth = 50; this.gvMx2aql0065.Name = "gvMx2aql0065"; @@ -344,7 +369,7 @@ // this.gvMx2aql0040.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0040.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0040.Caption = "0.40 "; + this.gvMx2aql0040.Caption = "0.40"; this.gvMx2aql0040.FieldName = "aql0040"; this.gvMx2aql0040.MinWidth = 50; this.gvMx2aql0040.Name = "gvMx2aql0040"; @@ -357,7 +382,7 @@ // this.gvMx2aql0025.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0025.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0025.Caption = "0.25 "; + this.gvMx2aql0025.Caption = "0.25"; this.gvMx2aql0025.FieldName = "aql0025"; this.gvMx2aql0025.MinWidth = 50; this.gvMx2aql0025.Name = "gvMx2aql0025"; @@ -370,7 +395,7 @@ // this.gvMx2aql0015.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0015.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0015.Caption = "0.15 "; + this.gvMx2aql0015.Caption = "0.15"; this.gvMx2aql0015.FieldName = "aql0015"; this.gvMx2aql0015.MinWidth = 50; this.gvMx2aql0015.Name = "gvMx2aql0015"; @@ -383,7 +408,7 @@ // this.gvMx2aql0010.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2aql0010.AppearanceCell.Options.UseFont = true; - this.gvMx2aql0010.Caption = "0.10 "; + this.gvMx2aql0010.Caption = "0.10"; this.gvMx2aql0010.FieldName = "aql0010"; this.gvMx2aql0010.MinWidth = 50; this.gvMx2aql0010.Name = "gvMx2aql0010"; @@ -396,7 +421,7 @@ // this.gvMx2fsampleSizeWord.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true; - this.gvMx2fsampleSizeWord.Caption = "鏍锋湰澶у皬 "; + this.gvMx2fsampleSizeWord.Caption = "鏍锋湰澶у皬"; this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord"; this.gvMx2fsampleSizeWord.MinWidth = 50; this.gvMx2fsampleSizeWord.Name = "gvMx2fsampleSizeWord"; @@ -420,7 +445,7 @@ // this.tabMxPage2.Controls.Add(this.gcMx2); this.tabMxPage2.Name = "tabMxPage2"; - this.tabMxPage2.Size = new System.Drawing.Size(1124, 345); + this.tabMxPage2.Size = new System.Drawing.Size(1124, 384); this.tabMxPage2.Text = "鎶芥牱鏂规"; // // gcMx2 @@ -429,7 +454,9 @@ this.gcMx2.Location = new System.Drawing.Point(0, 0); this.gcMx2.MainView = this.gvMx2; this.gcMx2.Name = "gcMx2"; - this.gcMx2.Size = new System.Drawing.Size(1124, 345); + this.gcMx2.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] { + this.repositoryItemComboBox1}); + this.gcMx2.Size = new System.Drawing.Size(1124, 384); this.gcMx2.TabIndex = 0; this.gcMx2.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx2}); @@ -465,163 +492,11 @@ this.gvMx2.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx2.OptionsView.ShowGroupPanel = false; // - // gvMx1aql1Id - // - this.gvMx1aql1Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; - this.gvMx1aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID "; - this.gvMx1aql1Id.FieldName = "aql1Id"; - this.gvMx1aql1Id.MinWidth = 50; - this.gvMx1aql1Id.Name = "gvMx1aql1Id"; - this.gvMx1aql1Id.Tag = "query_a.AQL1_ID"; - this.gvMx1aql1Id.Width = 94; - // - // gvMx1memo - // - this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1memo.AppearanceCell.Options.UseFont = true; - this.gvMx1memo.Caption = "澶囨敞 "; - this.gvMx1memo.FieldName = "memo"; - this.gvMx1memo.MinWidth = 50; - this.gvMx1memo.Name = "gvMx1memo"; - this.gvMx1memo.Tag = "query_a.MEMO"; - this.gvMx1memo.Visible = true; - this.gvMx1memo.VisibleIndex = 9; - this.gvMx1memo.Width = 94; - // - // gvMx1flevelIii - // - this.gvMx1flevelIii.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelIi - // - this.gvMx1flevelIi.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelI - // - this.gvMx1flevelI.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelI.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelS4 - // - this.gvMx1flevelS4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelS3 - // - this.gvMx1flevelS3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelS2 - // - this.gvMx1flevelS2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1flevelS1 - // - this.gvMx1flevelS1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true; - 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; - // - // gvMx1lotTo - // - this.gvMx1lotTo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; - this.gvMx1lotTo.Caption = "鎵归噺缁撴潫 "; - this.gvMx1lotTo.FieldName = "lotTo"; - this.gvMx1lotTo.MinWidth = 50; - this.gvMx1lotTo.Name = "gvMx1lotTo"; - this.gvMx1lotTo.Tag = "query_a.LOT_TO"; - this.gvMx1lotTo.Visible = true; - this.gvMx1lotTo.VisibleIndex = 1; - this.gvMx1lotTo.Width = 94; - // - // gvMx1lotFrom - // - this.gvMx1lotFrom.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; - this.gvMx1lotFrom.Caption = "鎵归噺寮�濮� "; - this.gvMx1lotFrom.FieldName = "lotFrom"; - this.gvMx1lotFrom.MinWidth = 50; - this.gvMx1lotFrom.Name = "gvMx1lotFrom"; - this.gvMx1lotFrom.Tag = "query_a.LOT_FROM"; - this.gvMx1lotFrom.Visible = true; - this.gvMx1lotFrom.VisibleIndex = 0; - this.gvMx1lotFrom.Width = 94; - // - // gvMx1guid - // - this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); - this.gvMx1guid.AppearanceCell.Options.UseFont = true; - this.gvMx1guid.Caption = "guid "; - this.gvMx1guid.FieldName = "guid"; - this.gvMx1guid.MinWidth = 50; - this.gvMx1guid.Name = "gvMx1guid"; - this.gvMx1guid.Tag = "query_a.guid"; - this.gvMx1guid.Width = 94; - // // tabMxPage1 // this.tabMxPage1.Controls.Add(this.gcMx1); this.tabMxPage1.Name = "tabMxPage1"; - this.tabMxPage1.Size = new System.Drawing.Size(1124, 345); + this.tabMxPage1.Size = new System.Drawing.Size(1124, 384); this.tabMxPage1.Text = "鏍锋湰閲忓瓧鐮�"; // // gcMx1 @@ -630,8 +505,8 @@ this.gcMx1.Location = new System.Drawing.Point(0, 0); this.gcMx1.MainView = this.gvMx1; this.gcMx1.Name = "gcMx1"; - this.gcMx1.Size = new System.Drawing.Size(1124, 345); - this.gcMx1.TabIndex = 0; + this.gcMx1.Size = new System.Drawing.Size(1124, 384); + this.gcMx1.TabIndex = 1; this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] { this.gvMx1}); // @@ -657,24 +532,167 @@ this.gvMx1.OptionsView.NewItemRowPosition = DevExpress.XtraGrid.Views.Grid.NewItemRowPosition.Bottom; this.gvMx1.OptionsView.ShowGroupPanel = false; // + // gvMx1guid + // + this.gvMx1guid.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1guid.AppearanceCell.Options.UseFont = true; + this.gvMx1guid.Caption = "guid "; + this.gvMx1guid.FieldName = "guid"; + this.gvMx1guid.MinWidth = 50; + this.gvMx1guid.Name = "gvMx1guid"; + this.gvMx1guid.Tag = "query_a.guid"; + this.gvMx1guid.Width = 94; + // + // gvMx1aql1Id + // + this.gvMx1aql1Id.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; + this.gvMx1aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID "; + this.gvMx1aql1Id.FieldName = "aql1Id"; + this.gvMx1aql1Id.MinWidth = 50; + this.gvMx1aql1Id.Name = "gvMx1aql1Id"; + this.gvMx1aql1Id.Tag = "query_a.AQL1_ID"; + this.gvMx1aql1Id.Width = 94; + // + // gvMx1lotFrom + // + this.gvMx1lotFrom.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; + this.gvMx1lotFrom.Caption = "鎵归噺寮�濮� "; + this.gvMx1lotFrom.FieldName = "lotFrom"; + this.gvMx1lotFrom.MinWidth = 50; + this.gvMx1lotFrom.Name = "gvMx1lotFrom"; + this.gvMx1lotFrom.Tag = "query_a.LOT_FROM"; + this.gvMx1lotFrom.Visible = true; + this.gvMx1lotFrom.VisibleIndex = 0; + this.gvMx1lotFrom.Width = 94; + // + // gvMx1lotTo + // + this.gvMx1lotTo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; + this.gvMx1lotTo.Caption = "鎵归噺缁撴潫 "; + this.gvMx1lotTo.FieldName = "lotTo"; + this.gvMx1lotTo.MinWidth = 50; + this.gvMx1lotTo.Name = "gvMx1lotTo"; + this.gvMx1lotTo.Tag = "query_a.LOT_TO"; + this.gvMx1lotTo.Visible = true; + this.gvMx1lotTo.VisibleIndex = 1; + this.gvMx1lotTo.Width = 94; + // + // gvMx1flevelS1 + // + this.gvMx1flevelS1.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelS2 + // + this.gvMx1flevelS2.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelS3 + // + this.gvMx1flevelS3.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelS4 + // + this.gvMx1flevelS4.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelI + // + this.gvMx1flevelI.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelI.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelIi + // + this.gvMx1flevelIi.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1flevelIii + // + this.gvMx1flevelIii.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true; + 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; + // + // gvMx1memo + // + this.gvMx1memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); + this.gvMx1memo.AppearanceCell.Options.UseFont = true; + this.gvMx1memo.Caption = "澶囨敞 "; + this.gvMx1memo.FieldName = "memo"; + this.gvMx1memo.MinWidth = 50; + this.gvMx1memo.Name = "gvMx1memo"; + this.gvMx1memo.Tag = "query_a.MEMO"; + this.gvMx1memo.Visible = true; + this.gvMx1memo.VisibleIndex = 9; + this.gvMx1memo.Width = 94; + // // lb_isenabled // this.lb_isenabled.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_isenabled.Appearance.Options.UseFont = true; - this.lb_isenabled.Location = new System.Drawing.Point(796, 65); + this.lb_isenabled.Location = new System.Drawing.Point(11, 120); this.lb_isenabled.Name = "lb_isenabled"; this.lb_isenabled.Size = new System.Drawing.Size(73, 21); this.lb_isenabled.TabIndex = 280; this.lb_isenabled.Text = "鏄惁鍙敤 "; - // - // txt_isenabled - // - this.txt_isenabled.Location = new System.Drawing.Point(875, 62); - this.txt_isenabled.Name = "txt_isenabled"; - this.txt_isenabled.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_isenabled.Properties.Appearance.Options.UseFont = true; - this.txt_isenabled.Size = new System.Drawing.Size(150, 28); - this.txt_isenabled.TabIndex = 280; // // gv_isenabled // @@ -694,7 +712,7 @@ // this.lb_fversion.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_fversion.Appearance.Options.UseFont = true; - this.lb_fversion.Location = new System.Drawing.Point(796, 23); + this.lb_fversion.Location = new System.Drawing.Point(281, 88); this.lb_fversion.Name = "lb_fversion"; this.lb_fversion.Size = new System.Drawing.Size(56, 21); this.lb_fversion.TabIndex = 273; @@ -702,7 +720,7 @@ // // txt_fversion // - this.txt_fversion.Location = new System.Drawing.Point(875, 20); + this.txt_fversion.Location = new System.Drawing.Point(344, 84); this.txt_fversion.Name = "txt_fversion"; this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_fversion.Properties.Appearance.Options.UseFont = true; @@ -713,7 +731,7 @@ // this.gv_fversion.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_fversion.AppearanceCell.Options.UseFont = true; - this.gv_fversion.Caption = "鐗堟湰鍙� "; + this.gv_fversion.Caption = "鐗堟湰鍙�"; this.gv_fversion.FieldName = "fversion"; this.gv_fversion.MinWidth = 50; this.gv_fversion.Name = "gv_fversion"; @@ -727,7 +745,7 @@ // this.lb_ftwoCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoCheckdate.Appearance.Options.UseFont = true; - this.lb_ftwoCheckdate.Location = new System.Drawing.Point(536, 108); + this.lb_ftwoCheckdate.Location = new System.Drawing.Point(515, 88); this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate"; this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_ftwoCheckdate.TabIndex = 262; @@ -735,7 +753,8 @@ // // txt_ftwoCheckdate // - this.txt_ftwoCheckdate.Location = new System.Drawing.Point(624, 105); + this.txt_ftwoCheckdate.Enabled = false; + this.txt_ftwoCheckdate.Location = new System.Drawing.Point(594, 84); this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; @@ -748,19 +767,19 @@ this.gv_ftwoCheckdate.AppearanceCell.Options.UseFont = true; this.gv_ftwoCheckdate.Caption = "鎵瑰噯鏃ユ湡"; this.gv_ftwoCheckdate.FieldName = "ftwoCheckdate"; - this.gv_ftwoCheckdate.MinWidth = 50; + this.gv_ftwoCheckdate.MinWidth = 200; this.gv_ftwoCheckdate.Name = "gv_ftwoCheckdate"; this.gv_ftwoCheckdate.OptionsColumn.AllowEdit = false; this.gv_ftwoCheckdate.Tag = "query_a.FTWO_CHECKDATE"; this.gv_ftwoCheckdate.Visible = true; this.gv_ftwoCheckdate.VisibleIndex = 10; - this.gv_ftwoCheckdate.Width = 94; + this.gv_ftwoCheckdate.Width = 200; // // lb_ftwoCheckor // this.lb_ftwoCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoCheckor.Appearance.Options.UseFont = true; - this.lb_ftwoCheckor.Location = new System.Drawing.Point(270, 108); + this.lb_ftwoCheckor.Location = new System.Drawing.Point(532, 54); this.lb_ftwoCheckor.Name = "lb_ftwoCheckor"; this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21); this.lb_ftwoCheckor.TabIndex = 258; @@ -768,7 +787,8 @@ // // txt_ftwoCheckor // - this.txt_ftwoCheckor.Location = new System.Drawing.Point(360, 105); + this.txt_ftwoCheckor.Enabled = false; + this.txt_ftwoCheckor.Location = new System.Drawing.Point(594, 50); this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; this.txt_ftwoCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; @@ -793,21 +813,11 @@ // this.lb_ftwoChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_ftwoChecked.Appearance.Options.UseFont = true; - this.lb_ftwoChecked.Location = new System.Drawing.Point(796, 147); + this.lb_ftwoChecked.Location = new System.Drawing.Point(515, 20); this.lb_ftwoChecked.Name = "lb_ftwoChecked"; this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21); this.lb_ftwoChecked.TabIndex = 252; this.lb_ftwoChecked.Text = "鎵瑰噯鏍囪 "; - // - // txt_ftwoChecked - // - this.txt_ftwoChecked.Enabled = false; - this.txt_ftwoChecked.Location = new System.Drawing.Point(875, 144); - this.txt_ftwoChecked.Name = "txt_ftwoChecked"; - this.txt_ftwoChecked.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_ftwoChecked.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoChecked.Size = new System.Drawing.Size(150, 28); - this.txt_ftwoChecked.TabIndex = 252; // // gv_ftwoChecked // @@ -827,7 +837,7 @@ // this.lb_foneCheckdate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneCheckdate.Appearance.Options.UseFont = true; - this.lb_foneCheckdate.Location = new System.Drawing.Point(536, 65); + this.lb_foneCheckdate.Location = new System.Drawing.Point(761, 88); this.lb_foneCheckdate.Name = "lb_foneCheckdate"; this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21); this.lb_foneCheckdate.TabIndex = 247; @@ -835,7 +845,8 @@ // // txt_foneCheckdate // - this.txt_foneCheckdate.Location = new System.Drawing.Point(624, 62); + this.txt_foneCheckdate.Enabled = false; + this.txt_foneCheckdate.Location = new System.Drawing.Point(837, 84); this.txt_foneCheckdate.Name = "txt_foneCheckdate"; this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true; @@ -846,21 +857,21 @@ // this.gv_foneCheckdate.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneCheckdate.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckdate.Caption = "瀹℃壒鏃ユ湡 "; + this.gv_foneCheckdate.Caption = "瀹℃牳鏃ユ湡"; this.gv_foneCheckdate.FieldName = "foneCheckdate"; - this.gv_foneCheckdate.MinWidth = 50; + this.gv_foneCheckdate.MinWidth = 200; this.gv_foneCheckdate.Name = "gv_foneCheckdate"; this.gv_foneCheckdate.OptionsColumn.AllowEdit = false; this.gv_foneCheckdate.Tag = "query_a.FONE_CHECKDATE"; this.gv_foneCheckdate.Visible = true; this.gv_foneCheckdate.VisibleIndex = 8; - this.gv_foneCheckdate.Width = 94; + this.gv_foneCheckdate.Width = 200; // // lb_foneCheckor // this.lb_foneCheckor.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneCheckor.Appearance.Options.UseFont = true; - this.lb_foneCheckor.Location = new System.Drawing.Point(270, 65); + this.lb_foneCheckor.Location = new System.Drawing.Point(778, 54); this.lb_foneCheckor.Name = "lb_foneCheckor"; this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21); this.lb_foneCheckor.TabIndex = 243; @@ -868,7 +879,8 @@ // // txt_foneCheckor // - this.txt_foneCheckor.Location = new System.Drawing.Point(360, 62); + this.txt_foneCheckor.Enabled = false; + this.txt_foneCheckor.Location = new System.Drawing.Point(837, 50); this.txt_foneCheckor.Name = "txt_foneCheckor"; this.txt_foneCheckor.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_foneCheckor.Properties.Appearance.Options.UseFont = true; @@ -879,7 +891,7 @@ // this.gv_foneCheckor.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneCheckor.AppearanceCell.Options.UseFont = true; - this.gv_foneCheckor.Caption = "瀹℃壒浜� "; + this.gv_foneCheckor.Caption = "瀹℃牳浜�"; this.gv_foneCheckor.FieldName = "foneCheckor"; this.gv_foneCheckor.MinWidth = 50; this.gv_foneCheckor.Name = "gv_foneCheckor"; @@ -893,27 +905,17 @@ // this.lb_foneChecked.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_foneChecked.Appearance.Options.UseFont = true; - this.lb_foneChecked.Location = new System.Drawing.Point(796, 108); + this.lb_foneChecked.Location = new System.Drawing.Point(761, 20); this.lb_foneChecked.Name = "lb_foneChecked"; this.lb_foneChecked.Size = new System.Drawing.Size(73, 21); this.lb_foneChecked.TabIndex = 240; this.lb_foneChecked.Text = "瀹℃壒鏍囪 "; // - // txt_foneChecked - // - this.txt_foneChecked.Enabled = false; - this.txt_foneChecked.Location = new System.Drawing.Point(875, 101); - this.txt_foneChecked.Name = "txt_foneChecked"; - this.txt_foneChecked.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); - this.txt_foneChecked.Properties.Appearance.Options.UseFont = true; - this.txt_foneChecked.Size = new System.Drawing.Size(150, 28); - this.txt_foneChecked.TabIndex = 240; - // // gv_foneChecked // this.gv_foneChecked.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_foneChecked.AppearanceCell.Options.UseFont = true; - this.gv_foneChecked.Caption = "瀹℃壒鏍囪 "; + this.gv_foneChecked.Caption = "瀹℃牳鏍囪"; this.gv_foneChecked.FieldName = "foneChecked"; this.gv_foneChecked.MinWidth = 50; this.gv_foneChecked.Name = "gv_foneChecked"; @@ -927,7 +929,7 @@ // this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_memo.Appearance.Options.UseFont = true; - this.lb_memo.Location = new System.Drawing.Point(11, 116); + this.lb_memo.Location = new System.Drawing.Point(11, 88); this.lb_memo.Name = "lb_memo"; this.lb_memo.Size = new System.Drawing.Size(73, 21); this.lb_memo.TabIndex = 231; @@ -935,7 +937,7 @@ // // txt_memo // - this.txt_memo.Location = new System.Drawing.Point(90, 109); + this.txt_memo.Location = new System.Drawing.Point(90, 84); this.txt_memo.Name = "txt_memo"; this.txt_memo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_memo.Properties.Appearance.Options.UseFont = true; @@ -946,7 +948,7 @@ // this.gv_memo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_memo.AppearanceCell.Options.UseFont = true; - this.gv_memo.Caption = "澶囨敞淇℃伅 "; + this.gv_memo.Caption = "澶囨敞淇℃伅"; this.gv_memo.FieldName = "memo"; this.gv_memo.MinWidth = 50; this.gv_memo.Name = "gv_memo"; @@ -960,7 +962,7 @@ // this.lb_sampleSizeName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_sampleSizeName.Appearance.Options.UseFont = true; - this.lb_sampleSizeName.Location = new System.Drawing.Point(11, 65); + this.lb_sampleSizeName.Location = new System.Drawing.Point(11, 54); this.lb_sampleSizeName.Name = "lb_sampleSizeName"; this.lb_sampleSizeName.Size = new System.Drawing.Size(73, 21); this.lb_sampleSizeName.TabIndex = 228; @@ -968,7 +970,7 @@ // // txt_sampleSizeName // - this.txt_sampleSizeName.Location = new System.Drawing.Point(90, 62); + this.txt_sampleSizeName.Location = new System.Drawing.Point(90, 50); this.txt_sampleSizeName.Name = "txt_sampleSizeName"; this.txt_sampleSizeName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_sampleSizeName.Properties.Appearance.Options.UseFont = true; @@ -979,7 +981,7 @@ // this.gv_sampleSizeName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_sampleSizeName.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeName.Caption = "鏍囧噯鍚嶇О "; + this.gv_sampleSizeName.Caption = "鏍囧噯鍚嶇О"; this.gv_sampleSizeName.FieldName = "sampleSizeName"; this.gv_sampleSizeName.MinWidth = 50; this.gv_sampleSizeName.Name = "gv_sampleSizeName"; @@ -1001,7 +1003,7 @@ // // txt_sampleSizeNo // - this.txt_sampleSizeNo.Location = new System.Drawing.Point(90, 17); + this.txt_sampleSizeNo.Location = new System.Drawing.Point(90, 16); this.txt_sampleSizeNo.Name = "txt_sampleSizeNo"; this.txt_sampleSizeNo.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_sampleSizeNo.Properties.Appearance.Options.UseFont = true; @@ -1012,21 +1014,21 @@ // this.gv_sampleSizeNo.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_sampleSizeNo.AppearanceCell.Options.UseFont = true; - this.gv_sampleSizeNo.Caption = "鏍囧噯缂栫爜 "; + this.gv_sampleSizeNo.Caption = "鏍囧噯缂栫爜"; this.gv_sampleSizeNo.FieldName = "sampleSizeNo"; - this.gv_sampleSizeNo.MinWidth = 50; + this.gv_sampleSizeNo.MinWidth = 150; this.gv_sampleSizeNo.Name = "gv_sampleSizeNo"; this.gv_sampleSizeNo.OptionsColumn.AllowEdit = false; this.gv_sampleSizeNo.Tag = "query_a.SAMPLE_SIZE_NO"; this.gv_sampleSizeNo.Visible = true; this.gv_sampleSizeNo.VisibleIndex = 4; - this.gv_sampleSizeNo.Width = 94; + this.gv_sampleSizeNo.Width = 150; // // lb_createDate // this.lb_createDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createDate.Appearance.Options.UseFont = true; - this.lb_createDate.Location = new System.Drawing.Point(536, 23); + this.lb_createDate.Location = new System.Drawing.Point(264, 54); this.lb_createDate.Name = "lb_createDate"; this.lb_createDate.Size = new System.Drawing.Size(73, 21); this.lb_createDate.TabIndex = 216; @@ -1034,7 +1036,8 @@ // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(624, 20); + this.txt_createDate.Enabled = false; + this.txt_createDate.Location = new System.Drawing.Point(344, 50); this.txt_createDate.Name = "txt_createDate"; this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createDate.Properties.Appearance.Options.UseFont = true; @@ -1045,7 +1048,7 @@ // this.lb_createName.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.lb_createName.Appearance.Options.UseFont = true; - this.lb_createName.Location = new System.Drawing.Point(264, 20); + this.lb_createName.Location = new System.Drawing.Point(252, 20); this.lb_createName.Name = "lb_createName"; this.lb_createName.Size = new System.Drawing.Size(85, 21); this.lb_createName.TabIndex = 213; @@ -1053,7 +1056,8 @@ // // txt_createName // - this.txt_createName.Location = new System.Drawing.Point(360, 20); + this.txt_createName.Enabled = false; + this.txt_createName.Location = new System.Drawing.Point(344, 16); this.txt_createName.Name = "txt_createName"; this.txt_createName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F); this.txt_createName.Properties.Appearance.Options.UseFont = true; @@ -1064,7 +1068,7 @@ // this.gv_createName.AppearanceCell.Font = new System.Drawing.Font("Tahoma", 10F); this.gv_createName.AppearanceCell.Options.UseFont = true; - this.gv_createName.Caption = "鍒朵綔浜哄鍚� "; + this.gv_createName.Caption = "鍒朵綔浜哄鍚�"; this.gv_createName.FieldName = "createName"; this.gv_createName.MinWidth = 50; this.gv_createName.Name = "gv_createName"; @@ -1088,7 +1092,7 @@ // // toolBarMenu1 // - this.toolBarMenu1.chkParameter = "MES_QM_AQL1,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR"; + this.toolBarMenu1.chkParameter = "MES_QM_CHECKITEM,FONE_CHECKDATE,FONE_CHECKED,FONE_CHECKOR,chk_mes_CHECKITEM"; this.toolBarMenu1.Dock = System.Windows.Forms.DockStyle.Top; this.toolBarMenu1.guidKey = null; this.toolBarMenu1.isSetBtn = false; @@ -1182,10 +1186,10 @@ // tabMx // this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill; - this.tabMx.Location = new System.Drawing.Point(0, 193); + this.tabMx.Location = new System.Drawing.Point(0, 154); this.tabMx.Name = "tabMx"; this.tabMx.SelectedTabPage = this.tabMxPage1; - this.tabMx.Size = new System.Drawing.Size(1126, 377); + this.tabMx.Size = new System.Drawing.Size(1126, 416); this.tabMx.TabIndex = 2; this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] { this.tabMxPage1, @@ -1194,9 +1198,11 @@ // panel1 // this.panel1.BackColor = System.Drawing.Color.White; + this.panel1.Controls.Add(this.txt_ftwoChecked); + this.panel1.Controls.Add(this.txt_foneChecked); + this.panel1.Controls.Add(this.txt_isenabled); this.panel1.Controls.Add(this.lbGuid); this.panel1.Controls.Add(this.lb_isenabled); - this.panel1.Controls.Add(this.txt_isenabled); this.panel1.Controls.Add(this.lb_fversion); this.panel1.Controls.Add(this.txt_fversion); this.panel1.Controls.Add(this.lb_ftwoCheckdate); @@ -1204,13 +1210,11 @@ this.panel1.Controls.Add(this.lb_ftwoCheckor); this.panel1.Controls.Add(this.txt_ftwoCheckor); this.panel1.Controls.Add(this.lb_ftwoChecked); - this.panel1.Controls.Add(this.txt_ftwoChecked); this.panel1.Controls.Add(this.lb_foneCheckdate); this.panel1.Controls.Add(this.txt_foneCheckdate); this.panel1.Controls.Add(this.lb_foneCheckor); this.panel1.Controls.Add(this.txt_foneCheckor); this.panel1.Controls.Add(this.lb_foneChecked); - this.panel1.Controls.Add(this.txt_foneChecked); this.panel1.Controls.Add(this.lb_memo); this.panel1.Controls.Add(this.txt_memo); this.panel1.Controls.Add(this.lb_sampleSizeName); @@ -1225,8 +1229,34 @@ this.panel1.Font = new System.Drawing.Font("Tahoma", 10F); this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; - this.panel1.Size = new System.Drawing.Size(1126, 193); + this.panel1.Size = new System.Drawing.Size(1126, 154); this.panel1.TabIndex = 1; + // + // txt_ftwoChecked + // + this.txt_ftwoChecked.Enabled = false; + this.txt_ftwoChecked.Location = new System.Drawing.Point(594, 18); + this.txt_ftwoChecked.Name = "txt_ftwoChecked"; + this.txt_ftwoChecked.Properties.Caption = ""; + this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24); + this.txt_ftwoChecked.TabIndex = 283; + // + // txt_foneChecked + // + this.txt_foneChecked.Enabled = false; + this.txt_foneChecked.Location = new System.Drawing.Point(837, 18); + this.txt_foneChecked.Name = "txt_foneChecked"; + this.txt_foneChecked.Properties.Caption = ""; + this.txt_foneChecked.Size = new System.Drawing.Size(94, 24); + this.txt_foneChecked.TabIndex = 282; + // + // txt_isenabled + // + this.txt_isenabled.Location = new System.Drawing.Point(90, 120); + this.txt_isenabled.Name = "txt_isenabled"; + this.txt_isenabled.Properties.Caption = ""; + this.txt_isenabled.Size = new System.Drawing.Size(94, 24); + this.txt_isenabled.TabIndex = 281; // // lbGuid // @@ -1244,20 +1274,18 @@ this.Controls.Add(this.xtraTabControl1); this.Controls.Add(this.toolBarMenu1); this.Name = "Frm_MesQmAql1"; + ((System.ComponentModel.ISupportInitialize)(this.repositoryItemComboBox1)).EndInit(); this.tabMxPage2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx2)).EndInit(); this.tabMxPage1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.gcMx1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.gvMx1)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_fversion.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckdate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckdate.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_foneCheckor.Properties)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_memo.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeName.Properties)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txt_sampleSizeNo.Properties)).EndInit(); @@ -1273,6 +1301,9 @@ this.tabMx.ResumeLayout(false); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); + ((System.ComponentModel.ISupportInitialize)(this.txt_ftwoChecked.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_foneChecked.Properties)).EndInit(); + ((System.ComponentModel.ISupportInitialize)(this.txt_isenabled.Properties)).EndInit(); this.ResumeLayout(false); } @@ -1313,24 +1344,9 @@ private DevExpress.XtraTab.XtraTabPage tabMxPage2; private DevExpress.XtraGrid.GridControl gcMx2; private DevExpress.XtraGrid.Views.Grid.GridView gvMx2; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1aql1Id; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelIii; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelIi; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelI; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS4; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS3; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS2; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS1; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotTo; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotFrom; - private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; private DevExpress.XtraTab.XtraTabPage tabMxPage1; - private DevExpress.XtraGrid.GridControl gcMx1; - private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; private DevExpress.XtraEditors.LabelControl lb_isenabled; - private DevExpress.XtraEditors.TextEdit txt_isenabled; private DevExpress.XtraGrid.Columns.GridColumn gv_isenabled; private DevExpress.XtraEditors.LabelControl lb_fversion; @@ -1346,7 +1362,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoCheckor; private DevExpress.XtraEditors.LabelControl lb_ftwoChecked; - private DevExpress.XtraEditors.TextEdit txt_ftwoChecked; private DevExpress.XtraGrid.Columns.GridColumn gv_ftwoChecked; private DevExpress.XtraEditors.LabelControl lb_foneCheckdate; @@ -1358,7 +1373,6 @@ private DevExpress.XtraGrid.Columns.GridColumn gv_foneCheckor; private DevExpress.XtraEditors.LabelControl lb_foneChecked; - private DevExpress.XtraEditors.TextEdit txt_foneChecked; private DevExpress.XtraGrid.Columns.GridColumn gv_foneChecked; private DevExpress.XtraEditors.LabelControl lb_memo; @@ -1380,6 +1394,23 @@ private DevExpress.XtraEditors.TextEdit txt_createName; private DevExpress.XtraGrid.Columns.GridColumn gv_createName; private DevExpress.XtraGrid.Columns.GridColumn gv_guid; - + private DevExpress.XtraEditors.CheckEdit txt_isenabled; + private DevExpress.XtraEditors.CheckEdit txt_foneChecked; + private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked; + private DevExpress.XtraGrid.GridControl gcMx1; + private DevExpress.XtraGrid.Views.Grid.GridView gvMx1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1guid; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1aql1Id; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotFrom; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1lotTo; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS1; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS2; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS3; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelS4; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelI; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelIi; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1flevelIii; + private DevExpress.XtraGrid.Columns.GridColumn gvMx1memo; + private DevExpress.XtraEditors.Repository.RepositoryItemComboBox repositoryItemComboBox1; } } \ No newline at end of file -- Gitblit v1.9.3