The IVerticalScroll type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| VScrollLargeChange |
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.
| |
| VScrollSmallChange |
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.
| |
| VScrollValue |
Value between 0 and 1 that indicates at what position the scroll
bar should be placed.
|