ArcFM Desktop Developer Guide
MainApp Class Events


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

For a list of all members of this type, see MainApp members.

Public Events
 NameDescription
Public EventApplicationClosingThe event that is raised to allow listeners to perform whatever close-down operations they desire.  
Public EventApplicationInitializedThe event that is raised to allow listeners to perform whatever initialization operations they desire after all application objects have been created.  
Public EventApplicationInitializingThe event that is raised to allow listeners to perform whatever initialization operations they desire before any application objects have been created.  
Public EventApplicationStartingThe event that is raised to allow listeners to perform whatever startup operations they desire.  
Public EventPerformDefaultLayoutThe event that is raised to allow the application to provide the display layout when no layout information has been persisted.  
Public EventPerformDefaultSettingsThe event that is raised to allow the application to set the display settings desired.  
Public EventSelectSplashImageThe event that is raised to allow listeners (main application using this framework) to specify the image to be used for the splash screen.  
Top
See Also

Reference

MainApp Class
Miner.Windows Namespace

 

 


Send Comment