'Declaration Public Overloads Sub AddCreator( _ ByVal creator As ToolboxItemCreatorCallback, _ ByVal format As String _ )
public void AddCreator( ToolboxItemCreatorCallback creator, string format )
Parameters
- creator
- A System.Drawing.Design ToolboxItemCreatorCallback delegate.
- format
- A String that describes the data format that the creator handles.