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

In This Topic
    HScrollBar Property (C1Combo)
    In This Topic
    Returns the HBar object that controls the appearance of the horizontal scrollbar.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HScrollBar As HBar
    public HBar HScrollBar {get;}
    See Also