Microsoft SDK for Java

setMenuBar

This method of the WebBrowser class shows or hides the Microsoft® Internet Explorer menu bar.

Syntax

public synchronized void setMenuBar(boolean Visible);

Parameters

Visible Determines whether the menu bar is visible. If TRUE, the menu bar is visible; if FALSE, it is hidden. The default value is TRUE.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.