| Overload | Description |
|---|---|
| ComboBoxCellType Constructor() | Creates a new combo box cell with default settings. |
| ComboBoxCellType Constructor(ComboBoxCellType) | Creates a new copy from the specified cell type ("Copy constructor"). |
| ComboBoxCellType Constructor(SerializationInfo,StreamingContext) | Creates a new combo box cell from serialization. |