TreeControl class/Visible Items.Hierarchy Lines Visible property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C4D
Scope Basic Development Environment
Data Name HierarchyLinesVis
Short Name* HierarchyLinesVis
Long Name* Visible Items:Hierarchy Lines Visible
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 66
Owning Class Name TreeControl Class
Data Type Enum U32 data type

Enum U32

Property Node Visible Items:Hierarchy Lines Visible
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If Visible, lines to outline the hierarchy of the items are always visible as vertical and horizontal lines to the left of the items in the tree control. If Invisible, the hierarchy lines are always invisible. If OS Default, LabVIEW displays the hierarchy lines if trees in the operating system show hierarchy lines.

This property is similar to the Visible Items»Hierarchy Lines item on the shortcut menu of a tree control.


Uses

History

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

See Also

External Links