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

IWebBrowser2::get_MenuBar Method


Retrieves a Boolean value that indicates whether the Microsoft® Internet Explorer menu bar is visible.

Syntax

HRESULT get_MenuBar(
    VARIANT_BOOL* Value
);

Parameters

Value
Address of a VARIANT_BOOL structure that receives TRUE if the menu bar is visible, or FALSE if it is not.

Return Value

Returns S_OK if successful, or an error code otherwise.

See Also

IWebBrowser2::put_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.