The RemoveCreator method removes any ToolboxItemCreatorCallback delegates for the specified data type. Currently not implemented
Syntax
'Declaration
Public Overloads Sub RemoveCreator( _
ByVal As String _
)
public void RemoveCreator(
string
)
Parameters
- format
See Also