ToolboxItem::CreateComponentsCore Method

 

Creates a component or an array of components when the toolbox item is invoked.

Namespace:   System.Drawing.Design
Assembly:  System.Drawing (in System.Drawing.dll)

NameDescription
System_CAPS_protmethodCreateComponentsCore(IDesignerHost^)

Creates a component or an array of components when the toolbox item is invoked.

System_CAPS_protmethodCreateComponentsCore(IDesignerHost^, IDictionary^)

Creates an array of components when the toolbox item is invoked.

Return to top
Show: