[]
Represents a collection of named Style objects for thumb.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class C1RangeSlider.RangeSliderStyleCollection.ThumbStyleCollection
Name | Description |
---|---|
BackColor | Gets or sets background color of thumb. |
BorderColor | Gets or sets border color of thumb. |
CornerRadius | Gets or sets corner radius of thumb. |
DisabledBackColor | Gets or sets background color of thumb if control is disabled. |
DisabledBorderColor | Gets or sets border color of thumb if control is disabled. |
DisabledForeColor | Gets or sets the fore color of the thumb if control is disabled. |
ForeColor | Gets or sets the fore color of the thumb. |
HotBackColor | Gets or sets background color of thumb if mouse is over it. |
HotBorderColor | Gets or sets border color of thumb if mouse is over it. |
HotForeColor | Gets or sets the fore color of the thumb if mouse is over it. |
Padding | Gets or sets padding within the thumb. |
PressedBackColor | Gets or sets background color of thumb when user performs mouse click on it. |
PressedBorderColor | Gets or sets border color of thumb when user performs mouse click on it. |
PressedForeColor | Gets or sets the fore color of the thumb when user performs mouse click on it. |
ThumbType | Gets or sets a value indicating the type of thumb view. |