This document is archived and information here might be outdated.  Recommended version.


IAttributeWindowEvents.OnDeactivate Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Editor > ESRI.ArcGIS.Editor > Interfaces > IA > IAttributeWindowEvents Interface > IAttributeWindowEvents.OnDeactivate Event
ArcGIS Developer Help

IAttributeWindowEvents.OnDeactivate Event

Called when the Attribute Inspector dialog is deactivated.

[Visual Basic .NET]
Public Event OnDeactivate As OnDeactivateEventHandler
[C#]
public event OnDeactivateEventHandler OnDeactivate

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeWindowEvents Interface