[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.ScrollIndicatorMode

ScrollIndicatorMode Enum

Specifies how to indicate current scroll location.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
public enum ScrollIndicatorMode

Fields

Name Description
None

Use nothing to indicate current scroll location.

ScrollBar

Use a scroll bar to indicate current scroll location.

ScrollIndicator

Use a scroll indicator to indicate current scroll location.