Overview | Methods | This Package | All Packages
OverviewMethodsThis PackageAll Packages
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.