Retrieves the currently active multiple document interface (MDI) child window.
public final Form getActiveMDIChild()
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.