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