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


IGxDocumentEventsDisp.CloseDocument Event (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (ArcCatalog)  

IGxDocumentEventsDisp.CloseDocument Event

Fired when a document is closed.

[Visual Basic .NET]
Public Event CloseDocument As CloseDocumentEventHandler
[C#]
public event CloseDocumentEventHandler CloseDocument

Product Availability

Available with ArcGIS Desktop.

See Also

IGxDocumentEventsDisp Interface