TreeControl class/Active Item.Child-Only? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C10
Scope Basic Development Environment
Data Name Child-Only?
Short Name* Child-Only?
Long Name* Active Item:Child-Only?
* 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 Active Item:Child-Only?
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, you cannot indent other items under the active item(s).

If the active item is the column headers or if the active item has other items indented under it, this property returns an error. If the active item is all rows, the property returns an error.

This property is similar to the Child-Only Item item on the shortcut menu of a tree control.


Uses

History

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

See Also

External Links