Drag/Drop:Allow Drag and Drop Outside Control Property

LabView Local Project Settings

Drag/Drop:Allow Drag and Drop Outside Control Property

Short Name: AllowDragOutsideControl

Installed With: Base Package

Class: TreeControl Properties

If TRUE, this enables the control to drag items to other controls and accept drags from other controls.

Use the Control events for more control over how users drag items within controls.

You can use this property with the Drag/Drop:Allow Dragging and the Drag/Drop:Allow Dropping properties to allow data dragging to other controls and to accept data drops from other controls.

This property is similar to the Allow Drag Drop Outside Control item on the shortcut menu of a tree control.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/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