Adds the given toolbox to the ArcToolbox window.
[Visual Basic .NET] Public Sub AddToolbox ( _ ByVal toolbox As IGPToolbox _ )
[C#] public void AddToolbox ( IGPToolbox toolbox );
Product Availability
Available with ArcGIS Desktop.
Adds the given toolbox to the ArcToolbox window.
[Visual Basic .NET] Public Sub AddToolbox ( _ ByVal toolbox As IGPToolbox _ )
[C#] public void AddToolbox ( IGPToolbox toolbox );