Overload List
| Name | Description | |
|---|---|---|
| CreateForm()()() |
Creates a form.
| |
| CreateForm(String) |
Creates a form.
| |
| CreateForm(Int32, Int32, String) |
Creates a form.
| |
| CreateForm(Int32, Int32, String, Color, Color, FormBorderStyle) |
Creates a form.
| |
| CreateForm(Int32, Int32, String, Color, Color, FormBorderStyle, FormWindowState) |
Creates a form.
|