Gets or sets a value specifying the style of the combo box.
One of the RescoComboBoxStyle values. The default is RescoComboBoxStyle.DropDown.
The DropDownStyle property controls the interface that is presented to the user. You can enter a value that allows for a simple drop-down list box, a drop-down list box, where the text portion is not editable and you must select an arrow to view the drop-down, or the default drop-down list box, where the text portion is editable and the user must press the arrow key to view the list.
ItemComboBox Class | Resco.Controls.DetailView Namespace