
How to break the limit of TextBox?
Hi gf:
The text box should allow over 32,000
characters. If you want more then one
line then set the 'multiline' property to 'true'
and the 'scrollbars' property to 'vertical'.
Good Luck!
Vincent Collura
(Inventor/Engineer)
http://www.CeBeans.com
Did you get your beans Today?
Quote:
>I can only load a certain amount of text into a textbox. Is there a better
>control for editing text than a textbox?