
August 29th, 2004, 08:47 PM
|
|
Registered User
|
|
Join Date: Aug 2004
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
RTF Scrolling issue
Hi Folks,
Ive got a vb form (vb6) that has an RTF control on it, so I can use it as a report viewer.
I load the form from another module, then append information to the RTF until my report is done. Then I show the form and the users can view the report.
The problem is, when I show form, if the report it longer than the area of the RTF that is showing, it scrolls down to the end. In essence, you are looking at the end of the report, and need to scroll up to see the top.
Is there a way to make it automatically jump to the top of the contents?
Secondly, how do I put, into the RTF itself, pagebreaks? I want to be able to code page breaks in there, so I can put headers and such on each page.
I care more about the first question, though. That ones a dealbreaker.
HELP!!!
Sniggley
|