From c2248f08e9bdc75cac6a329bf37234c7af17f16c Mon Sep 17 00:00:00 2001
From: lu <99954486@qq.com>
Date: 星期五, 01 十一月 2024 15:20:47 +0800
Subject: [PATCH] 小细节

---
 DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs |  113 +++++++++++++++++++++++++++-----------------------------
 1 files changed, 54 insertions(+), 59 deletions(-)

diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
index a38eb29..40818c0 100644
--- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
+++ b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmCheckitemDt.Designer.cs
@@ -51,7 +51,6 @@
             this.gvMx1 = new DevExpress.XtraGrid.Views.Grid.GridView();
             this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
-            this.gridColumn7 = new DevExpress.XtraGrid.Columns.GridColumn();
             this.lb_tname = new DevExpress.XtraEditors.LabelControl();
             this.txt_itemNo = new DevExpress.XtraEditors.TextEdit();
             this.lb_isenabled = new DevExpress.XtraEditors.LabelControl();
@@ -96,7 +95,7 @@
             this.panel1 = new System.Windows.Forms.Panel();
             this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
             this.txt_itemModel = new DevExpress.XtraEditors.MemoEdit();
-            this.txt_itemId = new Gs.DevApp.UserControl.UcLookItems();
+            this.txt_ItemId = new Gs.DevApp.UserControl.UcLookItems();
             this.txt_isenabled = new DevExpress.XtraEditors.CheckEdit();
             this.txt_ftwoChecked = new DevExpress.XtraEditors.CheckEdit();
             this.txt_foneChecked = new DevExpress.XtraEditors.CheckEdit();
@@ -191,12 +190,12 @@
             this.gvMx1fcheckLevel.Caption = "妫�楠屾按骞� ";
             this.gvMx1fcheckLevel.ColumnEdit = this.rptJYSP;
             this.gvMx1fcheckLevel.FieldName = "fcheckLevel";
-            this.gvMx1fcheckLevel.MinWidth = 150;
+            this.gvMx1fcheckLevel.MinWidth = 200;
             this.gvMx1fcheckLevel.Name = "gvMx1fcheckLevel";
             this.gvMx1fcheckLevel.Tag = "query_a.FCHECK_LEVEL";
             this.gvMx1fcheckLevel.Visible = true;
             this.gvMx1fcheckLevel.VisibleIndex = 7;
-            this.gvMx1fcheckLevel.Width = 150;
+            this.gvMx1fcheckLevel.Width = 200;
             // 
             // rptJYSP
             // 
@@ -340,7 +339,7 @@
             // 
             this.tabMxPage1.Controls.Add(this.gcMx1);
             this.tabMxPage1.Name = "tabMxPage1";
-            this.tabMxPage1.Size = new System.Drawing.Size(1124, 362);
+            this.tabMxPage1.Size = new System.Drawing.Size(1124, 371);
             this.tabMxPage1.Text = "鏄庣粏1";
             // 
             // gcMx1
@@ -355,7 +354,7 @@
             this.rptJYBZ,
             this.rptJSSP,
             this.rptJYSP});
-            this.gcMx1.Size = new System.Drawing.Size(1124, 362);
+            this.gcMx1.Size = new System.Drawing.Size(1124, 371);
             this.gcMx1.TabIndex = 0;
             this.gcMx1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
             this.gvMx1});
@@ -376,8 +375,7 @@
             this.gvMx1facLevel,
             this.gvMx1fupAllow,
             this.gvMx1fstand,
-            this.gvMx1fdownAllow,
-            this.gridColumn7});
+            this.gvMx1fdownAllow});
             this.gvMx1.GridControl = this.gcMx1;
             this.gvMx1.Name = "gvMx1";
             this.gvMx1.OptionsBehavior.AllowAddRows = DevExpress.Utils.DefaultBoolean.True;
@@ -405,16 +403,6 @@
             this.gridColumn6.VisibleIndex = 6;
             this.gridColumn6.Width = 150;
             // 
-            // gridColumn7
-            // 
-            this.gridColumn7.Caption = "澶囨敞";
-            this.gridColumn7.FieldName = "funit";
-            this.gridColumn7.MinWidth = 150;
-            this.gridColumn7.Name = "gridColumn7";
-            this.gridColumn7.Visible = true;
-            this.gridColumn7.VisibleIndex = 12;
-            this.gridColumn7.Width = 150;
-            // 
             // lb_tname
             // 
             this.lb_tname.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -438,7 +426,7 @@
             // 
             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(881, 134);
+            this.lb_isenabled.Location = new System.Drawing.Point(978, 92);
             this.lb_isenabled.Name = "lb_isenabled";
             this.lb_isenabled.Size = new System.Drawing.Size(73, 21);
             this.lb_isenabled.TabIndex = 306;
