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


IGxDocumentEventsDisp.ActiveViewChanged Event (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcCatalog > ESRI.ArcGIS.ArcCatalog > Interfaces > IG > IGxDocumentEventsDisp Interface > IGxDocumentEventsDisp.ActiveViewChanged Event
ArcGIS Developer Help

IGxDocumentEventsDisp.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

IGxDocumentEventsDisp Interface