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


IDataWindowEvents.DestroyWindow Event (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

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