Microsoft SDK for Java

Form.getIsMenuBarContainer

Retrieves a boolean value indicating whether this form contains a menu bar.

Syntax

public final boolean getIsMenuBarContainer()

Return Value

Returns true if this form is a menu bar container; otherwise, returns false.

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