Click to return to the Reusing Browser Technology home page    
IWebBrowser2::put_Left Me...     IWebBrowser2::put_Offline...     IWebBrowser2 Interface    
Web Workshop  |  Reusing Browser Technology

IWebBrowser2::put_MenuBar Method


Shows or hides the Microsoft® Internet Explorer menu bar.

Syntax

HRESULT put_MenuBar(
    VARIANT_BOOL Value
);

Parameters

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

Return Value

Returns S_OK if successful, or an error code otherwise.

Remarks

The WebBrowser object ignores this property.

See Also

IWebBrowser2::get_MenuBar


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.