Microsoft SDK for Java

MenuItem.getIsParent

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

Syntax

public boolean getIsParent()

Return Value

Returns true if this menu item contains child items; otherwise, returns false.

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