Show contents 

Working with Common Classes > Classes > ScrollEventArgs > ScrollEventArgs.DeltaMove

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