Hi all,
I've worked out that the limit of a textbox is 64Kb. What can I do if
the I want to work with text which is, say four or five times as much?
Can I extend the limit (maxlength??) of the text box or do I have to
change the textbox for some other component? And yes, I'm very very
new to VB ;)
Thank you.
I've worked out that the limit of a textbox is 64Kb. What can I do if
the I want to work with text which is, say four or five times as much?
Can I extend the limit (maxlength??) of the text box or do I have to
change the textbox for some other component? And yes, I'm very very
new to VB ;)
Thank you.
Comment