The IVerticalScroll type exposes the following members.

Properties

  NameDescription
Public propertyVScrollLargeChange
Step to take when clicking the scroll bar. This is a value between 0 and 1. Zero means no change; One means: scroll all the way up or down.
Public propertyVScrollSmallChange
Step to take when clicking on the scroll arrows. This is a value between 0 and 1. Zero means no change; One means: scroll all the way up or down.
Public propertyVScrollValue
Value between 0 and 1 that indicates at what position the scroll bar should be placed.

See Also