Overload | Description |
---|---|
ComboBoxCellType Constructor() | Creates a new combo box. |
ComboBoxCellType Constructor(String[]) | Creates a new combo box cell with the specified items in the combo box list. |
ComboBoxCellType Constructor(String[],String[]) | Creates a new combo box cell with the specified items in the combo box list and values. |