ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / HBar Class / Style Property

In This Topic
    Style Property (HBar)
    In This Topic
    Specifies the C1.Win.C1List.ScrollBarEnum value for the horizontal scroll bar.
    Syntax
    'Declaration
     
    
    Public Property Style As ScrollBarStyleEnum
    public ScrollBarStyleEnum Style {get; set;}
    See Also