TreeControl class/Sibling Multiselect property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C44
Scope Basic Development Environment
Data Name Sibling Multiselect
Short Name* Sibling Multiselect
Long Name* Sibling Multiselect
* 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 Boolean data type

Boolean

Property Node Sibling Multiselect
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 TRUE and the Selection Mode is 0 or More Items, users can select multiple items only if those items are siblings.

If you enable Sibling Multiselect, but there are multiple non-sibling items already selected, subsequent selection behavior might not be intuitive. If you reset the selection to something valid, the selection behavior returns to normal.

This property is similar to the Selection Mode»Limit Multiselect to Siblings item on the shortcut menu of a tree control.


Uses

History

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

See Also

External Links