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