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


IMapSurroundEvents.ContentsChanged Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Carto)  

IMapSurroundEvents.ContentsChanged Event

Fired when the contents of the map surround changes.

[Visual Basic .NET]
Public Event ContentsChanged As ContentsChangedEventHandler
[C#]
public event ContentsChangedEventHandler ContentsChanged
[C++]
HRESULT ContentsChanged(
void
);

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

IMapSurroundEvents Interface