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


IDataWindowEvents.ShowWindow Event (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 > IDataWindowEvents.ShowWindow Event
ArcGIS Developer Help

IDataWindowEvents.ShowWindow Event

Fired when window is shown.

[Visual Basic .NET]
Public Event ShowWindow As ShowWindowEventHandler
[C#]
public event ShowWindowEventHandler ShowWindow

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindowEvents Interface