flexpress
09-05-2003, 02:11 AM
Visual Basic 6
Please help!!!!! I asked the same question on vbforums.com but no anwser yet, I hope I can get response here, many thanks.
I'm a VB6 Novice and I'm trying to get a text box that's had text flowed into it, to print every line.
My normal procedure would be to look for the vbCrLf, but there's not one!
Does anyone know of a simple but of code that will enable me to print all lines of the text box.
-----------------------
Example:
If I type the long text " flat 8, room5, michael lewis house, 3 sed street, London, United Kingdom , LO3, E79" on address box, the text flows automatically depends on the box size, but when I print the page, it just shows one line, and the last 2 words come out to my A4 paper.
-----------------------
Any help gratefully appreciated!
Please help!!!!! I asked the same question on vbforums.com but no anwser yet, I hope I can get response here, many thanks.
I'm a VB6 Novice and I'm trying to get a text box that's had text flowed into it, to print every line.
My normal procedure would be to look for the vbCrLf, but there's not one!
Does anyone know of a simple but of code that will enable me to print all lines of the text box.
-----------------------
Example:
If I type the long text " flat 8, room5, michael lewis house, 3 sed street, London, United Kingdom , LO3, E79" on address box, the text flows automatically depends on the box size, but when I print the page, it just shows one line, and the last 2 words come out to my A4 paper.
-----------------------
Any help gratefully appreciated!