Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section contains several examples illustrating basic methods for adding and configuring Toolbox items.
In This Section
Walkthrough: Autoloading Toolbox Items
Illustrates how a managed VSPackage can use reflection to automatically load all the ToolboxItem items provided by its own assembly.Walkthrough: Dynamic Customization of ToolboxItem Configuration
Illustrates how a managed VSPackage can supply dynamic configuration support for the ToolboxItem objects.
Related Sections
- Toolbox (Visual Studio SDK)
Explains how to add new controls and other items to the Toolbox and how to use Toolbox functionality.