property ExFolderView.VerticalOversize as Long
Indicates the vertical oversize value.

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