Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
MDIClient.remove
Removes a child form from the MDI container.
Syntax
public void remove( Control ctl )
Parameters
ctl
A Control object that specifies the MDI child form to remove.
See Also add