|
-
Jan 12th, 2003, 03:42 PM
#1
Thread Starter
Junior Member
Reset text to top in a richtextbox *[RESOLVED]*
When displaying text in a rtb, how do i set to view from the beginning of the text?
Let me explain.
I have a textbox with a hugh amount of text, i scroll so far down, then I load another large text file into the same rtb but the text on show doesn't start from the top, it starts from half way down.
Basically, I want something like:
richtextbox1.showtext.frombeginning
Last edited by NickyDude; Jan 13th, 2003 at 04:39 AM.
-
Jan 12th, 2003, 05:38 PM
#2
Hyperactive Member
haven't tried this but....
could it be as simple as richtextbox1.focus ????
-
Jan 12th, 2003, 05:50 PM
#3
Thread Starter
Junior Member
It could, it IS, by heck.
Thanks Richard.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|