CreateComponentsCore Method
See Also 
SourceCode.Framework.Design Namespace > ToolboxItemWizard Class : CreateComponentsCore Method



Glossary Item Box

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

Overload List

OverloadDescription
CreateComponentsCore(IDesignerHost)Creates a component or an array of components when the toolbox item is invoked.  
CreateComponentsCore(IDesignerHost,IDictionary)Creates an array of components when the toolbox item is invoked.  

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also