Hello my friends
I have a vb6--form that contains a richtextbox and a command-button
with the capion 'Next Page'. On this form, I want to show the content
a a vb-string. The string can vary in length, it could contain 30
lines of text, but also 120 or 240 etc.
At a certain point I need a new page, that is emptying the richtextbox
and fill it with the next part of lines from the string. That should
be done by pressing the command-button
How can I easily and accurate detect the neccesity for a new page,
that contains the next part of the string that I want to show this
way.
Thanks in advantage,
Catharinus
Replies