ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection Class / ForeColor Property

In This Topic
    ForeColor Property (C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection)
    In This Topic
    Gets or sets the fore color of the thumb.
    Syntax
    'Declaration
     
    Public Property ForeColor As Color
    public Color ForeColor {get; set;}
    See Also