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