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