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

In This Topic
    SBThumbBorderColor Property (C1TileControl)
    In This Topic
    Gets or sets the color of the scroll bar thumb border.
    Syntax
    'Declaration
     
    
    Public Property SBThumbBorderColor As Color
    public Color SBThumbBorderColor {get; set;}
    See Also