Double Click Method

LabView Local Project Settings

Double Click Method

Short Name: Double Click

Installed With: Full Development System

Class: TreeControl Methods

Returns the unique tag of the last item the user double-clicked or returns an empty string if the user did not double-click an item since you last called this method.

You also can use the Double Click event to obtain information about items that the user double-clicks in the tree control.

Parameters

NameRequiredDescription
outputNoTag of the last item the user double-clicked.

Remarks

The following table lists the characteristics of this method.

Available in Run-Time Engine and Real-Time Operating SystemYes (Read/Write)
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo