AnnotatedScrollBarScrollingEventArgs.ScrollingEventKind Property

Definition

Gets a value that indicates how the scroll event was initiated.

public:
 property AnnotatedScrollBarScrollingEventKind ScrollingEventKind { AnnotatedScrollBarScrollingEventKind get(); };
AnnotatedScrollBarScrollingEventKind ScrollingEventKind();
public AnnotatedScrollBarScrollingEventKind ScrollingEventKind { get; }
var annotatedScrollBarScrollingEventKind = annotatedScrollBarScrollingEventArgs.scrollingEventKind;
Public ReadOnly Property ScrollingEventKind As AnnotatedScrollBarScrollingEventKind

Property Value

A value of the enumeration that indicates how the scroll event was initiated.

Applies to