Pane class/Vertical Scrollbar Visibility property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18166807
Scope Basic Development Environment
Data Name VertScrollbarVisibility
Short Name* VertScrollbarVisibility
Long Name* Vertical 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 Vertical 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 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.


Uses

History

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

See Also

External Links