DesignerActionService::Remove Method (IComponent^)
.NET Framework (current version)
Removes all the smart tag lists associated with the specified component.
Assembly: System.Design (in System.Design.dll)
Parameters
- comp
-
Type:
System.ComponentModel::IComponent^
The component to disassociate the smart tags from.
| Exception | Condition |
|---|---|
| ArgumentNullException | comp is null. |
If successful, the Remove method raises the DesignerActionListsChanged event.
.NET Framework
Available since 2.0
Available since 2.0
Show: