Microsoft SDK for Java

MenuItem.getMDIList

Retrieves a boolean value that indicates whether this menu item is part of a Multiple Document Interface (MDI) list.

Syntax

public boolean getMDIList()

Return Value

Returns true if this menu item is part of an MDI list; otherwise, returns false.

See Also   setMDIList

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