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


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

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