Share via


ModelingToolboxItem.CreateComponents Method

Include Protected Members
Include Inherited Members

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

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

 

Name

Description

Public method

CreateComponents()

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

Public method

CreateComponents(IDesignerHost)

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

Public method

CreateComponents(IDesignerHost, IDictionary)

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

Top

See Also

Reference

ModelingToolboxItem Class

ModelingToolboxItem Members

Microsoft.VisualStudio.Modeling.Design Namespace