SVN r485
SVN-Revision: r485
This commit is contained in:
@@ -86,6 +86,7 @@ namespace Lskj.Control
|
||||
this.lblText.Location = new System.Drawing.Point(0, 0);
|
||||
this.lblText.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||||
this.txtEdit.Properties.AutoHeight = false;
|
||||
this.txtEdit.Properties.AppearanceDropDown.Font = this.txtEdit.Properties.Appearance.Font;//下拉框里的字体和选中框中的保持一致
|
||||
this.plLeft.Width = value.Length * GetCharWidth();
|
||||
|
||||
GetCharWidthMultilingual(this.lblText, this.lblText.Text, this.plLeft);
|
||||
|
||||
Reference in New Issue
Block a user