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.OnToolStateChanged Event (ArcObjects .NET 10.5 SDK) |
Called when a tool's state has changed.
[Visual Basic .NET] Public Event OnToolStateChanged As OnToolStateChangedEventHandler
[C#] public event OnToolStateChangedEventHandler OnToolStateChanged
[C++]
HRESULT OnToolStateChanged(
IGPTool* Tool
);
[C++]
Parameters Tool [in]
Tool is a parameter of type IGPTool