property ExFolderView.HorizontalHeight as Long
Retrieves the width of the height scroll bar.

TypeDescription
Long A long expression that indicates the height of the control's horizontal scroll bar, if present.
This property returns the horizontal scroll bar's height. The HorisontalOffset property specifies the horizontal scroll position. The HorisontalOversize property specifies the maximum value for the horizontal scroll's position. Use the Scrollbars property to specify whether the control should add horizontal or vertical scroll bars when they required.