ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / C1TileControl Class / ScrollBarStyle Property

In This Topic
    ScrollBarStyle Property (C1TileControl)
    In This Topic
    Gets or sets whether the default or system scroll bar should appear.
    Syntax
    'Declaration
     
    
    Public Property ScrollBarStyle As ScrollBarStyle
    public ScrollBarStyle ScrollBarStyle {get; set;}
    See Also