This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IActiveViewEvents Interface > IActiveViewEvents.FocusMapChanged Event (ArcObjects .NET 10.4 SDK) |
Fired when a new map is made active.
[Visual Basic .NET] Public Event FocusMapChanged As FocusMapChangedEventHandler
[C#] public event FocusMapChangedEventHandler FocusMapChanged
[C++]
HRESULT FocusMapChanged(
void
);