How to programmatically remove all the *bars?
- From: gwfong65@xxxxxxxxx
- Date: 23 May 2006 14:23:44 -0700
Anyone know how to programmatically remove all of the various *bars in
IE via an ActiveX control? The webapp is run in a trusted environment
and for reasons I don't want to get into, we can't use the
javascript+popup model.
I currently have an ActiveX which can get IE's IWebBrowser2. I can hide
all of the well-known bars like AddressBar, MenuBar, etc. that
IWebBrowser2 provess access to.
But how do I hide *all* bars including all explorer-type bars? For
example, I can't hide my google bar without knowing in advance the
classid. I can't seem to find a method (or 2 methods, one for toolbars,
one for explore bars) that gives me a definitive list.
Thanks
Gary F.
.
- Follow-Ups:
- Re: How to programmatically remove all the *bars?
- From: Igor Tandetnik
- Re: How to programmatically remove all the *bars?
- Prev by Date: Creating a custom history
- Next by Date: Re: How to programmatically remove all the *bars?
- Previous by thread: Creating a custom history
- Next by thread: Re: How to programmatically remove all the *bars?
- Index(es):