Hi,
I am trying to develop a simple WYSIWYG html editor.

In it I need to detect the scrolling of the RTF ctrl.
But since there is no specific event for it I want to provide two separate scroll bars and detect the scroll events through them. Here is where I need help.
I dont suppose I can do any of this unless there is some API function to scroll the RTxt Box with.
I would really appreciate it if someone would help me out.

(I dont know enough yet to build a completely new ctrl for this purpose thats why i am sticking to the RichTextBox.)

Sincerely,
Abid.S