Microsoft SDK for Java

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.