Gets or sets the System.Windows.Forms.Form to use as context.
Documentation for this section has not yet been entered.
This property determines the main System.Windows.Forms.Form for this context. This property can change at any time. If ApplicationContext.OnMainFormClosed(object, EventArgs) is not overridden, the message loop of the thread terminates when the mainForm parameter closes.