@@ -462,7 +450,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(915, 20);
+            this.lb_fversion.Location = new System.Drawing.Point(389, 131);
             this.lb_fversion.Name = "lb_fversion";
             this.lb_fversion.Size = new System.Drawing.Size(39, 21);
             this.lb_fversion.TabIndex = 298;
@@ -470,11 +458,11 @@
             // 
             // txt_fversion
             // 
-            this.txt_fversion.Location = new System.Drawing.Point(962, 16);
+            this.txt_fversion.Location = new System.Drawing.Point(433, 127);
             this.txt_fversion.Name = "txt_fversion";
             this.txt_fversion.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_fversion.Properties.Appearance.Options.UseFont = true;
-            this.txt_fversion.Size = new System.Drawing.Size(80, 28);
+            this.txt_fversion.Size = new System.Drawing.Size(150, 28);
             this.txt_fversion.TabIndex = 298;
             // 
             // gv_fversion
@@ -495,7 +483,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(605, 94);
+            this.lb_ftwoCheckdate.Location = new System.Drawing.Point(601, 53);
             this.lb_ftwoCheckdate.Name = "lb_ftwoCheckdate";
             this.lb_ftwoCheckdate.Size = new System.Drawing.Size(73, 21);
             this.lb_ftwoCheckdate.TabIndex = 285;
@@ -503,18 +491,19 @@
             // 
             // txt_ftwoCheckdate
             // 
-            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(680, 90);
+            this.txt_ftwoCheckdate.Enabled = false;
+            this.txt_ftwoCheckdate.Location = new System.Drawing.Point(674, 49);
             this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate";
             this.txt_ftwoCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true;
-            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(178, 28);
+            this.txt_ftwoCheckdate.Size = new System.Drawing.Size(150, 28);
             this.txt_ftwoCheckdate.TabIndex = 285;
             // 
             // 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(371, 94);
+            this.lb_ftwoCheckor.Location = new System.Drawing.Point(618, 19);
             this.lb_ftwoCheckor.Name = "lb_ftwoCheckor";
             this.lb_ftwoCheckor.Size = new System.Drawing.Size(56, 21);
             this.lb_ftwoCheckor.TabIndex = 280;
@@ -522,7 +511,8 @@
             // 
             // txt_ftwoCheckor
             // 
-            this.txt_ftwoCheckor.Location = new System.Drawing.Point(433, 90);
+            this.txt_ftwoCheckor.Enabled = false;
+            this.txt_ftwoCheckor.Location = new System.Drawing.Point(674, 15);
             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;
@@ -547,7 +537,7 @@
             // 
             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(881, 94);
+            this.lb_ftwoChecked.Location = new System.Drawing.Point(601, 93);
             this.lb_ftwoChecked.Name = "lb_ftwoChecked";
             this.lb_ftwoChecked.Size = new System.Drawing.Size(73, 21);
             this.lb_ftwoChecked.TabIndex = 273;
@@ -571,7 +561,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(606, 59);
+            this.lb_foneCheckdate.Location = new System.Drawing.Point(838, 53);
             this.lb_foneCheckdate.Name = "lb_foneCheckdate";
             this.lb_foneCheckdate.Size = new System.Drawing.Size(73, 21);
             this.lb_foneCheckdate.TabIndex = 267;
@@ -579,11 +569,12 @@
             // 
             // txt_foneCheckdate
             // 
-            this.txt_foneCheckdate.Location = new System.Drawing.Point(680, 55);
+            this.txt_foneCheckdate.Enabled = false;
+            this.txt_foneCheckdate.Location = new System.Drawing.Point(917, 49);
             this.txt_foneCheckdate.Name = "txt_foneCheckdate";
             this.txt_foneCheckdate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_foneCheckdate.Properties.Appearance.Options.UseFont = true;
-            this.txt_foneCheckdate.Size = new System.Drawing.Size(178, 28);
+            this.txt_foneCheckdate.Size = new System.Drawing.Size(150, 28);
             this.txt_foneCheckdate.TabIndex = 267;
             // 
             // gv_foneCheckdate
@@ -604,7 +595,7 @@
             // 
             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(373, 59);
+            this.lb_foneCheckor.Location = new System.Drawing.Point(855, 19);
             this.lb_foneCheckor.Name = "lb_foneCheckor";
             this.lb_foneCheckor.Size = new System.Drawing.Size(56, 21);
             this.lb_foneCheckor.TabIndex = 262;
@@ -612,7 +603,8 @@
             // 
             // txt_foneCheckor
             // 
