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


OnFocusMapChangedEventHandler Delegate (ArcObjects .NET 10.8 SDK)
ArcGIS Developer Help    

OnFocusMapChangedEventHandler Delegate

Represents the method that handles the OnFocusMapChanged event.
[Visual Basic .NET]
Public Delegate Sub OnFocusMapChangedEventHandler ( _
)
[C#]
public delegate void OnFocusMapChangedEventHandler (
);