The members of System.Windows.Forms.ApplicationContext are listed below.
See Also: Inherited members from System.Object
Initializes a new instance of the System.Windows.Forms.ApplicationContext class with no context. | ||
Initializes a new instance of the System.Windows.Forms.ApplicationContext class with the specified System.Windows.Forms.Form. |
MainForm | Form.
Gets or sets the System.Windows.Forms.Form to use as context. | |
Tag | object.
Gets or sets an object that contains data about the control. |
Dispose()
| ||
ExitThread()
| ||
Finalize()
|
Dispose(bool)
| ||
ExitThreadCore()
| ||
OnMainFormClosed(object, EventArgs)
|
ThreadExit |
Occurs when the message loop of the thread should be terminated, by calling ApplicationContext.ExitThread. |