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/WOM/Frm_MesScrkDj.Designer.cs | 193 +++++++++++++++++++---------------------------- 1 files changed, 78 insertions(+), 115 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs index 08f4aca..b1dde88 100644 --- a/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/WOM/Frm_MesScrkDj.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(); @@ -132,6 +133,7 @@ this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn(); this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn(); 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(); @@ -258,7 +260,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"; @@ -269,7 +270,6 @@ // // gridView1 // - this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gv_guid, @@ -301,7 +301,6 @@ // // gv_guid // - this.gv_guid.AppearanceCell.Options.UseFont = true; this.gv_guid.Caption = "涓婚敭Guid"; this.gv_guid.FieldName = "guid"; @@ -324,7 +323,6 @@ // // gv_billNo // - this.gv_billNo.AppearanceCell.Options.UseFont = true; this.gv_billNo.Caption = "鍏ュ簱鍗曞彿 "; this.gv_billNo.FieldName = "billNo"; @@ -337,7 +335,6 @@ // // gv_createBy // - this.gv_createBy.AppearanceCell.Options.UseFont = true; this.gv_createBy.Caption = "鍒涘缓浜� "; this.gv_createBy.FieldName = "createBy"; @@ -350,7 +347,6 @@ // // gv_createDate // - this.gv_createDate.AppearanceCell.Options.UseFont = true; this.gv_createDate.Caption = "鍒涘缓鏃堕棿 "; this.gv_createDate.FieldName = "createDate"; @@ -363,7 +359,6 @@ // // gv_lastupdateBy // - this.gv_lastupdateBy.AppearanceCell.Options.UseFont = true; this.gv_lastupdateBy.Caption = "鏈�鍚庢洿鏂颁汉 "; this.gv_lastupdateBy.FieldName = "lastupdateBy"; @@ -376,7 +371,6 @@ // // gv_lastupdateDate // - this.gv_lastupdateDate.AppearanceCell.Options.UseFont = true; this.gv_lastupdateDate.Caption = "鏈�鍚庢洿鏂版椂闂� "; this.gv_lastupdateDate.FieldName = "lastupdateDate"; @@ -389,7 +383,6 @@ // // gv_checkUser // - this.gv_checkUser.AppearanceCell.Options.UseFont = true; this.gv_checkUser.Caption = "瀹℃牳浜� "; this.gv_checkUser.FieldName = "checkUser"; @@ -402,7 +395,6 @@ // // gv_checkDate // - this.gv_checkDate.AppearanceCell.Options.UseFont = true; this.gv_checkDate.Caption = "瀹℃牳鏃堕棿"; this.gv_checkDate.FieldName = "checkDate"; @@ -415,7 +407,6 @@ // // gv_taskNo // - this.gv_taskNo.AppearanceCell.Options.UseFont = true; this.gv_taskNo.Caption = "鐢熶骇宸ュ崟鍙�"; this.gv_taskNo.FieldName = "taskNo"; @@ -457,7 +448,6 @@ // // gv_depotsId // - this.gv_depotsId.AppearanceCell.Options.UseFont = true; this.gv_depotsId.Caption = "浠撳簱鍚嶇О"; this.gv_depotsId.FieldName = "depotName"; @@ -599,93 +589,85 @@ // // lbGuid // - this.lbGuid.Location = new System.Drawing.Point(990, 108); + this.lbGuid.Location = new System.Drawing.Point(1005, 102); this.lbGuid.Name = "lbGuid"; - this.lbGuid.Size = new System.Drawing.Size(323, 28); + this.lbGuid.Size = new System.Drawing.Size(329, 26); this.lbGuid.TabIndex = 607; this.lbGuid.Text = "lbGuid"; // // txt_dptName // - this.txt_dptName.Location = new System.Drawing.Point(410, 76); + this.txt_dptName.Location = new System.Drawing.Point(415, 72); this.txt_dptName.Name = "txt_dptName"; - this.txt_dptName.Properties.Appearance.Options.UseFont = true; - this.txt_dptName.Size = new System.Drawing.Size(250, 28); + this.txt_dptName.Size = new System.Drawing.Size(255, 24); this.txt_dptName.StyleController = this.layoutMx1; this.txt_dptName.TabIndex = 605; this.txt_dptName.Tag = "readonly"; // // txt_fcheckUser // - this.txt_fcheckUser.Location = new System.Drawing.Point(1062, 12); + this.txt_fcheckUser.Location = new System.Drawing.Point(1077, 12); this.txt_fcheckUser.Name = "txt_fcheckUser"; - this.txt_fcheckUser.Properties.Appearance.Options.UseFont = true; - this.txt_fcheckUser.Size = new System.Drawing.Size(251, 28); + this.txt_fcheckUser.Size = new System.Drawing.Size(257, 24); this.txt_fcheckUser.StyleController = this.layoutMx1; this.txt_fcheckUser.TabIndex = 595; // // txt_checkDate // - this.txt_checkDate.Location = new System.Drawing.Point(1062, 44); + this.txt_checkDate.Location = new System.Drawing.Point(1077, 42); this.txt_checkDate.Name = "txt_checkDate"; - this.txt_checkDate.Properties.Appearance.Options.UseFont = true; - this.txt_checkDate.Size = new System.Drawing.Size(251, 28); + this.txt_checkDate.Size = new System.Drawing.Size(257, 24); this.txt_checkDate.StyleController = this.layoutMx1; this.txt_checkDate.TabIndex = 587; // // txt_itemName // - this.txt_itemName.Location = new System.Drawing.Point(84, 108); + this.txt_itemName.Location = new System.Drawing.Point(84, 102); this.txt_itemName.Name = "txt_itemName"; - this.txt_itemName.Properties.Appearance.Options.UseFont = true; - this.txt_itemName.Size = new System.Drawing.Size(250, 28); + this.txt_itemName.Size = new System.Drawing.Size(255, 24); this.txt_itemName.StyleController = this.layoutMx1; this.txt_itemName.TabIndex = 599; this.txt_itemName.Tag = "readonly"; // // txt_itemNo // - this.txt_itemNo.Location = new System.Drawing.Point(410, 108); + this.txt_itemNo.Location = new System.Drawing.Point(415, 102); this.txt_itemNo.Name = "txt_itemNo"; - this.txt_itemNo.Properties.Appearance.Options.UseFont = true; - this.txt_itemNo.Size = new System.Drawing.Size(250, 28); + this.txt_itemNo.Size = new System.Drawing.Size(255, 24); this.txt_itemNo.StyleController = this.layoutMx1; this.txt_itemNo.TabIndex = 597; this.txt_itemNo.Tag = "readonly"; // // txt_scOrg // - this.txt_scOrg.Location = new System.Drawing.Point(410, 44); + this.txt_scOrg.Location = new System.Drawing.Point(415, 42); this.txt_scOrg.Name = "txt_scOrg"; - this.txt_scOrg.Properties.Appearance.Options.UseFont = true; - this.txt_scOrg.Size = new System.Drawing.Size(250, 28); + this.txt_scOrg.Size = new System.Drawing.Size(255, 24); this.txt_scOrg.StyleController = this.layoutMx1; this.txt_scOrg.TabIndex = 603; this.txt_scOrg.Tag = "readonly"; // // txt_remark // - this.txt_remark.Location = new System.Drawing.Point(84, 140); + this.txt_remark.Location = new System.Drawing.Point(84, 132); this.txt_remark.Name = "txt_remark"; - this.txt_remark.Properties.Appearance.Options.UseFont = true; - this.txt_remark.Size = new System.Drawing.Size(576, 28); + this.txt_remark.Size = new System.Drawing.Size(586, 24); this.txt_remark.StyleController = this.layoutMx1; this.txt_remark.TabIndex = 240; // // txt_itemModel // - this.txt_itemModel.Location = new System.Drawing.Point(736, 108); + this.txt_itemModel.Location = new System.Drawing.Point(746, 102); this.txt_itemModel.Name = "txt_itemModel"; - this.txt_itemModel.Properties.Appearance.Options.UseFont = true; - this.txt_itemModel.Size = new System.Drawing.Size(250, 28); + this.txt_itemModel.Size = new System.Drawing.Size(255, 24); this.txt_itemModel.StyleController = this.layoutMx1; this.txt_itemModel.TabIndex = 601; this.txt_itemModel.Tag = "readonly"; @@ -694,96 +676,89 @@ // this.txt_billNo.Location = new System.Drawing.Point(84, 12); this.txt_billNo.Name = "txt_billNo"; - this.txt_billNo.Properties.Appearance.Options.UseFont = true; - this.txt_billNo.Size = new System.Drawing.Size(250, 28); + this.txt_billNo.Size = new System.Drawing.Size(255, 24); this.txt_billNo.StyleController = this.layoutMx1; this.txt_billNo.TabIndex = 211; // // txt_rkOrg // - this.txt_rkOrg.Location = new System.Drawing.Point(410, 12); + this.txt_rkOrg.Location = new System.Drawing.Point(415, 12); this.txt_rkOrg.Name = "txt_rkOrg"; - this.txt_rkOrg.Properties.Appearance.Options.UseFont = true; - this.txt_rkOrg.Size = new System.Drawing.Size(250, 28); + this.txt_rkOrg.Size = new System.Drawing.Size(255, 24); this.txt_rkOrg.StyleController = this.layoutMx1; this.txt_rkOrg.TabIndex = 592; this.txt_rkOrg.Tag = "readonly"; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(736, 12); + this.txt_createBy.Location = new System.Drawing.Point(746, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(250, 28); + this.txt_createBy.Size = new System.Drawing.Size(255, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 219; // // txt_createDate // - this.txt_createDate.Location = new System.Drawing.Point(736, 44); + this.txt_createDate.Location = new System.Drawing.Point(746, 42); this.txt_createDate.Name = "txt_createDate"; - this.txt_createDate.Properties.Appearance.Options.UseFont = true; - this.txt_createDate.Size = new System.Drawing.Size(250, 28); + this.txt_createDate.Size = new System.Drawing.Size(255, 24); this.txt_createDate.StyleController = this.layoutMx1; this.txt_createDate.TabIndex = 222; // // txt_depotName // - this.txt_depotName.Location = new System.Drawing.Point(736, 76); + this.txt_depotName.Location = new System.Drawing.Point(746, 72); this.txt_depotName.Name = "txt_depotName"; - this.txt_depotName.Properties.Appearance.Options.UseFont = true; - this.txt_depotName.Size = new System.Drawing.Size(250, 28); + this.txt_depotName.Size = new System.Drawing.Size(255, 24); this.txt_depotName.StyleController = this.layoutMx1; this.txt_depotName.TabIndex = 593; this.txt_depotName.Tag = "readonly"; // // txt_cbillNo // - this.txt_cbillNo.Location = new System.Drawing.Point(84, 44); + this.txt_cbillNo.Location = new System.Drawing.Point(84, 42); this.txt_cbillNo.Name = "txt_cbillNo"; - this.txt_cbillNo.Properties.Appearance.Options.UseFont = true; - this.txt_cbillNo.Size = new System.Drawing.Size(250, 28); + this.txt_cbillNo.Size = new System.Drawing.Size(255, 24); this.txt_cbillNo.StyleController = this.layoutMx1; this.txt_cbillNo.TabIndex = 507; // // txt_workNo // - this.txt_workNo.Location = new System.Drawing.Point(84, 76); + this.txt_workNo.Location = new System.Drawing.Point(84, 72); this.txt_workNo.Name = "txt_workNo"; - this.txt_workNo.Properties.Appearance.Options.UseFont = true; - this.txt_workNo.Size = new System.Drawing.Size(250, 28); + this.txt_workNo.Size = new System.Drawing.Size(255, 24); this.txt_workNo.StyleController = this.layoutMx1; this.txt_workNo.TabIndex = 243; // // txt_fstatus // - this.txt_fstatus.Location = new System.Drawing.Point(990, 76); + this.txt_fstatus.Location = new System.Drawing.Point(1005, 72); this.txt_fstatus.Name = "txt_fstatus"; this.txt_fstatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_fstatus.Size = new System.Drawing.Size(323, 24); + this.txt_fstatus.Size = new System.Drawing.Size(329, 24); this.txt_fstatus.StyleController = this.layoutMx1; this.txt_fstatus.TabIndex = 606; // // txt_guid // - this.txt_guid.Location = new System.Drawing.Point(1062, 140); + this.txt_guid.Location = new System.Drawing.Point(1077, 132); this.txt_guid.Name = "txt_guid"; - this.txt_guid.Size = new System.Drawing.Size(251, 24); + this.txt_guid.Size = new System.Drawing.Size(257, 24); this.txt_guid.StyleController = this.layoutMx1; this.txt_guid.TabIndex = 608; // // txt_tldh // - this.txt_tldh.Location = new System.Drawing.Point(736, 140); + this.txt_tldh.Location = new System.Drawing.Point(746, 132); this.txt_tldh.Name = "txt_tldh"; - this.txt_tldh.Size = new System.Drawing.Size(250, 24); + this.txt_tldh.Size = new System.Drawing.Size(255, 24); this.txt_tldh.StyleController = this.layoutMx1; this.txt_tldh.TabIndex = 609; // @@ -842,7 +817,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1325, 180); + this.Root.Size = new System.Drawing.Size(1346, 172); this.Root.TextVisible = false; // // layoutControlItem1 @@ -850,166 +825,166 @@ this.layoutControlItem1.Control = this.txt_billNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(331, 30); this.layoutControlItem1.Text = "鍏ュ簱鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_rkOrg; - this.layoutControlItem2.Location = new System.Drawing.Point(326, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(331, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(331, 30); this.layoutControlItem2.Text = "鍏ュ簱缁勭粐"; this.layoutControlItem2.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_createBy; - this.layoutControlItem3.Location = new System.Drawing.Point(652, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(662, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(331, 30); this.layoutControlItem3.Text = "鍒涘缓浜�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_createDate; - this.layoutControlItem4.Location = new System.Drawing.Point(652, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(662, 30); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(331, 30); this.layoutControlItem4.Text = "鍒涘缓鏃堕棿"; this.layoutControlItem4.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_depotName; - this.layoutControlItem5.Location = new System.Drawing.Point(652, 64); + this.layoutControlItem5.Location = new System.Drawing.Point(662, 60); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem5.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(331, 30); this.layoutControlItem5.Text = "浠撳簱鍚嶇О"; this.layoutControlItem5.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_itemModel; - this.layoutControlItem6.Location = new System.Drawing.Point(652, 96); + this.layoutControlItem6.Location = new System.Drawing.Point(662, 90); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem6.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(331, 30); this.layoutControlItem6.Text = "瑙勬牸鍨嬪彿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_cbillNo; - this.layoutControlItem7.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem7.Location = new System.Drawing.Point(0, 30); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem7.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(331, 30); this.layoutControlItem7.Text = "宸ュ崟鍗曞彿"; this.layoutControlItem7.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_scOrg; - this.layoutControlItem8.Location = new System.Drawing.Point(326, 32); + this.layoutControlItem8.Location = new System.Drawing.Point(331, 30); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem8.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(331, 30); this.layoutControlItem8.Text = "鐢熶骇缁勭粐"; this.layoutControlItem8.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_workNo; - this.layoutControlItem9.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem9.Location = new System.Drawing.Point(0, 60); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem9.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(331, 30); this.layoutControlItem9.Text = "浠诲姟鍗曞彿"; this.layoutControlItem9.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_dptName; - this.layoutControlItem10.Location = new System.Drawing.Point(326, 64); + this.layoutControlItem10.Location = new System.Drawing.Point(331, 60); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem10.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(331, 30); this.layoutControlItem10.Text = "鐢熶骇杞﹂棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_itemName; - this.layoutControlItem11.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem11.Location = new System.Drawing.Point(0, 90); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem11.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(331, 30); this.layoutControlItem11.Text = "浜у搧缂栫爜"; this.layoutControlItem11.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_itemNo; - this.layoutControlItem12.Location = new System.Drawing.Point(326, 96); + this.layoutControlItem12.Location = new System.Drawing.Point(331, 90); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem12.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(331, 30); this.layoutControlItem12.Text = "浜у搧鍚嶇О"; this.layoutControlItem12.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_remark; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 120); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.ColumnSpan = 2; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem13.Size = new System.Drawing.Size(652, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(662, 32); this.layoutControlItem13.Text = "澶囨敞"; this.layoutControlItem13.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_fcheckUser; - this.layoutControlItem14.Location = new System.Drawing.Point(978, 0); + this.layoutControlItem14.Location = new System.Drawing.Point(993, 0); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(327, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(333, 30); this.layoutControlItem14.Text = "瀹℃牳浜�"; this.layoutControlItem14.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_checkDate; - this.layoutControlItem15.Location = new System.Drawing.Point(978, 32); + this.layoutControlItem15.Location = new System.Drawing.Point(993, 30); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem15.Size = new System.Drawing.Size(327, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(333, 30); this.layoutControlItem15.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem15.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem16 // this.layoutControlItem16.Control = this.txt_fstatus; - this.layoutControlItem16.Location = new System.Drawing.Point(978, 64); + this.layoutControlItem16.Location = new System.Drawing.Point(993, 60); this.layoutControlItem16.Name = "layoutControlItem16"; this.layoutControlItem16.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem16.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem16.Size = new System.Drawing.Size(327, 32); + this.layoutControlItem16.Size = new System.Drawing.Size(333, 30); this.layoutControlItem16.Text = "瀹℃牳鏍囪瘑"; this.layoutControlItem16.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem16.TextVisible = false; @@ -1017,11 +992,11 @@ // layoutControlItem17 // this.layoutControlItem17.Control = this.lbGuid; - this.layoutControlItem17.Location = new System.Drawing.Point(978, 96); + this.layoutControlItem17.Location = new System.Drawing.Point(993, 90); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem17.Size = new System.Drawing.Size(327, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(333, 30); this.layoutControlItem17.Text = "lbGuid"; this.layoutControlItem17.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem17.TextVisible = false; @@ -1029,22 +1004,22 @@ // layoutControlItem18 // this.layoutControlItem18.Control = this.txt_guid; - this.layoutControlItem18.Location = new System.Drawing.Point(978, 128); + this.layoutControlItem18.Location = new System.Drawing.Point(993, 120); this.layoutControlItem18.Name = "layoutControlItem18"; this.layoutControlItem18.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem18.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem18.Size = new System.Drawing.Size(327, 32); + this.layoutControlItem18.Size = new System.Drawing.Size(333, 32); this.layoutControlItem18.Text = "涓婚敭Guid"; this.layoutControlItem18.TextSize = new System.Drawing.Size(60, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_tldh; - this.layoutControlItem19.Location = new System.Drawing.Point(652, 128); + this.layoutControlItem19.Location = new System.Drawing.Point(662, 120); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(326, 32); + this.layoutControlItem19.Size = new System.Drawing.Size(331, 32); this.layoutControlItem19.Text = "鎶曟枡鍗曞彿"; this.layoutControlItem19.TextSize = new System.Drawing.Size(60, 18); // @@ -1080,7 +1055,6 @@ // // gvMx1 // - this.gvMx1.Appearance.Row.Options.UseFont = true; this.gvMx1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gridColumn2, @@ -1107,7 +1081,6 @@ // // gvMx2itemSname // - this.gvMx2itemSname.AppearanceCell.Options.UseFont = true; this.gvMx2itemSname.Caption = "鐗╂枡鍚嶇О"; this.gvMx2itemSname.FieldName = "itemName"; @@ -1128,7 +1101,6 @@ // // gvMx2quantity // - this.gvMx2quantity.AppearanceCell.Options.UseFont = true; this.gvMx2quantity.Caption = "鏁伴噺"; this.gvMx2quantity.FieldName = "quantity"; @@ -1140,7 +1112,6 @@ // // gvMx2unit // - this.gvMx2unit.AppearanceCell.Options.UseFont = true; this.gvMx2unit.Caption = "搴撳瓨鍗曚綅"; this.gvMx2unit.FieldName = "kcUnit"; @@ -1190,7 +1161,6 @@ // // gvMx2 // - this.gvMx2.Appearance.Row.Options.UseFont = true; this.gvMx2.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { this.gvMx1itemBarcode, @@ -1211,7 +1181,6 @@ // // gvMx1itemBarcode // - this.gvMx1itemBarcode.AppearanceCell.Options.UseFont = true; this.gvMx1itemBarcode.Caption = "鐗╂枡鏉$爜"; this.gvMx1itemBarcode.FieldName = "itemBarcode"; @@ -1223,7 +1192,6 @@ // // gvMx1cItemCode // - this.gvMx1cItemCode.AppearanceCell.Options.UseFont = true; this.gvMx1cItemCode.Caption = "鐗╂枡缂栫爜"; this.gvMx1cItemCode.FieldName = "itemNo"; @@ -1235,7 +1203,6 @@ // // gvMx1itemSname // - this.gvMx1itemSname.AppearanceCell.Options.UseFont = true; this.gvMx1itemSname.Caption = "鐗╂枡鍚嶇О"; this.gvMx1itemSname.FieldName = "itemName"; @@ -1247,7 +1214,6 @@ // // gvMx1itemNo // - this.gvMx1itemNo.AppearanceCell.Options.UseFont = true; this.gvMx1itemNo.Caption = "瑙勬牸鍨嬪彿"; this.gvMx1itemNo.FieldName = "itemModel"; @@ -1259,7 +1225,6 @@ // // gvMx1quantity // - this.gvMx1quantity.AppearanceCell.Options.UseFont = true; this.gvMx1quantity.Caption = "鏁伴噺"; this.gvMx1quantity.FieldName = "quantity"; @@ -1271,7 +1236,6 @@ // // gvMx1unit // - this.gvMx1unit.AppearanceCell.Options.UseFont = true; this.gvMx1unit.Caption = "搴撳瓨鍗曚綅"; this.gvMx1unit.FieldName = "kcUnit"; @@ -1283,7 +1247,6 @@ // // gvMx1depotSectionCode // - this.gvMx1depotSectionCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotSectionCode.Caption = "璐т綅缂栫爜"; this.gvMx1depotSectionCode.FieldName = "depotSectionCode"; @@ -1295,7 +1258,6 @@ // // gvMx1depotCode // - this.gvMx1depotCode.AppearanceCell.Options.UseFont = true; this.gvMx1depotCode.Caption = "浠撳簱缂栫爜"; this.gvMx1depotCode.FieldName = "depotCode"; @@ -1510,5 +1472,6 @@ private DevExpress.XtraEditors.TextEdit txt_tldh; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem18; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem19; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3