Content Size for WebBrowser ActiveX Control

A

Alan

I am using several WebBrowser (ActiveX) controls on a VBA UserForm in
Excel. I am displaying images from the Internet in them using URLs.
To fit them all on the user form, I had to make them smaller. This
results in the WebBrowser keeping the original image sizes and
automatically creating scroll bars.

My Question: Is there a way to tell the WebBrowser control to scale
the web content (images, in this case) to fit within the control?

Thanks, Alan
 

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