From e19ea4337fa65725e6e22073a7b600dcc9887d4b Mon Sep 17 00:00:00 2001 From: lu <99954486@qq.com> Date: 星期一, 07 四月 2025 08:27:54 +0800 Subject: [PATCH] 鸟嘴提示 --- DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs | 93 ++++++---------------------------------------- 1 files changed, 13 insertions(+), 80 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs b/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs index cb11612..5faee6b 100644 --- a/DevApp/Gs.DevApp/DevFrm/QC/Frm_MesQmAql1.Designer.cs +++ b/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(); @@ -340,7 +342,6 @@ // 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"; @@ -633,9 +620,8 @@ // 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(355, 24); this.txt_sampleSizeNo.StyleController = this.layoutMx1; this.txt_sampleSizeNo.TabIndex = 226; // @@ -643,9 +629,8 @@ // this.txt_sampleSizeName.Location = new System.Drawing.Point(84, 54); 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(355, 24); this.txt_sampleSizeName.StyleController = this.layoutMx1; this.txt_sampleSizeName.TabIndex = 228; // @@ -653,9 +638,8 @@ // this.txt_fversion.Location = new System.Drawing.Point(515, 97); 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(355, 24); this.txt_fversion.StyleController = this.layoutMx1; this.txt_fversion.TabIndex = 273; // @@ -663,9 +647,8 @@ // this.txt_ftwoCheckdate.Location = new System.Drawing.Point(946, 54); this.txt_ftwoCheckdate.Name = "txt_ftwoCheckdate"; - this.txt_ftwoCheckdate.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckdate.Size = new System.Drawing.Size(355, 28); + this.txt_ftwoCheckdate.Size = new System.Drawing.Size(355, 24); this.txt_ftwoCheckdate.StyleController = this.layoutMx1; this.txt_ftwoCheckdate.TabIndex = 262; this.txt_ftwoCheckdate.Tag = "readOnly"; @@ -674,9 +657,8 @@ // this.txt_memo.Location = new System.Drawing.Point(84, 97); 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(355, 24); this.txt_memo.StyleController = this.layoutMx1; this.txt_memo.TabIndex = 231; // @@ -684,9 +666,8 @@ // this.txt_createBy.Location = new System.Drawing.Point(515, 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(355, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 213; this.txt_createBy.Tag = "readOnly"; @@ -695,9 +676,8 @@ // this.txt_foneCheckdate.Location = new System.Drawing.Point(1377, 54); 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(357, 24); this.txt_foneCheckdate.StyleController = this.layoutMx1; this.txt_foneCheckdate.TabIndex = 247; this.txt_foneCheckdate.Tag = "readOnly"; @@ -706,9 +686,8 @@ // this.txt_ftwoCheckor.Location = new System.Drawing.Point(946, 12); this.txt_ftwoCheckor.Name = "txt_ftwoCheckor"; - this.txt_ftwoCheckor.Properties.Appearance.Options.UseFont = true; - this.txt_ftwoCheckor.Size = new System.Drawing.Size(355, 28); + this.txt_ftwoCheckor.Size = new System.Drawing.Size(355, 24); this.txt_ftwoCheckor.StyleController = this.layoutMx1; this.txt_ftwoCheckor.TabIndex = 258; this.txt_ftwoCheckor.Tag = "readOnly"; @@ -717,9 +696,8 @@ // this.txt_createDate.Location = new System.Drawing.Point(515, 54); 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(355, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 216; this.txt_createDate.Tag = "readOnly"; @@ -728,9 +706,8 @@ // this.txt_foneCheckor.Location = new System.Drawing.Point(1377, 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(357, 24); this.txt_foneCheckor.StyleController = this.layoutMx1; this.txt_foneCheckor.TabIndex = 243; this.txt_foneCheckor.Tag = "readOnly"; @@ -1041,7 +1018,6 @@ // // gvMx1lotFrom // - this.gvMx1lotFrom.AppearanceCell.Options.UseFont = true; this.gvMx1lotFrom.Caption = "鎵归噺寮�濮�"; this.gvMx1lotFrom.FieldName = "lotFrom"; @@ -1061,7 +1037,6 @@ // // gvMx1lotTo // - this.gvMx1lotTo.AppearanceCell.Options.UseFont = true; this.gvMx1lotTo.Caption = "鎵归噺缁撴潫"; this.gvMx1lotTo.FieldName = "lotTo"; @@ -1095,7 +1070,6 @@ // // gvMx1flevelS1 // - this.gvMx1flevelS1.AppearanceCell.Options.UseFont = true; this.gvMx1flevelS1.Caption = "鐗规畩妫�楠屾按骞硘S-1"; this.gvMx1flevelS1.ColumnEdit = this.repositoryItemComboBox2; @@ -1123,7 +1097,6 @@ // // gvMx1flevelS2 // - this.gvMx1flevelS2.AppearanceCell.Options.UseFont = true; this.gvMx1flevelS2.Caption = "鐗规畩妫�楠屾按骞硘S-2"; this.gvMx1flevelS2.ColumnEdit = this.repositoryItemComboBox3; @@ -1151,7 +1124,6 @@ // // gvMx1flevelS3 // - this.gvMx1flevelS3.AppearanceCell.Options.UseFont = true; this.gvMx1flevelS3.Caption = "鐗规畩妫�楠屾按骞硘S-3"; this.gvMx1flevelS3.ColumnEdit = this.repositoryItemComboBox4; @@ -1179,7 +1151,6 @@ // // gvMx1flevelS4 // - this.gvMx1flevelS4.AppearanceCell.Options.UseFont = true; this.gvMx1flevelS4.Caption = "鐗规畩妫�楠屾按骞硘S-4"; this.gvMx1flevelS4.ColumnEdit = this.repositoryItemComboBox5; @@ -1220,7 +1191,6 @@ // // gvMx1flevelI // - this.gvMx1flevelI.AppearanceCell.Options.UseFont = true; this.gvMx1flevelI.Caption = "涓�鑸楠屾按骞硘I"; this.gvMx1flevelI.ColumnEdit = this.repositoryItemComboBox6; @@ -1248,7 +1218,6 @@ // // gvMx1flevelIi // - this.gvMx1flevelIi.AppearanceCell.Options.UseFont = true; this.gvMx1flevelIi.Caption = "涓�鑸楠屾按骞硘II"; this.gvMx1flevelIi.ColumnEdit = this.repositoryItemComboBox7; @@ -1276,7 +1245,6 @@ // // gvMx1flevelIii // - this.gvMx1flevelIii.AppearanceCell.Options.UseFont = true; this.gvMx1flevelIii.Caption = "涓�鑸楠屾按骞硘III"; this.gvMx1flevelIii.ColumnEdit = this.repositoryItemComboBox8; @@ -1304,7 +1272,6 @@ // // gvMx1memo // - this.gvMx1memo.AppearanceCell.Options.UseFont = true; this.gvMx1memo.Caption = "澶囨敞"; this.gvMx1memo.FieldName = "memo"; @@ -1344,7 +1311,6 @@ // // gvMx1guid // - this.gvMx1guid.AppearanceCell.Options.UseFont = true; this.gvMx1guid.Caption = "guid"; this.gvMx1guid.FieldName = "guid"; @@ -1355,7 +1321,6 @@ // // gvMx1aql1Id // - this.gvMx1aql1Id.AppearanceCell.Options.UseFont = true; this.gvMx1aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID"; this.gvMx1aql1Id.FieldName = "aql1Id"; @@ -1440,7 +1405,6 @@ // // gvMx2fsampleSizeWord // - this.gvMx2fsampleSizeWord.AppearanceCell.Options.UseFont = true; this.gvMx2fsampleSizeWord.Caption = "鏍锋湰澶у皬"; this.gvMx2fsampleSizeWord.FieldName = "fsampleSizeWord"; @@ -1452,7 +1416,6 @@ // // gvMx2guid // - this.gvMx2guid.AppearanceCell.Options.UseFont = true; this.gvMx2guid.Caption = "guid "; this.gvMx2guid.FieldName = "guid"; @@ -1464,7 +1427,6 @@ // // gvMx2aql1Id // - this.gvMx2aql1Id.AppearanceCell.Options.UseFont = true; this.gvMx2aql1Id.Caption = "AQL鎶芥牱鍩哄噯ID"; this.gvMx2aql1Id.FieldName = "aql1Id"; @@ -1484,7 +1446,6 @@ // // gvMx2sampleSizeWord // - this.gvMx2sampleSizeWord.AppearanceCell.Options.UseFont = true; this.gvMx2sampleSizeWord.Caption = "鏍锋湰澶у皬瀛楃爜"; this.gvMx2sampleSizeWord.ColumnEdit = this.repositoryItemComboBox1; @@ -1539,7 +1500,6 @@ // // gvMx2aql00010 // - this.gvMx2aql00010.AppearanceCell.Options.UseFont = true; this.gvMx2aql00010.Caption = "0.010"; this.gvMx2aql00010.FieldName = "aql00010"; @@ -1559,7 +1519,6 @@ // // gvMx2aql00015 // - this.gvMx2aql00015.AppearanceCell.Options.UseFont = true; this.gvMx2aql00015.Caption = "0.015"; this.gvMx2aql00015.FieldName = "aql00015"; @@ -1579,7 +1538,6 @@ // // gvMx2aql00025 // - this.gvMx2aql00025.AppearanceCell.Options.UseFont = true; this.gvMx2aql00025.Caption = "0.025"; this.gvMx2aql00025.FieldName = "aql00025"; @@ -1599,7 +1557,6 @@ // // gvMx2aql00040 // - this.gvMx2aql00040.AppearanceCell.Options.UseFont = true; this.gvMx2aql00040.Caption = "0.040"; this.gvMx2aql00040.FieldName = "aql00040"; @@ -1619,7 +1576,6 @@ // // gvMx2aql00065 // - this.gvMx2aql00065.AppearanceCell.Options.UseFont = true; this.gvMx2aql00065.Caption = "0.065"; this.gvMx2aql00065.FieldName = "aql00065"; @@ -1639,7 +1595,6 @@ // // gvMx2aql0010 // - this.gvMx2aql0010.AppearanceCell.Options.UseFont = true; this.gvMx2aql0010.Caption = "0.10"; this.gvMx2aql0010.FieldName = "aql0010"; @@ -1659,7 +1614,6 @@ // // gvMx2aql0015 // - this.gvMx2aql0015.AppearanceCell.Options.UseFont = true; this.gvMx2aql0015.Caption = "0.15"; this.gvMx2aql0015.FieldName = "aql0015"; @@ -1679,7 +1633,6 @@ // // gvMx2aql0025 // - this.gvMx2aql0025.AppearanceCell.Options.UseFont = true; this.gvMx2aql0025.Caption = "0.25"; this.gvMx2aql0025.FieldName = "aql0025"; @@ -1940,7 +1893,6 @@ // // bandedGridColumn3 // - this.bandedGridColumn3.AppearanceCell.Options.UseFont = true; this.bandedGridColumn3.Caption = "鏍锋湰澶у皬"; this.bandedGridColumn3.FieldName = "fsampleSizeWord"; @@ -1962,7 +1914,6 @@ // // bandedGridColumn4 // - this.bandedGridColumn4.AppearanceCell.Options.UseFont = true; this.bandedGridColumn4.Caption = "鏍锋湰澶у皬瀛楃爜"; this.bandedGridColumn4.ColumnEdit = this.repositoryItemComboBox1; @@ -1998,7 +1949,6 @@ // // bandedGridColumn5 // - this.bandedGridColumn5.AppearanceCell.Options.UseFont = true; this.bandedGridColumn5.Caption = "0.010"; this.bandedGridColumn5.FieldName = "aql00010"; @@ -2010,7 +1960,6 @@ // // bandedGridColumn6 // - this.bandedGridColumn6.AppearanceCell.Options.UseFont = true; this.bandedGridColumn6.Caption = "0.015"; this.bandedGridColumn6.FieldName = "aql00015"; @@ -2022,7 +1971,6 @@ // // bandedGridColumn7 // - this.bandedGridColumn7.AppearanceCell.Options.UseFont = true; this.bandedGridColumn7.Caption = "0.025"; this.bandedGridColumn7.FieldName = "aql00025"; @@ -2034,7 +1982,6 @@ // // bandedGridColumn8 // - this.bandedGridColumn8.AppearanceCell.Options.UseFont = true; this.bandedGridColumn8.Caption = "0.040"; this.bandedGridColumn8.FieldName = "aql00040"; @@ -2046,7 +1993,6 @@ // // bandedGridColumn9 // - this.bandedGridColumn9.AppearanceCell.Options.UseFont = true; this.bandedGridColumn9.Caption = "0.065"; this.bandedGridColumn9.FieldName = "aql00065"; @@ -2058,7 +2004,6 @@ // // bandedGridColumn10 // - this.bandedGridColumn10.AppearanceCell.Options.UseFont = true; this.bandedGridColumn10.Caption = "0.10"; this.bandedGridColumn10.FieldName = "aql0010"; @@ -2070,7 +2015,6 @@ // // bandedGridColumn11 // - this.bandedGridColumn11.AppearanceCell.Options.UseFont = true; this.bandedGridColumn11.Caption = "0.15"; this.bandedGridColumn11.FieldName = "aql0015"; @@ -2082,7 +2026,6 @@ // // bandedGridColumn12 // - this.bandedGridColumn12.AppearanceCell.Options.UseFont = true; this.bandedGridColumn12.Caption = "0.25"; this.bandedGridColumn12.FieldName = "aql0025"; @@ -2094,7 +2037,6 @@ // // bandedGridColumn13 // - this.bandedGridColumn13.AppearanceCell.Options.UseFont = true; this.bandedGridColumn13.Caption = "0.40"; this.bandedGridColumn13.FieldName = "aql0040"; @@ -2106,7 +2048,6 @@ // // bandedGridColumn14 // - this.bandedGridColumn14.AppearanceCell.Options.UseFont = true; this.bandedGridColumn14.Caption = "0.65"; this.bandedGridColumn14.FieldName = "aql0065"; @@ -2118,7 +2059,6 @@ // // bandedGridColumn15 // - this.bandedGridColumn15.AppearanceCell.Options.UseFont = true; this.bandedGridColumn15.Caption = "1.0"; this.bandedGridColumn15.FieldName = "aql0100"; @@ -2130,7 +2070,6 @@ // // bandedGridColumn16 // - this.bandedGridColumn16.AppearanceCell.Options.UseFont = true; this.bandedGridColumn16.Caption = "1.5"; this.bandedGridColumn16.FieldName = "aql0150"; @@ -2142,7 +2081,6 @@ // // bandedGridColumn17 // - this.bandedGridColumn17.AppearanceCell.Options.UseFont = true; this.bandedGridColumn17.Caption = "2.5"; this.bandedGridColumn17.FieldName = "aql0250"; @@ -2154,7 +2092,6 @@ // // bandedGridColumn18 // - this.bandedGridColumn18.AppearanceCell.Options.UseFont = true; this.bandedGridColumn18.Caption = "4.0"; this.bandedGridColumn18.FieldName = "aql0400"; @@ -2166,7 +2103,6 @@ // // bandedGridColumn19 // - this.bandedGridColumn19.AppearanceCell.Options.UseFont = true; this.bandedGridColumn19.Caption = "6.5"; this.bandedGridColumn19.FieldName = "aql0650"; @@ -2178,7 +2114,6 @@ // // bandedGridColumn20 // - this.bandedGridColumn20.AppearanceCell.Options.UseFont = true; this.bandedGridColumn20.Caption = "10"; this.bandedGridColumn20.FieldName = "aql1000"; @@ -2198,7 +2133,6 @@ // // bandedGridColumn21 // - this.bandedGridColumn21.AppearanceCell.Options.UseFont = true; this.bandedGridColumn21.Caption = "澶囨敞"; this.bandedGridColumn21.FieldName = "memo"; @@ -2227,7 +2161,6 @@ // // bandedGridColumn1 // - this.bandedGridColumn1.AppearanceCell.Options.UseFont = true; this.bandedGridColumn1.Caption = "guid "; this.bandedGridColumn1.FieldName = "guid"; @@ -2238,7 +2171,6 @@ // // bandedGridColumn2 // - this.bandedGridColumn2.AppearanceCell.Options.UseFont = true; this.bandedGridColumn2.Caption = "AQL鎶芥牱鍩哄噯ID"; this.bandedGridColumn2.FieldName = "aql1Id"; @@ -2506,5 +2438,6 @@ private DevExpress.XtraGrid.Views.BandedGrid.BandedGridColumn bandedGridColumn2; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3