IToolboxService::RemoveCreator Method

 

Removes a previously added toolbox item creator.

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

NameDescription
System_CAPS_pubmethodRemoveCreator(String^)

Removes a previously added toolbox item creator of the specified data format.

System_CAPS_pubmethodRemoveCreator(String^, IDesignerHost^)

Removes a previously added toolbox creator that is associated with the specified data format and the specified designer host.

Return to top
Show: