WebControlToolboxItem.CreateComponents Method
.NET Framework 4.5
Creates the components that the toolbox item is configured to create.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
CreateComponents() | Creates the components that the toolbox item is configured to create. (Inherited from ToolboxItem.) |
|
CreateComponents(IDesignerHost) | Creates the components that the toolbox item is configured to create, using the specified designer host. (Inherited from ToolboxItem.) |
|
CreateComponents(IDesignerHost, IDictionary) | Creates the components that the toolbox item is configured to create, using the specified designer host and default values. (Inherited from ToolboxItem.) |