Windows apps
Collapse the table of content
Expand the table of content
Information
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

 

Disassociates one or more smart tag lists from one or more components.

Namespace:   System.ComponentModel.Design
Assembly:  System.Design (in System.Design.dll)

NameDescription
System_CAPS_pubmethodRemove(DesignerActionList^)

Removes the specified smart tag list from all components managed by the current service.

System_CAPS_pubmethodRemove(IComponent^)

Removes all the smart tag lists associated with the specified component.

System_CAPS_pubmethodRemove(IComponent^, DesignerActionList^)

Removes the specified smart tag list from the specified component.

Return to top
Show:
© 2017 Microsoft