ListBox.ScrollBarHorizontal Property
Syntax
ScrollBarHorizontal as Boolean
If True, adds a horizontal scroll bar to the ListBox. The position of the thumb is indicated by ScrollPositionX.
Used to scroll the ListBox horizontally without a separate ScrollBar control.