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


IDataWindowEvents.HideWindow Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcMapUI)  

IDataWindowEvents.HideWindow Event

Fired when window is hidden.

[Visual Basic .NET]
Public Event HideWindow As HideWindowEventHandler
[C#]
public event HideWindowEventHandler HideWindow

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindowEvents Interface