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