The ScrollChangeEventArgs type exposes the following members.

Properties

  NameDescription
Public propertyNewPosition
Gets the new position of the scroll.
Public propertyOldPosition
Gets the old position of the scroll.
Public propertyScrollManager
Gets the scroll manager.

See Also