IAppEvents Interface |
Namespace: EMInvent.InventSim.COMServer
The IAppEvents type exposes the following members.
| Name | Description | |
|---|---|---|
| OnExiting |
The event is raised after the application shuts down.
| |
| OnHide |
The event is raised after the window has been hidden.
| |
| OnJobStopped |
The event is raised after a simulator job finishes.
| |
| OnShow |
The event is raised after the window has been shown.
|