-            this.txt_foneCheckor.Location = new System.Drawing.Point(433, 55);
+            this.txt_foneCheckor.Enabled = false;
+            this.txt_foneCheckor.Location = new System.Drawing.Point(917, 15);
             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;
@@ -637,7 +629,7 @@
             // 
             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(881, 59);
+            this.lb_foneChecked.Location = new System.Drawing.Point(838, 93);
             this.lb_foneChecked.Name = "lb_foneChecked";
             this.lb_foneChecked.Size = new System.Drawing.Size(73, 21);
             this.lb_foneChecked.TabIndex = 258;
@@ -687,19 +679,19 @@
             this.gv_itemNo.AppearanceCell.Options.UseFont = true;
             this.gv_itemNo.Caption = "鐗╂枡浜у搧缂栫爜 ";
             this.gv_itemNo.FieldName = "itemNo";
-            this.gv_itemNo.MinWidth = 50;
+            this.gv_itemNo.MinWidth = 150;
             this.gv_itemNo.Name = "gv_itemNo";
             this.gv_itemNo.OptionsColumn.AllowEdit = false;
             this.gv_itemNo.Tag = "query_a.ITEM_NO";
             this.gv_itemNo.Visible = true;
             this.gv_itemNo.VisibleIndex = 3;
-            this.gv_itemNo.Width = 94;
+            this.gv_itemNo.Width = 150;
             // 
             // lb_memo
             // 
             this.lb_memo.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.lb_memo.Appearance.Options.UseFont = true;
-            this.lb_memo.Location = new System.Drawing.Point(385, 135);
+            this.lb_memo.Location = new System.Drawing.Point(389, 93);
             this.lb_memo.Name = "lb_memo";
             this.lb_memo.Size = new System.Drawing.Size(39, 21);
             this.lb_memo.TabIndex = 219;
@@ -707,7 +699,7 @@
             // 
             // txt_memo
             // 
-            this.txt_memo.Location = new System.Drawing.Point(433, 131);
+            this.txt_memo.Location = new System.Drawing.Point(433, 89);
             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;
@@ -797,12 +789,12 @@
             // 
             this.gridColumn3.Caption = "鐗╂枡鍚嶇О";
             this.gridColumn3.FieldName = "itemName";
-            this.gridColumn3.MinWidth = 25;
+            this.gridColumn3.MinWidth = 250;
             this.gridColumn3.Name = "gridColumn3";
             this.gridColumn3.OptionsColumn.AllowEdit = false;
             this.gridColumn3.Visible = true;
             this.gridColumn3.VisibleIndex = 4;
-            this.gridColumn3.Width = 94;
+            this.gridColumn3.Width = 250;
             // 
             // gridColumn2
             // 
@@ -882,10 +874,10 @@
             // tabMx
             // 
             this.tabMx.Dock = System.Windows.Forms.DockStyle.Fill;
-            this.tabMx.Location = new System.Drawing.Point(0, 176);
+            this.tabMx.Location = new System.Drawing.Point(0, 167);
             this.tabMx.Name = "tabMx";
             this.tabMx.SelectedTabPage = this.tabMxPage1;
-            this.tabMx.Size = new System.Drawing.Size(1126, 394);
+            this.tabMx.Size = new System.Drawing.Size(1126, 403);
             this.tabMx.TabIndex = 2;
             this.tabMx.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
             this.tabMxPage1});
@@ -895,7 +887,7 @@
             this.panel1.BackColor = System.Drawing.Color.White;
             this.panel1.Controls.Add(this.btnSelect);
             this.panel1.Controls.Add(this.txt_itemModel);
-            this.panel1.Controls.Add(this.txt_itemId);
+            this.panel1.Controls.Add(this.txt_ItemId);
             this.panel1.Controls.Add(this.txt_isenabled);
             this.panel1.Controls.Add(this.txt_ftwoChecked);
             this.panel1.Controls.Add(this.txt_foneChecked);
@@ -927,13 +919,13 @@
             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, 176);
+            this.panel1.Size = new System.Drawing.Size(1126, 167);
             this.panel1.TabIndex = 1;
             // 
             // btnSelect
             // 
             this.btnSelect.ImageOptions.Image = global::Gs.DevApp.Properties.Resources.lookup_reference_16x16;
-            this.btnSelect.Location = new System.Drawing.Point(606, 131);
+            this.btnSelect.Location = new System.Drawing.Point(601, 127);
             this.btnSelect.Name = "btnSelect";
             this.btnSelect.Size = new System.Drawing.Size(85, 29);
             this.btnSelect.TabIndex = 449;
@@ -949,17 +941,17 @@
             this.txt_itemModel.TabIndex = 381;
             this.txt_itemModel.Tag = "itemName";
             // 
-            // txt_itemId
+            // txt_ItemId
             // 
