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.
DesignerActionService::Remove Method
.NET Framework (current version)
Disassociates one or more smart tag lists from one or more components.
Assembly: System.Design (in System.Design.dll)
| Name | Description | |
|---|---|---|
![]() | Remove(DesignerActionList^) | Removes the specified smart tag list from all components managed by the current service. |
![]() | Remove(IComponent^) | Removes all the smart tag lists associated with the specified component. |
![]() | Remove(IComponent^, DesignerActionList^) | Removes the specified smart tag list from the specified component. |
Show:
