Selecting Listbox and Tree Control Items at Run Time

Use the following ways to select items in a listbox or tree control while a VI is in run mode:

Note Note  By default, LabVIEW limits the interactive selection of multiple items in a tree control to items that share the same parent. To allow the selection of items with different parents, right-click the tree control and remove the checkmark from the Selection Mode»Limit Multiselect to Siblings item in the shortcut menu.

In a listbox or tree control with a selection mode that allows you to select 0 items, press the <Ctrl> key and click an item to deselect it. (macOS) Press the <Command> key. (Linux) Press the <Alt> key.

Note  If you assign <PageUp>, <PageDown>, <Home>, or <End> as a shortcut key in the Key Navigation page of the Properties dialog box for a control, you no longer can use that key to select items in a listbox.