IToolboxService::RemoveCreator Method (String^)

 

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

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

void RemoveCreator(
	String^ format
)

Parameters

format
Type: System::String^

The data format of the creator to remove.

.NET Framework
Available since 1.1
Return to top
Show: