Overload | Description |
---|---|
GetToolboxItems(String,IDesignerHost) | Gets the collection of toolbox items that are associated with the specified designer host and category from the toolbox. |
GetToolboxItems(String) | Gets a collection of toolbox items from the toolbox that match the specified category. |
GetToolboxItems(IDesignerHost) | Gets the collection of toolbox items that are associated with the specified designer host from the toolbox. |
GetToolboxItems() | Gets the entire collection of toolbox items from the toolbox. |