Use VBA to control scrollbars in a Frame

G

gary

I have a VBA Frame that has scrollbars and contains a WEB Browser which I
need to scroll from my VBA application. I have not been able to find
something like HorizScroll.Value = 50 where I can set the scroll bars from
code. I think an API call is needed but have not been able to find it .
Any help appreciated,

Gary
 

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