Overload | Description |
---|---|
AddCreator(ToolboxItemCreatorCallback,String,IDesignerHost) | The AddCreator method adds a ToolboxItemCreatorCallback delegate capable of converting some type of data stored on the toolbox to a ToolboxItem. |
AddCreator(ToolboxItemCreatorCallback,String) | The AddCreator method adds a ToolboxItemCreatorCallback delegate capable of converting some type of data stored on the toolbox to a ToolboxItem. |