Contents Index Topic Contents | ||
Previous Topic: IWebBrowser2::get_LocationURL Next Topic: IWebBrowser2::get_Name |
IWebBrowser2::get_MenuBar
HRESULT get_MenuBar( VARIANT_BOOL FAR* Value );Returns a value that indicates whether the Internet Explorer menu bar is visible.
- Returns S_OK if successful, or an OLE-defined error code otherwise.
- Value
- Address of a variable that receives TRUE if the menu bar is visible, or FALSE if it is not.
Applies To
WebBrowser, Internet Explorer
See also IWebBrowser2::put_MenuBar
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.