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


IGxDocumentEvents.ActiveViewChanged Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcCatalog)  

IGxDocumentEvents.ActiveViewChanged Event

Fired when the active view changes.

[Visual Basic .NET]
Public Event ActiveViewChanged As ActiveViewChangedEventHandler
[C#]
public event ActiveViewChangedEventHandler ActiveViewChanged

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentEvents Interface