
IE webbrowser control ques
Quote:
> Is there away (function call) for me to get notify when the webbrowser
> control is finish loading a page?
The DocumentComplete event is fired when the page has been downloaded.
Quote:
> Is there away to disable the image loading just my webbrowser
> control??
The control doesn't have any property to do it. But you can set it using the
IDocHostUIHandler interface (look for it in the MSDN).
--
Eduardo A. Morcillo [MS MVP - VB]
http://www.domaindlx.com/e_morcillo