VB3 How to Set the Formatting Rectangle of a TextBox (101162)
The information in this article applies to:
- Microsoft Visual Basic Standard Edition for Windows 3.0
- Microsoft Visual Basic Professional Edition for Windows 3.0
This article was previously published under Q101162 SUMMARY
You can change the formatting rectangle of a text box to control when
scrolling occurs.
The formatting rectangle determines the range of positions allowed for the
caret (text cursor). The limiting rectangle is independent of the size of
the edit-control window. By default, the formatting rectangle is the same
as the client area of the edit-control window.
Modification Type: | Major | Last Reviewed: | 10/28/2003 |
---|
Keywords: | kbWndw KB101162 |
---|
|