From: Alan on 9 Sep 2009 08:50 I hope this question is appropriate for this group. . . . 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
|
Pages: 1 Prev: 1004: Activate method of Range class failed Next: File creation wait timer |