ArcObjects Library Reference (ArcMapUI)  

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