IWebBrowser2::get_MenuBarIWebBrowser2::get_MenuBar*
*



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.

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


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