'Declaration Public Enum SliderRoles Inherits System.Enum
public enum SliderRoles : System.Enum
Member | Description |
---|---|
Button | Css for plus and minus buttons. |
Control | Css for control. |
DisabledCss | Css for disable control. |
FocusCss | Css for control when it has focus. |
HoverCss | Css for control when it has mouse. |
LabelBottom | Css for bottom labels of horizontal control. |
LabelEdgeHoriz | Css for 2 labels located on edges of horizontal control. |
LabelEdgeVert | Css for 2 labels located on edges of vertical control. |
LabelLeft | Css for left labels of vertical control. |
LabelRight | Css for right labels of vertical control. |
LabelsHolderHoriz | Css for holder of labels of horizontal control. |
LabelsHolderVert | Css for holder of labels of vertical control. |
LabelTop | Css for top labels of horizontal control. |
MarginHoriz | Css for left and right margins of horizontal control. |
MarginVert | Css for top and bottom margins of vertical control. |
ThumbHoriz | Css for thumbs in horizontal control. |
ThumbsHolderHoriz | Css for holder of thumbs in horizontal control. |
ThumbsHolderVert | Css for holder of thumbs vertical control. |
ThumbVert | Css for thumbs in vertical control. |
TickLastBottom | Css for last bottom tickmarks of horizontal control. |
TickLastLeft | Css for of last left tickmarks of vertical control. |
TickLastRight | Css for last right tickmarks of vertical control. |
TickLastTop | Css for last top tickmarks of horizontal control. |
TickMajorBottom | Css for major bottom tickmarks of horizontal control. |
TickMajorLeft | Css for of major left tickmarks of vertical control. |
TickMajorRight | Css for major right tickmarks of vertical control. |
TickMajorTop | Css for major top tickmarks of horizontal control. |
TickMinorBottom | Css for minor bottom tickmarks of horizontal control. |
TickMinorLeft | Css for of minor left tickmarks of vertical control. |
TickMinorRight | Css for minor right tickmarks of vertical control. |
TickMinorTop | Css for minor top tickmarks of horizontal control. |
TicksHolderBottom | Css for holder of bottom tickmarks of horizontal control. |
TicksHolderLeft | Css for holder of left tickmarks of vertical control. |
TicksHolderRight | Css for holder of right tickmarks of vertical control. |
TicksHolderTop | Css for holder of top tickmarks of horizontal control. |
TrackDisabledCss | Css for track bar when control is disabled. |
TrackEdgeBottomCss | Css for bottom edge of track bar for vertical slider. |
TrackEdgeLeftCss | Css for left edge of track bar for horizontal slider. |
TrackEdgeRightCss | Css for right edge of track bar for horizontal slider. |
TrackEdgeTopCss | Css for top edge of track bar for vertical slider. |
TrackFocusCss | Css for track bar when control has focus. |
TrackHorz | Css for horizontal track bar. |
TrackHoverCss | Css for track bar when control has mouse. |
TrackValue2Horz | Css for Value2 of horizontal track bar. |
TrackValue2Vert | Css for Value2 of vertical track bar. |
TrackValueEdgeBottomCss | Css for bottom edge of track bar for vertical slider which represents Value. |
TrackValueEdgeLeftCss | Css for left edge of track bar for horizontal slider which represents Value. |
TrackValueHorz | Css for Value1 of horizontal track bar. |
TrackValueVert | Css for Value1 of vertical track bar. |
TrackVert | Css for vertical track bar. |
ValueLabel | Css for value label. |
ValueLabelFloatBottom | Css for float bottom value label in horizontal control. |
ValueLabelFloatHover | Css for float value label when it has mouse. |
ValueLabelFloatLeft | Css for float left value label in vertical control. |
ValueLabelFloatRight | Css for float right value label in vertical control. |
ValueLabelFloatTop | Css for float top value label in horizontal control. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2