This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Controls > ESRI ArcGIS Controls > Interfaces > IT > IToolPositionCallback Interface > IToolPositionCallback.Deactivated Method (ArcObjects .NET 10.5 SDK) |
Tool to no longer be the active tool.
[Visual Basic .NET]
Public Sub Deactivated ( _
)
[C#] public void Deactivated ( );
[C++]
HRESULT Deactivated(
void
);