TreeControl class/Drag/Drop.Allow Dragging of Parent Items property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 756A3C1F
Scope Basic Development Environment
Data Name Allow Dragging of Parent Items
Short Name* Allow Dragging of Parent Items
Long Name* Drag/Drop:Allow Dragging of Parent Items
* 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 Boolean data type

Boolean

Property Node Drag/Drop:Allow Dragging of Parent Items
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

If FALSE, the user cannot drag an item in the tree control unless the item is child-only.

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

This property is similar to the Allow Dragging of Parent Items item on the shortcut menu of a tree control.


Uses

History

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

See Also

External Links