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


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

IAttributeWindowEvents.OnActivate Event

Called when the Attribute Inspector dialog is activated.

[Visual Basic .NET]
Public Event OnActivate As OnActivateEventHandler
[C#]
public event OnActivateEventHandler OnActivate

Product Availability

Available with ArcGIS Desktop.

See Also

IAttributeWindowEvents Interface