Web Browser Control - Fit Image to Window

  • Thread starter Thread starter Dan Hatola
  • Start date Start date
D

Dan Hatola

I have a web browser control on my spreadsheet. I can display an image from
a url in the browser, but I can't seem to find a way to get image to
automatically size to fit the browser window. This seems like it would be
easy, especially since this is the default behavior when I acutally open an
IE window.

Another option for me would be to somehow take the image from the web
browser and transfer it to an image control which I can manipulate more
easily.

Any help would be greatly appreciated.
 
Thanks. I actually looked there before I posted, but I didn't see anything
that addressed my specific issue. Maybe I am missing something. In the mean
time I actually have had good success using a simple picture object.
 
Back
Top