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.
Container::RemoveWithoutUnsiting Method (IComponent^)
.NET Framework (current version)
Namespace:
System.ComponentModel
Assembly: System (in System.dll)
Return to top
Assembly: System (in System.dll)
Parameters
- component
-
Type:
System.ComponentModel::IComponent^
The component to remove.
The RemoveWithoutUnsiting method cleans up the site as usual, but it does not set the component's Site property to null.
.NET Framework
Available since 2.0
Available since 2.0
Show: