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/Warehouse/Frm_MesDbck.Designer.cs | 157 +++++++++++++++++++++++----------------------------- 1 files changed, 70 insertions(+), 87 deletions(-) diff --git a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs index 0e798df..ebe4dde 100644 --- a/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.Designer.cs +++ b/DevApp/Gs.DevApp/DevFrm/Warehouse/Frm_MesDbck.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(); @@ -211,6 +212,7 @@ this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn(); this.picCheckBox = new System.Windows.Forms.PictureBox(); this.layoutControlItem18 = new DevExpress.XtraLayout.LayoutControlItem(); + this.tips = new DevExpress.Utils.ToolTipController(this.components); ((System.ComponentModel.ISupportInitialize)(this.xtraTabControl1)).BeginInit(); this.xtraTabControl1.SuspendLayout(); this.xtraTabPage1.SuspendLayout(); @@ -343,7 +345,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"; @@ -356,7 +357,6 @@ // this.gridView1.Appearance.HeaderPanel.Options.UseTextOptions = true; this.gridView1.Appearance.HeaderPanel.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap; - this.gridView1.Appearance.Row.Options.UseFont = true; this.gridView1.ColumnPanelRowHeight = 50; this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] { @@ -399,7 +399,6 @@ // // gv_isWc // - this.gv_isWc.AppearanceCell.Options.UseFont = true; this.gv_isWc.Caption = "瀹岀粨鏍囪瘑 "; this.gv_isWc.FieldName = "wjStatus"; @@ -413,7 +412,6 @@ // // gv_shState // - this.gv_shState.AppearanceCell.Options.UseFont = true; this.gv_shState.Caption = "瀹℃牳鐘舵�� "; this.gv_shState.FieldName = "chkStatus"; @@ -427,7 +425,6 @@ // // gv_billno // - this.gv_billno.AppearanceCell.Options.UseFont = true; this.gv_billno.Caption = "鐢宠鍗曞崟鍙�"; this.gv_billno.FieldName = "fBillNo"; @@ -770,14 +767,14 @@ // txt_djtype // this.txt_djtype.EditValue = "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)"; - this.txt_djtype.Location = new System.Drawing.Point(385, 140); + this.txt_djtype.Location = new System.Drawing.Point(390, 131); this.txt_djtype.Name = "txt_djtype"; this.txt_djtype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_djtype.Properties.Items.AddRange(new object[] { "鏍囧噯鐩存帴璋冩嫧鍗�(ZJDB01_SYS)"}); this.txt_djtype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_djtype.Size = new System.Drawing.Size(165, 24); + this.txt_djtype.Size = new System.Drawing.Size(170, 24); this.txt_djtype.StyleController = this.layoutMx1; this.txt_djtype.TabIndex = 391; // @@ -791,18 +788,17 @@ // // txt_fRemarks // - this.txt_fRemarks.Location = new System.Drawing.Point(114, 140); + this.txt_fRemarks.Location = new System.Drawing.Point(114, 131); this.txt_fRemarks.Name = "txt_fRemarks"; - this.txt_fRemarks.Properties.Appearance.Options.UseFont = true; - this.txt_fRemarks.Size = new System.Drawing.Size(165, 28); + this.txt_fRemarks.Size = new System.Drawing.Size(170, 24); this.txt_fRemarks.StyleController = this.layoutMx1; this.txt_fRemarks.TabIndex = 371; // // txt_fOwnerTypeInIdHead // this.txt_fOwnerTypeInIdHead.EditValue = "-璇烽�夋嫨-"; - this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(385, 108); + this.txt_fOwnerTypeInIdHead.Location = new System.Drawing.Point(390, 101); this.txt_fOwnerTypeInIdHead.Name = "txt_fOwnerTypeInIdHead"; this.txt_fOwnerTypeInIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -812,17 +808,16 @@ "渚涘簲鍟�(BD_Supplier)", "瀹㈡埛(BD_Customer)"}); this.txt_fOwnerTypeInIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(165, 24); + this.txt_fOwnerTypeInIdHead.Size = new System.Drawing.Size(170, 24); this.txt_fOwnerTypeInIdHead.StyleController = this.layoutMx1; this.txt_fOwnerTypeInIdHead.TabIndex = 382; // // txt_fCreateDate // - this.txt_fCreateDate.Location = new System.Drawing.Point(656, 44); + this.txt_fCreateDate.Location = new System.Drawing.Point(666, 41); this.txt_fCreateDate.Name = "txt_fCreateDate"; - this.txt_fCreateDate.Properties.Appearance.Options.UseFont = true; - this.txt_fCreateDate.Size = new System.Drawing.Size(165, 28); + this.txt_fCreateDate.Size = new System.Drawing.Size(170, 24); this.txt_fCreateDate.StyleController = this.layoutMx1; this.txt_fCreateDate.TabIndex = 386; this.txt_fCreateDate.Tag = "readonly"; @@ -830,7 +825,7 @@ // txt_fOwnerTypeIdHead // this.txt_fOwnerTypeIdHead.EditValue = "-璇烽�夋嫨-"; - this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(385, 76); + this.txt_fOwnerTypeIdHead.Location = new System.Drawing.Point(390, 71); this.txt_fOwnerTypeIdHead.Name = "txt_fOwnerTypeIdHead"; this.txt_fOwnerTypeIdHead.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -840,28 +835,28 @@ "渚涘簲鍟�(BD_Supplier)", "瀹㈡埛(BD_Customer)"}); this.txt_fOwnerTypeIdHead.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(165, 24); + this.txt_fOwnerTypeIdHead.Size = new System.Drawing.Size(170, 24); this.txt_fOwnerTypeIdHead.StyleController = this.layoutMx1; this.txt_fOwnerTypeIdHead.TabIndex = 380; // // txt_fBusinessType // this.txt_fBusinessType.EditValue = "鏍囧噯(NORMAL)"; - this.txt_fBusinessType.Location = new System.Drawing.Point(114, 76); + this.txt_fBusinessType.Location = new System.Drawing.Point(114, 71); this.txt_fBusinessType.Name = "txt_fBusinessType"; this.txt_fBusinessType.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBusinessType.Properties.Items.AddRange(new object[] { "鏍囧噯(NORMAL)"}); this.txt_fBusinessType.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fBusinessType.Size = new System.Drawing.Size(165, 24); + this.txt_fBusinessType.Size = new System.Drawing.Size(170, 24); this.txt_fBusinessType.StyleController = this.layoutMx1; this.txt_fBusinessType.TabIndex = 374; // // txt_fTransferDirect // this.txt_fTransferDirect.EditValue = "-璇烽�夋嫨-"; - this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 108); + this.txt_fTransferDirect.Location = new System.Drawing.Point(114, 101); this.txt_fTransferDirect.Name = "txt_fTransferDirect"; this.txt_fTransferDirect.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -870,17 +865,16 @@ "閫�璐�(RETURN)", "鏅��(GENERAL)"}); this.txt_fTransferDirect.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fTransferDirect.Size = new System.Drawing.Size(165, 24); + this.txt_fTransferDirect.Size = new System.Drawing.Size(170, 24); this.txt_fTransferDirect.StyleController = this.layoutMx1; this.txt_fTransferDirect.TabIndex = 362; // // txt_createBy // - this.txt_createBy.Location = new System.Drawing.Point(656, 12); + this.txt_createBy.Location = new System.Drawing.Point(666, 12); this.txt_createBy.Name = "txt_createBy"; - this.txt_createBy.Properties.Appearance.Options.UseFont = true; - this.txt_createBy.Size = new System.Drawing.Size(165, 28); + this.txt_createBy.Size = new System.Drawing.Size(170, 24); this.txt_createBy.StyleController = this.layoutMx1; this.txt_createBy.TabIndex = 384; this.txt_createBy.Tag = "readonly"; @@ -889,9 +883,8 @@ // this.txt_fBillNo.Location = new System.Drawing.Point(114, 12); this.txt_fBillNo.Name = "txt_fBillNo"; - this.txt_fBillNo.Properties.Appearance.Options.UseFont = true; - this.txt_fBillNo.Size = new System.Drawing.Size(165, 28); + this.txt_fBillNo.Size = new System.Drawing.Size(170, 24); this.txt_fBillNo.StyleController = this.layoutMx1; this.txt_fBillNo.TabIndex = 327; this.txt_fBillNo.Tag = "readonly"; @@ -899,7 +892,7 @@ // txt_ftranstype // this.txt_ftranstype.EditValue = "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)"; - this.txt_ftranstype.Location = new System.Drawing.Point(385, 44); + this.txt_ftranstype.Location = new System.Drawing.Point(390, 41); this.txt_ftranstype.Name = "txt_ftranstype"; this.txt_ftranstype.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); @@ -907,79 +900,77 @@ "缁勭粐鍐呰皟鎷�(InnerOrgTransfer)", "璺ㄧ粍缁囪皟鎷�(OverOrgTransfer)"}); this.txt_ftranstype.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_ftranstype.Size = new System.Drawing.Size(165, 24); + this.txt_ftranstype.Size = new System.Drawing.Size(170, 24); this.txt_ftranstype.StyleController = this.layoutMx1; this.txt_ftranstype.TabIndex = 378; // // txt_fapporgid // this.txt_fapporgid.IsReadly = false; - this.txt_fapporgid.Location = new System.Drawing.Point(385, 12); + this.txt_fapporgid.Location = new System.Drawing.Point(390, 12); this.txt_fapporgid.Name = "txt_fapporgid"; - this.txt_fapporgid.Size = new System.Drawing.Size(165, 28); + this.txt_fapporgid.Size = new System.Drawing.Size(170, 24); this.txt_fapporgid.TabIndex = 376; // // txt_fBillTypeID // this.txt_fBillTypeID.EditValue = "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)"; - this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 44); + this.txt_fBillTypeID.Location = new System.Drawing.Point(114, 41); this.txt_fBillTypeID.Name = "txt_fBillTypeID"; this.txt_fBillTypeID.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] { new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)}); this.txt_fBillTypeID.Properties.Items.AddRange(new object[] { "鏍囧噯璋冩嫧鐢宠鍗�(DBSQD01_SYS)"}); this.txt_fBillTypeID.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor; - this.txt_fBillTypeID.Size = new System.Drawing.Size(165, 24); + this.txt_fBillTypeID.Size = new System.Drawing.Size(170, 24); this.txt_fBillTypeID.StyleController = this.layoutMx1; this.txt_fBillTypeID.TabIndex = 361; // // txt_chkBy // - this.txt_chkBy.Location = new System.Drawing.Point(927, 12); + this.txt_chkBy.Location = new System.Drawing.Point(942, 12); this.txt_chkBy.Name = "txt_chkBy"; - this.txt_chkBy.Properties.Appearance.Options.UseFont = true; - this.txt_chkBy.Size = new System.Drawing.Size(166, 28); + this.txt_chkBy.Size = new System.Drawing.Size(172, 24); this.txt_chkBy.StyleController = this.layoutMx1; this.txt_chkBy.TabIndex = 258; this.txt_chkBy.Tag = "readonly"; // // txt_fapprovedate // - this.txt_fapprovedate.Location = new System.Drawing.Point(927, 44); + this.txt_fapprovedate.Location = new System.Drawing.Point(942, 41); this.txt_fapprovedate.Name = "txt_fapprovedate"; - this.txt_fapprovedate.Properties.Appearance.Options.UseFont = true; - this.txt_fapprovedate.Size = new System.Drawing.Size(166, 28); + this.txt_fapprovedate.Size = new System.Drawing.Size(172, 24); this.txt_fapprovedate.StyleController = this.layoutMx1; this.txt_fapprovedate.TabIndex = 262; this.txt_fapprovedate.Tag = "readonly"; // // txt_wjStatus // - this.txt_wjStatus.Location = new System.Drawing.Point(554, 76); + this.txt_wjStatus.Location = new System.Drawing.Point(564, 71); this.txt_wjStatus.Name = "txt_wjStatus"; this.txt_wjStatus.Properties.Caption = "瀹岀粨鏍囪瘑"; - this.txt_wjStatus.Size = new System.Drawing.Size(267, 24); + this.txt_wjStatus.Size = new System.Drawing.Size(272, 24); this.txt_wjStatus.StyleController = this.layoutMx1; this.txt_wjStatus.TabIndex = 387; this.txt_wjStatus.Tag = "readonly"; // // txt_chkStatus // - this.txt_chkStatus.Location = new System.Drawing.Point(825, 76); + this.txt_chkStatus.Location = new System.Drawing.Point(840, 71); this.txt_chkStatus.Name = "txt_chkStatus"; this.txt_chkStatus.Properties.Caption = "瀹℃牳鐘舵��"; - this.txt_chkStatus.Size = new System.Drawing.Size(268, 24); + this.txt_chkStatus.Size = new System.Drawing.Size(274, 24); this.txt_chkStatus.StyleController = this.layoutMx1; this.txt_chkStatus.TabIndex = 388; this.txt_chkStatus.Tag = "readonly"; // // txt_fSrcType // - this.txt_fSrcType.Location = new System.Drawing.Point(656, 108); + this.txt_fSrcType.Location = new System.Drawing.Point(666, 101); this.txt_fSrcType.Name = "txt_fSrcType"; - this.txt_fSrcType.Size = new System.Drawing.Size(165, 24); + this.txt_fSrcType.Size = new System.Drawing.Size(170, 24); this.txt_fSrcType.StyleController = this.layoutMx1; this.txt_fSrcType.TabIndex = 390; this.txt_fSrcType.Tag = "readonly"; @@ -1049,7 +1040,7 @@ rowDefinition3, rowDefinition4, rowDefinition5}); - this.Root.Size = new System.Drawing.Size(1105, 180); + this.Root.Size = new System.Drawing.Size(1126, 169); this.Root.TextVisible = false; // // layoutControlItem1 @@ -1057,101 +1048,101 @@ this.layoutControlItem1.Control = this.txt_fBillNo; this.layoutControlItem1.Location = new System.Drawing.Point(0, 0); this.layoutControlItem1.Name = "layoutControlItem1"; - this.layoutControlItem1.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem1.Size = new System.Drawing.Size(276, 29); this.layoutControlItem1.Text = "鐢宠鍗曞彿"; this.layoutControlItem1.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem2 // this.layoutControlItem2.Control = this.txt_fapporgid; - this.layoutControlItem2.Location = new System.Drawing.Point(271, 0); + this.layoutControlItem2.Location = new System.Drawing.Point(276, 0); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.OptionsTableLayoutItem.ColumnIndex = 1; - this.layoutControlItem2.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem2.Size = new System.Drawing.Size(276, 29); this.layoutControlItem2.Text = "鐢宠缁勭粐"; this.layoutControlItem2.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem3 // this.layoutControlItem3.Control = this.txt_createBy; - this.layoutControlItem3.Location = new System.Drawing.Point(542, 0); + this.layoutControlItem3.Location = new System.Drawing.Point(552, 0); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.OptionsTableLayoutItem.ColumnIndex = 2; - this.layoutControlItem3.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem3.Size = new System.Drawing.Size(276, 29); this.layoutControlItem3.Text = "鐢宠浜�"; this.layoutControlItem3.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem4 // this.layoutControlItem4.Control = this.txt_fBillTypeID; - this.layoutControlItem4.Location = new System.Drawing.Point(0, 32); + this.layoutControlItem4.Location = new System.Drawing.Point(0, 29); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem4.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem4.Size = new System.Drawing.Size(276, 30); this.layoutControlItem4.Text = "鐢宠绫诲瀷"; this.layoutControlItem4.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem5 // this.layoutControlItem5.Control = this.txt_ftranstype; - this.layoutControlItem5.Location = new System.Drawing.Point(271, 32); + this.layoutControlItem5.Location = new System.Drawing.Point(276, 29); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem5.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem5.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem5.Size = new System.Drawing.Size(276, 30); this.layoutControlItem5.Text = "璋冩嫧绫诲瀷 "; this.layoutControlItem5.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem6 // this.layoutControlItem6.Control = this.txt_fCreateDate; - this.layoutControlItem6.Location = new System.Drawing.Point(542, 32); + this.layoutControlItem6.Location = new System.Drawing.Point(552, 29); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem6.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem6.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem6.Size = new System.Drawing.Size(276, 30); this.layoutControlItem6.Text = "鐢宠鏃堕棿"; this.layoutControlItem6.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem7 // this.layoutControlItem7.Control = this.txt_fBusinessType; - this.layoutControlItem7.Location = new System.Drawing.Point(0, 64); + this.layoutControlItem7.Location = new System.Drawing.Point(0, 59); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem7.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem7.Size = new System.Drawing.Size(276, 30); this.layoutControlItem7.Text = "涓氬姟绫诲瀷"; this.layoutControlItem7.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem8 // this.layoutControlItem8.Control = this.txt_fOwnerTypeIdHead; - this.layoutControlItem8.Location = new System.Drawing.Point(271, 64); + this.layoutControlItem8.Location = new System.Drawing.Point(276, 59); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem8.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem8.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem8.Size = new System.Drawing.Size(276, 30); this.layoutControlItem8.Text = "璋冨嚭璐т富绫诲瀷"; this.layoutControlItem8.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem9 // this.layoutControlItem9.Control = this.txt_chkBy; - this.layoutControlItem9.Location = new System.Drawing.Point(813, 0); + this.layoutControlItem9.Location = new System.Drawing.Point(828, 0); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.OptionsTableLayoutItem.ColumnIndex = 3; - this.layoutControlItem9.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem9.Size = new System.Drawing.Size(278, 29); this.layoutControlItem9.Text = "瀹℃牳浜�"; this.layoutControlItem9.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem10 // this.layoutControlItem10.Control = this.txt_fapprovedate; - this.layoutControlItem10.Location = new System.Drawing.Point(813, 32); + this.layoutControlItem10.Location = new System.Drawing.Point(828, 29); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem10.OptionsTableLayoutItem.RowIndex = 1; - this.layoutControlItem10.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem10.Size = new System.Drawing.Size(278, 30); this.layoutControlItem10.Tag = "readonly"; this.layoutControlItem10.Text = "瀹℃牳鏃堕棿"; this.layoutControlItem10.TextSize = new System.Drawing.Size(90, 18); @@ -1159,64 +1150,64 @@ // layoutControlItem13 // this.layoutControlItem13.Control = this.txt_fTransferDirect; - this.layoutControlItem13.Location = new System.Drawing.Point(0, 96); + this.layoutControlItem13.Location = new System.Drawing.Point(0, 89); this.layoutControlItem13.Name = "layoutControlItem13"; this.layoutControlItem13.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem13.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem13.Size = new System.Drawing.Size(276, 30); this.layoutControlItem13.Text = "璋冩嫧鏂瑰悜"; this.layoutControlItem13.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem14 // this.layoutControlItem14.Control = this.txt_fOwnerTypeInIdHead; - this.layoutControlItem14.Location = new System.Drawing.Point(271, 96); + this.layoutControlItem14.Location = new System.Drawing.Point(276, 89); this.layoutControlItem14.Name = "layoutControlItem14"; this.layoutControlItem14.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem14.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem14.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem14.Size = new System.Drawing.Size(276, 30); this.layoutControlItem14.Text = "璋冨叆璐т富绫诲瀷"; this.layoutControlItem14.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem19 // this.layoutControlItem19.Control = this.txt_djtype; - this.layoutControlItem19.Location = new System.Drawing.Point(271, 128); + this.layoutControlItem19.Location = new System.Drawing.Point(276, 119); this.layoutControlItem19.Name = "layoutControlItem19"; this.layoutControlItem19.OptionsTableLayoutItem.ColumnIndex = 1; this.layoutControlItem19.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem19.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem19.Size = new System.Drawing.Size(276, 30); this.layoutControlItem19.Text = "鍗曟嵁绫诲瀷"; this.layoutControlItem19.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem15 // this.layoutControlItem15.Control = this.txt_fRemarks; - this.layoutControlItem15.Location = new System.Drawing.Point(0, 128); + this.layoutControlItem15.Location = new System.Drawing.Point(0, 119); this.layoutControlItem15.Name = "layoutControlItem15"; this.layoutControlItem15.OptionsTableLayoutItem.RowIndex = 4; - this.layoutControlItem15.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem15.Size = new System.Drawing.Size(276, 30); this.layoutControlItem15.Text = "鐢宠澶囨敞"; this.layoutControlItem15.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem17 // this.layoutControlItem17.Control = this.txt_fSrcType; - this.layoutControlItem17.Location = new System.Drawing.Point(542, 96); + this.layoutControlItem17.Location = new System.Drawing.Point(552, 89); this.layoutControlItem17.Name = "layoutControlItem17"; this.layoutControlItem17.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem17.OptionsTableLayoutItem.RowIndex = 3; - this.layoutControlItem17.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem17.Size = new System.Drawing.Size(276, 30); this.layoutControlItem17.Text = "婧愬崟绫诲瀷"; this.layoutControlItem17.TextSize = new System.Drawing.Size(90, 18); // // layoutControlItem12 // this.layoutControlItem12.Control = this.txt_chkStatus; - this.layoutControlItem12.Location = new System.Drawing.Point(813, 64); + this.layoutControlItem12.Location = new System.Drawing.Point(828, 59); this.layoutControlItem12.Name = "layoutControlItem12"; this.layoutControlItem12.OptionsTableLayoutItem.ColumnIndex = 3; this.layoutControlItem12.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem12.Size = new System.Drawing.Size(272, 32); + this.layoutControlItem12.Size = new System.Drawing.Size(278, 30); this.layoutControlItem12.Text = "瀹℃牳鐘舵��"; this.layoutControlItem12.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem12.TextVisible = false; @@ -1224,11 +1215,11 @@ // layoutControlItem11 // this.layoutControlItem11.Control = this.txt_wjStatus; - this.layoutControlItem11.Location = new System.Drawing.Point(542, 64); + this.layoutControlItem11.Location = new System.Drawing.Point(552, 59); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.OptionsTableLayoutItem.ColumnIndex = 2; this.layoutControlItem11.OptionsTableLayoutItem.RowIndex = 2; - this.layoutControlItem11.Size = new System.Drawing.Size(271, 32); + this.layoutControlItem11.Size = new System.Drawing.Size(276, 30); this.layoutControlItem11.Text = "瀹岀粨鏍囪瘑"; this.layoutControlItem11.TextSize = new System.Drawing.Size(0, 0); this.layoutControlItem11.TextVisible = false; @@ -1313,7 +1304,6 @@ // // gvMx1id // - this.gvMx1id.AppearanceCell.Options.UseFont = true; this.gvMx1id.Caption = "ID"; this.gvMx1id.FieldName = "id"; @@ -1325,7 +1315,6 @@ // // gvMx1mid // - this.gvMx1mid.AppearanceCell.Options.UseFont = true; this.gvMx1mid.Caption = "MID"; this.gvMx1mid.FieldName = "pid"; @@ -1337,7 +1326,6 @@ // // gvMx1bld012 // - this.gvMx1bld012.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1bld012.AppearanceCell.Options.UseFont = true; this.gvMx1bld012.AppearanceCell.Options.UseForeColor = true; @@ -1433,7 +1421,6 @@ // // gvMx1bld002 // - this.gvMx1bld002.AppearanceCell.Options.UseFont = true; this.gvMx1bld002.Caption = "鐗╂枡缂栧彿"; this.gvMx1bld002.FieldName = "itemNo"; @@ -1447,7 +1434,6 @@ // // gvMx1bld003 // - this.gvMx1bld003.AppearanceCell.Options.UseFont = true; this.gvMx1bld003.Caption = "鐗╂枡鍚嶇О"; this.gvMx1bld003.FieldName = "itemName"; @@ -1461,7 +1447,6 @@ // // itemModel // - this.itemModel.AppearanceCell.Options.UseFont = true; this.itemModel.Caption = "瑙勬牸鍨嬪彿"; this.itemModel.FieldName = "itemModel"; @@ -1475,7 +1460,6 @@ // // gvMx1bld007 // - this.gvMx1bld007.AppearanceCell.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192))))); this.gvMx1bld007.AppearanceCell.Options.UseFont = true; this.gvMx1bld007.AppearanceCell.Options.UseForeColor = true; @@ -1492,7 +1476,6 @@ // // gvMx1bld010 // - this.gvMx1bld010.AppearanceCell.ForeColor = System.Drawing.Color.Blue; this.gvMx1bld010.AppearanceCell.Options.UseFont = true; this.gvMx1bld010.AppearanceCell.Options.UseForeColor = true; @@ -1509,7 +1492,6 @@ // // gvMx1bld008 // - this.gvMx1bld008.AppearanceCell.Options.UseFont = true; this.gvMx1bld008.Caption = "宸叉壂鏁伴噺"; this.gvMx1bld008.FieldName = "ysNum"; @@ -2041,5 +2023,6 @@ private DevExpress.XtraLayout.LayoutControlItem layoutControlItem12; private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11; private DevExpress.XtraGrid.Columns.GridColumn gv_id; + private DevExpress.Utils.ToolTipController tips; } } \ No newline at end of file -- Gitblit v1.9.3