Hi all,
I have a lot of text that I want to display in a textbox on my form.
Instead of hardcoding it in, which would be a nightmare, I have typed it in
a .txt format. Besides readng the file, parsing it and displaying
it in a multi-line textbox, is there any other ways of doing this, or what
do you do to display lots of text?
------------------
Henning
I have a lot of text that I want to display in a textbox on my form.
Instead of hardcoding it in, which would be a nightmare, I have typed it in
a .txt format. Besides readng the file, parsing it and displaying
it in a multi-line textbox, is there any other ways of doing this, or what
do you do to display lots of text?
------------------
Henning
Comment