Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_TheaterMode Next Topic: IWebBrowser2::get_Top |
IWebBrowser2::get_ToolBar
HRESULT get_ToolBar( int FAR* pValue );Retrieves a value that indicates whether the Internet Explorer toolbar is visible.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- pValue
- Address of a variable that receives TRUE if the toolbar is visible, or FALSE if it is not.
Applies To
WebBrowser, Internet Explorer
See also IWebBrowser2::put_ToolBar
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.