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


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

IDataWindowEvents.DestroyWindow Event

Fired when window is destroyed.

[Visual Basic .NET]
Public Event DestroyWindow As DestroyWindowEventHandler
[C#]
public event DestroyWindowEventHandler DestroyWindow

Product Availability

Available with ArcGIS Desktop.

See Also

IDataWindowEvents Interface