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