ToolboxItem::CreateComponents Method

 

Creates the components that the toolbox item is configured to create.

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

NameDescription
System_CAPS_pubmethodCreateComponents()

Creates the components that the toolbox item is configured to create.

System_CAPS_pubmethodCreateComponents(IDesignerHost^)

Creates the components that the toolbox item is configured to create, using the specified designer host.

System_CAPS_pubmethodCreateComponents(IDesignerHost^, IDictionary^)

Creates the components that the toolbox item is configured to create, using the specified designer host and default values.

Return to top
Show: