ComponentOne List for WinForms
C1.Win.C1List Namespace / C1Combo Class / ScrollTrack Property

In This Topic
    ScrollTrack Property (C1Combo)
    In This Topic
    Determines whether the list constantly displays information as it scrolls.
    Syntax
    'Declaration
     
    
    Public Property ScrollTrack As Boolean
    public bool ScrollTrack {get; set;}
    See Also