Form Constructor C# API
Overload List

  NameDescription
Public methodForm 
Initialises a new instance of the Form class, with no HtmlElements.
Public methodForm(Form)
Initialises a new instance of the Form class, which is an exact copy of the specified Form.
Public methodForm(IntPtr, Boolean)
For internal use only. Of no interest to the user.
Back to Top
See Also