How To Set the Formatting Rectangle of a Text Box (138798)
The information in this article applies to:
- Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
- Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
This article was previously published under Q138798 SUMMARY
This article demonstrates how to 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 (insertion point). 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: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbhowto kbprogramming kbui KB138798 |
---|
|