BinaryToolboxAutoInstaller .NET is a .NET component, which provides simple to use methods to automate installation of .NET controls / components into the Microsoft VisualStudio .NET Toolbox, right from your .NET applications and installer programs.
BinaryToolboxAutoInstaller .NET Main Features:
Simple-to-use routines to install .NET controls/components automatically into the VisualStudio .NET IDE's Toolbox
Supports targeting both IDEs - VisualStudio .NET 2002 and VisualStudio .NET 2003
Ability to install .NET controls/components by its class names (as registered in the GAC) or by its Path to its physical location. This feature especially comes handy, when there is a need to register a single GAC registered class into the VS.NET toolbox, given a number of classes in a .NET control/component
Ability to create a seperate Tab bar with custom tab name in the Toolbox, to place your controls/components