Removes a child form from the MDI container.
public void remove( Control ctl )
ctl
A Control object that specifies the MDI child form to remove.
See Also add