Microsoft SDK for Java

Form.getIsMDIChild

Retrieves a boolean value that indicates whether this form is an MDI child form.

Syntax

public final boolean getIsMDIChild()

Return Value

Returns true if this form is an MDI child window; otherwise, returns false.

See Also   setMDIParent

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