BUG: Textbox Can Be Sized To Less Than Minimum Height (201509)
The information in this article applies to:
- Microsoft Visual Basic Enterprise Edition for Windows 5.0
- Microsoft Visual Basic Enterprise Edition for Windows 6.0
- Microsoft Visual Basic Professional Edition for Windows 5.0
- Microsoft Visual Basic Professional Edition for Windows 6.0
This article was previously published under Q201509 SYMPTOMS
If you resize a TextBox control with the mouse at design time, you can make the height so small that some of the text is cut off.
RESOLUTION
To work around this problem, try to set the Height property of the TextBox control to a tiny value (for example, one Twip) in the Properties window. This assigns the TextBox control to its correct minimum height value, which allows one line of text to be visible.
STATUSMicrosoft has confirmed that this is a bug in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Major | Last Reviewed: | 5/3/2001 |
---|
Keywords: | kbbug kbButton kbCtrl kbDSupport kbForms kbIDEProject KB201509 |
---|
|