TCheckBoxState
| Delphi | C#.NET | Supported |
| TCheckBoxState | System.Windows.Forms.CheckState | Yes |
| Properties | ||
| cbUnchecked | System.Windows.Forms.CheckState.Unchecked | Yes |
| cbChecked | System.Windows.Forms.CheckState.Checked | Yes |
| cbGrayed | System.Windows.Forms.CheckState.Indeterminate | Yes |