-            this.txt_itemId.KeyFile = "";
-            this.txt_itemId.Location = new System.Drawing.Point(85, 14);
-            this.txt_itemId.Name = "txt_itemId";
-            this.txt_itemId.Size = new System.Drawing.Size(262, 33);
-            this.txt_itemId.TabIndex = 380;
+            this.txt_ItemId.KeyFile = "";
+            this.txt_ItemId.Location = new System.Drawing.Point(85, 14);
+            this.txt_ItemId.Name = "txt_ItemId";
+            this.txt_ItemId.Size = new System.Drawing.Size(262, 33);
+            this.txt_ItemId.TabIndex = 380;
             // 
             // txt_isenabled
             // 
-            this.txt_isenabled.Location = new System.Drawing.Point(960, 132);
+            this.txt_isenabled.Location = new System.Drawing.Point(1051, 90);
             this.txt_isenabled.Name = "txt_isenabled";
             this.txt_isenabled.Properties.Caption = "";
             this.txt_isenabled.Size = new System.Drawing.Size(27, 24);
@@ -967,7 +959,8 @@
             // 
             // txt_ftwoChecked
             // 
-            this.txt_ftwoChecked.Location = new System.Drawing.Point(962, 92);
+            this.txt_ftwoChecked.Enabled = false;
+            this.txt_ftwoChecked.Location = new System.Drawing.Point(674, 91);
             this.txt_ftwoChecked.Name = "txt_ftwoChecked";
             this.txt_ftwoChecked.Properties.Caption = "";
             this.txt_ftwoChecked.Size = new System.Drawing.Size(94, 24);
@@ -975,7 +968,8 @@
             // 
             // txt_foneChecked
             // 
-            this.txt_foneChecked.Location = new System.Drawing.Point(962, 57);
+            this.txt_foneChecked.Enabled = false;
+            this.txt_foneChecked.Location = new System.Drawing.Point(917, 91);
             this.txt_foneChecked.Name = "txt_foneChecked";
             this.txt_foneChecked.Properties.Caption = "";
             this.txt_foneChecked.Size = new System.Drawing.Size(94, 24);
@@ -995,7 +989,7 @@
             // 
             this.labelCreateDate.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.labelCreateDate.Appearance.Options.UseFont = true;
-            this.labelCreateDate.Location = new System.Drawing.Point(606, 20);
+            this.labelCreateDate.Location = new System.Drawing.Point(360, 59);
             this.labelCreateDate.Name = "labelCreateDate";
             this.labelCreateDate.Size = new System.Drawing.Size(68, 21);
             this.labelCreateDate.TabIndex = 373;
@@ -1003,11 +997,12 @@
             // 
             // txt_createDate
             // 
-            this.txt_createDate.Location = new System.Drawing.Point(680, 16);
+            this.txt_createDate.Enabled = false;
+            this.txt_createDate.Location = new System.Drawing.Point(433, 55);
             this.txt_createDate.Name = "txt_createDate";
             this.txt_createDate.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
             this.txt_createDate.Properties.Appearance.Options.UseFont = true;
-            this.txt_createDate.Size = new System.Drawing.Size(178, 28);
+            this.txt_createDate.Size = new System.Drawing.Size(150, 28);
             this.txt_createDate.TabIndex = 374;
             // 
             // labelUserName
@@ -1022,6 +1017,7 @@
             // 
             // txt_userName
             // 
+            this.txt_userName.Enabled = false;
             this.txt_userName.Location = new System.Drawing.Point(433, 16);
             this.txt_userName.Name = "txt_userName";
             this.txt_userName.Properties.Appearance.Font = new System.Drawing.Font("Tahoma", 10F);
@@ -1153,7 +1149,6 @@
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
         private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
-        private DevExpress.XtraGrid.Columns.GridColumn gridColumn7;
         private DevExpress.XtraEditors.LabelControl labelCreateDate;
         private DevExpress.XtraEditors.TextEdit txt_createDate;
         private DevExpress.XtraEditors.LabelControl labelUserName;
@@ -1162,7 +1157,7 @@
         private DevExpress.XtraEditors.CheckEdit txt_foneChecked;
         private DevExpress.XtraEditors.CheckEdit txt_ftwoChecked;
         private DevExpress.XtraEditors.CheckEdit txt_isenabled;
-        private UserControl.UcLookItems txt_itemId;
+        private UserControl.UcLookItems txt_ItemId;
         private DevExpress.XtraEditors.MemoEdit txt_itemModel;
         private DevExpress.XtraEditors.SimpleButton btnSelect;
         private DevExpress.XtraEditors.Repository.RepositoryItemComboBox rptJYXM;

--
Gitblit v1.9.3