[]
Determines whether the user can edit a value in the text portion of the InputComboBox.
public enum InputComboBoxStyle
| Name | Description |
|---|---|
| DropDown | The text portion is editable. |
| DropDownList | The user cannot directly edit the text portion. |