BackColor Property (RangeSliderColorBaseStyle)
In This Topic
Gets or sets the System.Drawing.Color used to fill the background of the elements.
Syntax
'Declaration
Public Property BackColor As System.Drawing.Color
public System.Drawing.Color BackColor {get; set;}
See Also