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