[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.MouseWheelScrollMode

MouseWheelScrollMode Enum

Specifies which types of MouseWheel scroll.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.10.dll
Syntax
[Flags]
public enum MouseWheelScrollMode
<Flags>
Public Enum MouseWheelScrollMode

Fields

Name Description
HorizontalScrollByShiftWheel

Horizontal scroll by Shift+Wheel.

None

No scroll by wheel

VerticalScrollByWheel

Vertical scroll by wheel.