You can change the WebBrowser's Visible property to false.
> Hi,
> I am using Microsot Web Browser control in a VC++ (.net) desktop
[quoted text clipped - 4 lines]
>
> -TIA-
Concorde7224 - 29 Jul 2005 22:41 GMT
Hope that was just a kidding answer. My intenstion is not to make the
browser completely invisible. I need to make them transparent so that
whatever lies at the back of the browser becomes the background.
Concorde7224 - 29 Jul 2005 22:42 GMT
Hope that was a kidding answer. I dont want the browser to be
completely invisible. I want to make it transparent so that anything
that lies behind the browser in the application becomes the background
for the html content that is loaded in the browser control.