Microsoft SDK for Java

Form.getMDIChildren

Retrieves the MDI children of this form.

Syntax

public final Form[] getMDIChildren()

Return Value

Returns an array of Form objects, each of which identifies one of this form's MDI children.

See Also   getIsMDIContainer, getMDIClient, getMDIParent

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