TreeControl class/Active Item.Tag property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C0D
Scope Basic Development Environment
Data Name Active Item Tag
Short Name* ActiveItemTag
Long Name* Active Item:Tag
* 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 String data type

String

Property Node Active Item:Tag
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

The tag of the item(s) to which you want to apply subsequent property changes.

The following table lists example values for this property.

! scope="column" style="text-align:Left;" | Result
Value
TREE_COLUMN_HEADERS Selects all column headers.
TREE_ALL_ROWS Selects all rows.

Wire the tag of a specific item to select a specific item.

Examples


Uses

History

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

See Also

External Links