TObject
TPersistent
TComponent
TControl
TWinControl
TButtonControl
TCustomCheckBox
| Delphi | C#.NET | Supported |
| TCustomCheckBox | System.Windows.Forms.CheckBox | Yes |
| Properties | ||
| Alignment | TextAlign | Yes |
| AllowGrayed | No | |
| Checked | Checked | Yes |
| State | CheckState | Yes |
| Methods | ||
| Create | No | |
| CreateParams | CreateParams | Yes |
| CreateWnd | No | |
| GetChecked | Checked | Yes |
| GetControlsAlignment | TextAlign | Yes |
| SetChecked | Checked | Yes |
| Toggle | No | |