IWebBrowser2::put_AddressBarIWebBrowser2::put_AddressBar*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::get_Width
*Next Topic: IWebBrowser2::put_FullScreen

IWebBrowser2::put_AddressBar

HRESULT put_AddressBar(
    VARIANT_BOOL FAR* pValue
);

Shows or hides the Internet Explorer object's address bar.

pValue
Address of a variable that contains a nonzero value if the address bar is to be shown, or zero if it is to be hidden.

Applies To

Internet Explorer

See also IWebBrowser2::get_AddressBar


Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.