WebControlToolboxItem::CreateComponentsCore Method

 

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

NameDescription
System_CAPS_protmethodCreateComponentsCore(IDesignerHost^)

Creates objects from each type contained in this ToolboxItem, and adds them to the specified designer.(Overrides ToolboxItem::CreateComponentsCore(IDesignerHost^).)

System_CAPS_protmethodCreateComponentsCore(IDesignerHost^, IDictionary^)

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

Return to top
Show: