Specifies the ComboBox style.
The RescoComboBoxStyle property determines whether the user can enter a new value in the text portion.
| Member Name | Description |
|---|---|
| DropDown | The text portion is editable. The user must click the arrow button to display the list portion. |
| DropDownList | The user cannot directly edit the text portion. The user must click the arrow button to display the list portion. |
Namespace: Resco.Controls.DetailView
Assembly: Resco.DetailView.CF3 (in Resco.DetailView.CF3.dll)
Resco.Controls.DetailView Namespace