| ArcGIS Explorer Component Help |
| Application Events |
| Application Class See Also |
The Application type exposes the following members.
Events
| Name | Description | |
|---|---|---|
| ColorSchemeChanged |
Occurs when the color scheme changes, for example when a user changes the scheme in the application or
when the ColorScheme property is set to a new value.
| |
| DocumentClosed |
Occurs when a map document is closed, for example when a new map is opened.
| |
| DocumentOpened |
Occurs when a map document is opened in the application.
| |
| Exit |
Occurs when the Application is about to close.
| |
| MapItemChanged |
Occurs when there is a change to a MapItem, such as adding or removing a MapItem to the
contents window or changing the symbology of a FeatureLayer.
| |
| MapItemSelectionChanged |
Occurs when MapItem(s) are selected in the Contents window.
|