ComponentOne List for WinForms
C1.Win.C1List Namespace / FetchScrollTipsEventArgs Class / ScrollBar Property

In This Topic
    ScrollBar Property (FetchScrollTipsEventArgs)
    In This Topic
    Indicates the scrollbar that was moved.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ScrollBar As ScrollBarEnum
    public ScrollBarEnum ScrollBar {get;}
    See Also