ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Wordwrap (https://www.excelbanter.com/excel-programming/404165-wordwrap.html)

WLMPilot

Wordwrap
 
I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les

Rick Rothstein \(MVP - VB\)

Wordwrap
 
Set the MultiLine property for the TextBox to True. You can do this either in the property window or in code.

Rick


"WLMPilot" wrote in message ...
I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les


WLMPilot

Wordwrap
 
Thanks

"Rick Rothstein (MVP - VB)" wrote:

Set the MultiLine property for the TextBox to True. You can do this either in the property window or in code.

Rick


"WLMPilot" wrote in message ...
I have a textbox that is big in size to accept a lot of text. However, when
I typed all the way to the end (right side) of the visible box, then the text
started scrolling left out of sight instead of the cursor advancing to the
next line.

How can I get the cursor to advance to next line when I reach the end of the
physcial box size?

Les




All times are GMT +1. The time now is 08:56 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com