This section contains several examples illustrating basic methods for adding and configuring Toolbox items.
Shows how to create a control and add it to the Toolbox by using the WPF Toolbox Control template.
Shows how to create a control and add it to the Toolbox by using the Windows Forms Toolbox Control template.
Illustrates how a managed VSPackage can use reflection to automatically load all the ToolboxItem items provided by its own assembly.
Illustrates how a managed VSPackage can supply dynamic configuration support for the ToolboxItem objects.
Explains how to add new controls and other items to the Toolbox and how to use Toolbox functionality.