Microsoft SDK for Java

Form.getActiveMDIChild

Retrieves the currently active multiple document interface (MDI) child window.

Syntax

public final Form getActiveMDIChild()

Return Value

Returns a Form object that specifies the currently active MDI child window. If there are no currently active MDI child windows, this method returns null.

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