Click to return to the Reusing Browser Technology home page    
IWebBrowser2::Navigate2 M...     IWebBrowser2::put_FullScr...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::put_AddressBar Method


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

Syntax

HRESULT put_AddressBar(
    VARIANT_BOOL* pValue
);

Parameters

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.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IWebBrowser2::get_AddressBar


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.