'Declaration Public Enum SliderTrackClickAction Inherits System.Enum
public enum SliderTrackClickAction : System.Enum
Member | Description |
---|---|
LargeChange | The value of the ActiveThumb will be changed with the LargeChange value, depending of the side where is click relative to the thumb position |
MoveToPoint | ActiveThumb will be moved to the clicked position. It value will be changed, relative to clicked position and slider size |
None | There is no action after click on the slider track |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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