ExtenderControlToolboxItem::CreateComponents Method

 

Namespace:   System.Web.UI.Design
Assembly:  System.Web.Extensions.Design (in System.Web.Extensions.Design.dll)

NameDescription
System_CAPS_pubmethodCreateComponents()

Creates the components that the toolbox item is configured to create.(Inherited from ToolboxItem.)

System_CAPS_pubmethodCreateComponents(IDesignerHost^)

Creates the components that the toolbox item is configured to create, using the specified designer host.(Inherited from ToolboxItem.)

System_CAPS_pubmethodCreateComponents(IDesignerHost^, IDictionary^)

Creates the components that the toolbox item is configured to create, using the specified designer host and default values.(Inherited from ToolboxItem.)

Return to top
Show: