Form.layoutMDI

Overview | Methods | This Package | All Packages

Form.layoutMDI

Arranges the MDI children of this form according to a specified value.

Syntax

public void layoutMDI( int value )

Parameters

value

A constant that specifies how the method should arrange the child forms. This value must be one of the enumeration constants defined in the MDILayout class.