ExtenderControlToolboxItem::CreateComponentsCore Method

 

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

NameDescription
System_CAPS_protmethodCreateComponentsCore(IDesignerHost^)

Creates objects from each type contained in this ToolboxItem, and adds them to the specified designer.(Inherited from WebControlToolboxItem.)

System_CAPS_protmethodCreateComponentsCore(IDesignerHost^, IDictionary^)

Creates an array of components when the toolbox item is invoked.(Inherited from ToolboxItem.)

Return to top
Show: