'Declaration Public Enum SliderTickmarkLabelLocation Inherits System.Enum
public enum SliderTickmarkLabelLocation : System.Enum
Member | Description |
---|---|
Both | Labels are located on both sides of trackbar. |
BottomOrRight | Labels are located below horizontal trackbar or on right side of vertical trackbar. |
None | No labels. |
TopOrLeft | Labels are located above horizontal trackbar or on left side of vertical trackbar. |
TwoLabelsInMargins | Two labels are rendered inside of margins between minus/plus buttons and trackbar regardless on value of SliderTickmarks.NumberOfLabels. |
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