ActiveItemsInTree Property

Requires: Base Development System

Class: Project Properties (ActiveX)

If the LabVIEW Project Explorer window has focus, returns an array of references to the selected project items in the Project Explorer window. If the Project Explorer window does not have focus, returns a reference to the project item associated with the VI window that has focus. You can use these references with the ProjectItem properties.

Syntax

object.ActiveItemsInTree

Data Type

1D array of ProjectItems