IToolboxService::RemoveCreator Method (String^, IDesignerHost^)
.NET Framework (current version)
Removes a previously added toolbox creator that is associated with the specified data format and the specified designer host.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- format
-
Type:
System::String^
The data format of the creator to remove.
- host
-
Type:
System.ComponentModel.Design::IDesignerHost^
The IDesignerHost that is associated with the creator to remove.
.NET Framework
Available since 1.1
Available since 1.1
Show: