ExtenderControlToolboxItem::CreateComponents Method
.NET Framework (current version)
Namespace:
System.Web.UI.Design
Assembly: System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)
| 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.) |
Show:
