ListBox.ScrollBarVertical

From Xojo Documentation

Property (As Boolean )
aListBox.ScrollBarVertical = newBooleanValue
or
BooleanValue = aListBox.ScrollBarVertical

Supported for all project types and targets.

If True, adds a vertical scroll bar to the ListBox. The position of the thumb is indicated by ScrollPosition. The default is True.