Hi,
Whats the maximum amount of characters that can be entered in a textbox?
And is it different when the text contains <enters>?
Greetings
Printable View
Hi,
Whats the maximum amount of characters that can be entered in a textbox?
And is it different when the text contains <enters>?
Greetings
The native VB6 textbox can take 65536 characters. One line change takes two characters in Windows.
a richtext box can hold moreQuote:
The native VB6 textbox can take 65536 characters.
you can set the maximum number of characters to less than maximum possible