Click to See Complete Forum and Search --> : How can a browser bar be displayed on a favorite position?


sato-jun
March 14th, 2002, 11:48 PM
I was able to display my original bar on IE using the ShowBrowserBar method.
but,it does not know how I specify the display position of a bar.
It will be now displayed beside an address bar.
I want to display this under address bar, by the full size.
If some people know, please let me know.

websmith99
October 8th, 2002, 08:16 PM
The ShowBrowserBar() Method itself does not support this capability.

http://msdn.microsoft.com/library/default.asp?url=/workshop/browser/webbrowser/reference/IFaces/IWebBrowser2/ShowBrowserBar.asp

Your best bet is to search and browse around on the msdn site.