MDIClient.remove

Overview | Methods | This Package | All 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