From f3830ad14f37a5c9baa15c49fd0c07cbbea7ce4c Mon Sep 17 00:00:00 2001 From: cyf Date: Wed, 12 Mar 2025 07:34:31 +0000 Subject: [PATCH] SVN r318 SVN-Revision: r318 --- .../LabelAutoTextSearch.designer.cs | 29 ++----------------- 1 file changed, 2 insertions(+), 27 deletions(-) diff --git a/插件库/Lskj.Control/LabelAutoTextSearch.designer.cs b/插件库/Lskj.Control/LabelAutoTextSearch.designer.cs index 37440eb..87560c8 100644 --- a/插件库/Lskj.Control/LabelAutoTextSearch.designer.cs +++ b/插件库/Lskj.Control/LabelAutoTextSearch.designer.cs @@ -1,6 +1,6 @@ using Lskj.Control; -namespace Qhzd.Control +namespace Lskj.Control { partial class LabelAutoTextSearch { @@ -101,29 +101,4 @@ namespace Qhzd.Control // // LabelAutoLookUpEdit // - this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None; - this.BackColor = System.Drawing.Color.Transparent; - this.Controls.Add(this.panel1); - this.Controls.Add(this.plRight); - this.Controls.Add(this.plLeft); - this.Name = "LabelAutoLookUpEdit"; - this.Size = new System.Drawing.Size(162, 21); - this.plRight.ResumeLayout(false); - this.plLeft.ResumeLayout(false); - this.plLeft.PerformLayout(); - this.panel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.txtEdit.Properties)).EndInit(); - this.ResumeLayout(false); - - } - - #endregion - - private System.Windows.Forms.Label lblText; - private System.Windows.Forms.Panel plRight; - private System.Windows.Forms.Panel plLeft; - private System.Windows.Forms.Panel panel1; - private DevExpress.XtraEditors.SimpleButton btnMore; - private AutoGridLookUp txtEdit; - } -} + this.AutoScaleMode = \ No newline at end of file