IWebBrowser2::put_MenuBarIWebBrowser2::put_MenuBar*
*Contents  *Index  *Topic Contents
*Previous Topic: IWebBrowser2::put_Left
*Next Topic: IWebBrowser2::put_Offline

IWebBrowser2::put_MenuBar

HRESULT put_MenuBar(
    VARIANT_BOOL Value
);

Shows or hides the Internet Explorer menu bar.

Value
Show flag. A value of TRUE shows the menu bar; a value of FALSE hides it.

The WebBrowser object ignores this property.

Applies To

WebBrowser, Internet Explorer

See also IWebBrowser2::get_MenuBar


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