Click or drag to resize

IAppEvents Methods

The IAppEvents type exposes the following members.

Methods
  NameDescription
Public methodOnExiting
The event is raised after the application shuts down.
Public methodOnHide
The event is raised after the window has been hidden.
Public methodOnJobStopped
The event is raised after a simulator job finishes.
Public methodOnShow
The event is raised after the window has been shown.
Top
See Also