If there is only one item in the results and enter is pressed, this item will be selected if this property is set to true. (Default: true).

[Visual Basic]
Public Property SelectSingleItemOnEnter As Boolean
[C#]
public bool SelectSingleItemOnEnter {get; set;}

See Also

DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace