Occurs when the Application is about to close.

Namespace:  ESRI.ArcGISExplorer.Application
Assembly:  ESRI.ArcGISExplorer.Application (in ESRI.ArcGISExplorer.Application.dll) Version: 2.0.0.900 (2.0.0.900)

Syntax

C#
public static event EventHandler Exit
Visual Basic (Declaration)
Public Shared Event Exit As EventHandler

Remarks

This event occurs when the application is about to close, a map document is closed in the application; the event is triggered when before the existing document is closed and therefore the MapDisplay and Map of the existing document are still available in the event handler.

See Also

Relate Topics:
  DocumentClosed Event
  DocumentOpened Event
  MapItemChanged Event
  MapItemSelectionChanged Event
Created by Atop CHM to web converter,© 2009 all right reserved.