Pane class/Horizontal Scrollbar Visibility property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18166806
Scope Basic Development Environment
Data Name HorizScrollbarVisibility
Short Name* HorizScrollbarVisibility
Long Name* Horizontal Scrollbar Visibility
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 75
Owning Class Name Pane Class
Data Type Enum U16 data type

Enum U16

Property Node Horizontal Scrollbar Visibility
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

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.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links