Occurs when the tool is no longer the current tool.
Namespace:
ESRI.ArcGIS.Desktop.AddInsAssembly: ESRI.ArcGIS.Desktop.Addins (in ESRI.ArcGIS.Desktop.Addins.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
C# |
---|
protected virtual bool OnDeactivate() |
Visual Basic (Declaration) |
---|
Protected Overridable Function OnDeactivate As Boolean |
Visual C++ |
---|
protected: virtual bool OnDeactivate() |