C1.WPF Namespace : RangeSliderScrollBehavior Enumeration |
'Declaration
Public Enum RangeSliderScrollBehavior Inherits System.Enum
'Usage
Dim instance As RangeSliderScrollBehavior
public enum RangeSliderScrollBehavior : System.Enum
public enum class RangeSliderScrollBehavior : public System.Enum
Member | Description |
---|---|
None | Both thumbs will not move. |
Range | Both thumbs will be moved to direction of mouse by a large distance. |
Thumb | Closest thumb will be moved to direction of mouse by a large distance. |
System.Object
System.ValueType
System.Enum
C1.WPF.RangeSliderScrollBehavior
Target Platforms: 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