VB 2005 scroll webBrowser

T

thomasp

Using VB2005 Beta 2. I have a form that uses a small webbrowser control to
display information to the user. I need to have the webbrowser control
scroll to a certain position for each of the other controls on the form. I
had this working with a richtextbox, but needed to change to a webbrowser
control. Thanks for any help you can provide.

Thanks,

Thomas

p.s. I thought I posted the question yesterday, but can't seem to find it
 
T

thomasp

I think I have it working, I used anchors in the .html file and navigate to
the anchor with the webbrowser.navigate property.

Thanks,

Thomas
 

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