Determines when an object has a scroll bar.

Property of

Browse, Editor, Form, ReportViewer, SubForm

Description

The scrollBar property determines when and if a control displays a scrollbar. It may have any of four settings:

Value

Description

0 (Off)

The object never has scroll bars.

1 (On)

The object always has scroll bars.

2 (Auto)

Displays scroll bars only when needed.

3 (Disabled)

The scroll bars are visible but not usable.