| Overload | Description |
|---|---|
| WinCheckBox Constructor() | Initializes a new instance of the WinCheckBox class. |
| WinCheckBox Constructor(String) | Initializes a new instance of the WinCheckBox class specifying its text. |
| WinCheckBox Constructor(String,CheckState) | Initializes a new instance of the WinCheckBox class specifying its text and check state. |
| WinCheckBox Constructor(WinCheckBox) | Initializes a new instance of the WinCheckBox class specifying the WinCheckBox control that will be used as a template. |