Microsoft SDK for Java

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.

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