Vertical Scrollbar Visibility

Gets or sets the vertical scroll bar visibility of the pane.

If Always On, the pane displays the vertical scroll bar at all times. If Always Off, the pane does not display the vertical scroll bar at any time. If Off While Running, the pane displays the vertical scroll bar at edit time and hides it at run time. This property is similar to selecting Vertical Scrollbar from the shortcut menu.

Remarks

The following table lists the characteristics of this property.

Short Name VertScrollbarVisibility
Data type cenum.png
Permissions Read/Write
Available in Run-Time Engine Yes
Available in Real-Time Operating System Yes
Settable when the VI is running Yes
Loads the front panel into memory Yes
Need to authenticate before use No
Loads the block diagram into memory No
Remote access allowed Yes
Always On 0
Always Off 1
Off While Running 2