ApplicationContext

Undocumented in source.

Constructors

this
this()
Undocumented in source.
this
this(Form mainForm)
Undocumented in source.

Members

Functions

exitThread
void exitThread()
Undocumented in source. Be warned that the author may not have intended to support it.
exitThreadCore
void exitThreadCore()
Undocumented in source. Be warned that the author may not have intended to support it.
onMainFormClosed
void onMainFormClosed(Object sender, EventArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

mainForm
Form mainForm [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
mainForm
Form mainForm [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

threadExit
Event!(Object, EventArgs) threadExit;
Undocumented in source.

Meta