The events of the Application object are listed here. For a complete list of Application object members, see the Application Members topic.

Public Events

public event ConsoleClear Occurs when the console is cleared.
public event ConsoleMessage Occurs when a message is sent to the console.
public event LoadTheme Occurs when a theme is loaded.
public event ProjectCompile Occurs when the project is about to be compiled.
public event ProjectDisplay Occurs when the project help file is about to be displayed.
public event ProjectExport Occurs when the project is about to be exported.

See Also

Application Object | HelpProducer Namespace