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