|
-
February 7th, 2000, 10:26 PM
#1
horizontal scroll position in a richtextbox
i posted a similar question a few days ago about vertical scrolling...
i am creating a control that extends a richtextbox and autoformats all of its content. however, my formatting routine jumps the cursor back to the beginning. i now know how to store the currently scrolled vertical position, run my formatting routine, and jump back to its previously scrolled position - so that the user doesn't see any change - using the API.
(see http://codeguru.developer.com/bbs/wt...=threaded&sb=5)
is there a way to do this for the horizontal scroll position as well?
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
|