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