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


IGxApplicationEvents.OnViewChanged Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxApplicationEvents Interface > IGxApplicationEvents.OnViewChanged Method
ArcGIS Developer Help

IGxApplicationEvents.OnViewChanged Method

Called when the view changes.

[Visual Basic .NET]
Public Sub OnViewChanged ( _
)
[C#]
public void OnViewChanged (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxApplicationEvents Interface