property ExFolderView.VerticalOffset as Long
Indicates the vertical scroll position.

TypeDescription
Long A long expression that specifies the position of the vertical scroll bar.
The VerticalOffset property specifies the vertical scroll position. The VerticalHeight property returns the vertical scroll bar's width. The VerticalOversize property specifies the maximum value for the vertical scroll's position. Use the Scrollbars property to specify whether the control should add vertical or vertical scroll bars when they required.