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


IDataWindowEvents Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > ID > IDataWindowEvents Interface
ArcGIS Developer Help

IDataWindowEvents Interface

Provides access to events that occur in a data window.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method DestroyWindow Fired when window is destroyed.
Method HideWindow Fired when window is hidden.
Method ShowWindow Fired when window is shown.

Classes that implement IDataWindowEvents

Classes Description
BAImageInsetWindow Window to display BAImageInsets.
DataGraphWindow Window in hosting and displaying data graph.
ImageInsetWindow Window to display ImageInsets.
MapInsetWindow Window to display MapInsets.
OverviewWindow Window to display Overviews.
TableWindow Window to display Tables in ArcMap.