TComboBoxStyle
| Delphi | C#.NET | Supported |
| TComboBoxStyle | System.Windows.Forms.ComboBoxStyle | Yes |
| Properties | ||
| csDropDown | System.Windows.Forms.ComboBoxStyle.DropDown | Yes |
| csSimple | System.Windows.Forms.ComboBoxStyle.Simple | Yes |
| csDropDownList | System.Windows.Forms.ComboBoxStyle.DropDownList | Yes |
| csOwnerDrawFixed | System.Windows.Forms.ComboBoxStyle.Simple | Yes |
| csOwnerDrawVariable | System.Windows.Forms.ComboBoxStyle.Simple | Yes |