ComboBox for ASP.NET Web Forms
SelectOnItemFocus Property

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ComboBox Namespace > C1ComboBox Class : SelectOnItemFocus Property
A value that determines whether to select the item when the item gains focus or is activated. Default: false. Type: Boolean.
Syntax
'Declaration
 
Public Property SelectOnItemFocus As System.Boolean
public System.bool SelectOnItemFocus {get; set;}
See Also

Reference

C1ComboBox Class
C1ComboBox Members