ToolboxItem::CreateComponents Method
.NET Framework (current version)
Creates the components that the toolbox item is configured to create.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | CreateComponents() | Creates the components that the toolbox item is configured to create. |
![]() | CreateComponents(IDesignerHost^) | Creates the components that the toolbox item is configured to create, using the specified designer host. |
![]() | CreateComponents(IDesignerHost^, IDictionary^) | Creates the components that the toolbox item is configured to create, using the specified designer host and default values. |
Show:
