MdiClient::ControlCollection::Remove Method (Control^)

 

Removes a child control.

Namespace:   System.Windows.Forms
Assembly:  System.Windows.Forms (in System.Windows.Forms.dll)

public:
virtual void Remove(
	Control^ value
) override

Parameters

value
Type: System.Windows.Forms::Control^

MDI Child Form to remove.

.NET Framework
Available since 1.1
Return to top
Show: