Overload List
| Name | Description | |
|---|---|---|
| CreateButton()()() |
Creates a button.
| |
| CreateButton(String) |
Creates a button.
| |
| CreateButton(Int32, Int32, String) |
Creates a button.
| |
| CreateButton(Int32, Int32, Int32, Int32, Color, Color, Font, String) |
Creates a button.
| |
| CreateButton(Int32, Int32, Int32, Int32, Color, Color, Font, String, AnchorStyles) |
Creates a button.
| |
| CreateButton(Int32, Int32, Int32, Int32, Color, Color, Font, String, DockStyle) |
Creates a button.
|