Icon ScrollBar Property

property ScrollBar: Boolean

Available In: Visual Client Applications

Specifies whether the vertical scrollbar should be shown for the listbox control.

Information Even if this property is set to True, a vertical scrollbar will only be shown if the vertical size of the contents of the control exceed the client rectangle for the control.
Image