Horizontal Scrollbar Visibility

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

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

Remarks

The following table lists the characteristics of this property.

Short Name HorizScrollbarVisibility
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