Click to return to the Reusing Browser Technology home page    
IWebBrowser2::get_Theater...     IWebBrowser2::get_Top Met...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::get_ToolBar Method


Retrieves a value that indicates whether the Microsoft® Internet Explorer toolbar is visible.

Syntax

HRESULT get_ToolBar(
    int* pValue
);

Parameters

pValue
Address of a variable that receives TRUE if the toolbar is visible, or FALSE if it is not.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IWebBrowser2::put_ToolBar


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.