Value | Description |
---|---|
False
|
Horizontal and vertical scroll bars are displayed on the form. |
True
|
Horizontal and vertical scroll bars are not displayed on the form. |
Description
This property removes or enables the scrollbars of any type of form, including normal, overlay, contained, and popup forms.
Note: Scrollbars are not automatically added if the layout is dynamically changed using $paintedfieldproperties.
Set this property to True
if you
are using a grid widget on the form, and the volume of data that fills the grid causes scroll bars
to appear for the grid.