Overview | Methods | This Package | All Packages
Sets a boolean value that indicates whether this menu item should be populated with a list of the MDI children that appear on the form with which this menu is associated.
Syntax
public void setMDIList( boolean value )
Parameters
value
Set to true to display the form's MDI children in this menu item; otherwise, set to false.
See Also getMDIList