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: