Microsoft SDK for Java

Menu.getIsParent

Retrieves a boolean value that indicates whether this menu contains items.

Syntax

public boolean getIsParent()

Return Value

Returns true if the menu contains items; otherwise, returns false.

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