'Declaration Public Property HotTracking As Boolean
'Declaration
Public Property HotTracking As Boolean
public bool HotTracking {get; set;}
If True (the default), individual rows are highlighted as the mouse moves over them.
If False, moving the mouse does not change the highlighted row.
DropDownList Class DropDownList Members