Minimum Width of Text Box is 4 Characters Even Without Border

ID: Q94793


The information in this article applies to:
  • Microsoft Visual Basic Standard and Professional Editions for MS-DOS, version 1.0


SUMMARY

The minimum width of a text box is four characters regardless of whether the text box has a border. This is by design.

A text box with a border (BorderStyle 1) is limited to a minimum width of four characters to allow for:

  • Two characters for the border on either side.


  • One character for an input character.


  • One character for the cursor.


Additional query words: VBmsdos 1.00

Keywords :
Version : MS-DOS:1.0
Platform : MS-DOS
Issue type :


Last Reviewed: December 4, 1999
© 2000 Microsoft Corporation. All rights reserved. Terms of Use.