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

In This Topic
    Style Property (VBar)
    In This Topic
    Gets or sets the visibility of the scrollbars.
    Syntax
    'Declaration
     
    
    Public Property Style As ScrollBarStyleEnum
    public ScrollBarStyleEnum Style {get; set;}
    See Also