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

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