IApp Events |
The IApp type exposes the following members.
| Name | Description | |
|---|---|---|
| OnExiting |
The event is raised after the application shuts down. For more information
please see OnExiting(Int32).
| |
| OnHide |
The event is raised after the main window has been hidden. For more information
please see OnHide.
| |
| OnJobStopped |
The event is raised after a simulator job finishes. For more information
please see OnJobStopped(JobStopStatus, String).
| |
| OnShow |
The event is raised after the main window has been shown. For more information
please see OnShow.
|