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


IAttributeWindowEvents.OnDeactivate Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Editor)  

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