ArcGIS Developer Help  (ESRI.ArcGIS.Controls)  

OnFocusMapChangedEventHandler Delegate

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