ScrollEventArgs.DeltaMove

Syntax

DeltaMove: Number

Description

The DeltaMove property contains the current position of slider in the scrollbar.

Example

The example of property use is given in the ScrollEventArgs constructor.

See also:

ScrollEventArgs