Customize web browser control's scroll bar

M

Mohit

Hi all,
I am using .Net 2.0 WebBrowser control and now I want to customize
the web browser control's scroll bar. How can I move ahead for it??
Currently I have made a custom VScrollbar control and I want to
apply this control onto the web browser's scroll bar.
Now I want to get the current scroll position of the web browser's
scroll bar so that I can assign this value to my custom VScrollbar.
1. How can I get the value of webbrowser's current scroll bar
position???
2. How can I apply the scroll value taken from my VScrollbar onto the
web browser control???

Thanks in advance!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top