Microsoft SDK for Java

Form.getMDIParent

Retrieves the current MDI parent of this form.

Syntax

public final Form getMDIParent()

Return Value

Returns a Form object that represents this form's MDI parent.

See Also   setMDIParent

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