This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPToolboxEvents Interface > IGPToolboxEvents.OnToolAdded Event (ArcObjects .NET 10.4 SDK) |
Called when a tool is added to the toolbox.
[Visual Basic .NET] Public Event OnToolAdded As OnToolAddedEventHandler
[C#] public event OnToolAddedEventHandler OnToolAdded
[C++]
HRESULT OnToolAdded(
IGPTool* Tool
);
[C++]
Parameters Tool [in]
Tool is a parameter of type IGPTool