DoomProof

Hello all,

In VB.net 2005 (2.0) I use to find an IE window, and hide the Favorites pane and navigate the Browser (type SHDocVw.InternetExplorer).

I used Class Id {EFA24E61-B078-11D0-89E4-00C04FC9E26E}

ShowBrowserBar no longer works showing/hiding Favorites.

Can anybody please help



Re: Internet Explorer Extension Development .Net ShowBrowserBar broken under IE7?

Artie Sluka

I will second this question. I have a BHO that activates one of my own toolbars using the ShowBrowserBar window, and it doesn't work in XP under IE7.

It does, however, work in Windows Vista.





Re: Internet Explorer Extension Development .Net ShowBrowserBar broken under IE7?

Artie Sluka

Clarification: the call seems to work in IE7 in XP if I have the menu bar visible. Without this bar visible, the toolbar does not show.

Vista will enable the toolbar each time, regardless of the state of the menu bar.