The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Form::RemoveOwnedForm Method (Form^)
.NET Framework (current version)
Removes an owned form from this form.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The form assigned to the owner form remains owned until the RemoveOwnedForm method is called. In addition to removing the owned form from the list of owned form, this method also sets the owner form to null.
.NET Framework
Available since 1.1
Available since 1.1
Show: