[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.MouseWheelScrollMode

MouseWheelScrollMode Enum

Specifies which types of MouseWheel scroll.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
[Flags]
public enum MouseWheelScrollMode

Fields

Name Description
HorizontalScrollByShiftWheel

Horizontal scroll by Shift+Wheel.

None

No scroll by wheel

VerticalScrollByWheel

Vertical scroll by wheel.