Overload List
| Name | Description | |
|---|---|---|
| CreateCheckBox()()() |
Creates a check box.
| |
| CreateCheckBox(String) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean, AnchorStyles) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean, DockStyle) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, String) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, String, Boolean) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, Int32, Int32, String, Boolean) |
Creates a check box.
| |
| CreateCheckBox(Int32, Int32, Int32, Int32, Color, Color, Font, String, Boolean) |
Creates a check box.
|