String class/Allow Dragging property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 6345813
Scope Basic Development Environment
Data Name AllowDrag
Short Name* Allow Dragging
Long Name* Allow Dragging
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 27
Owning Class Name String Class
Data Type Boolean data type

Boolean

Property Node Allow Dragging
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryYes
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

If TRUE, LabVIEW starts a drag and drop operation when you use the Operating tool to drag text from this control.

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


Uses

History

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

See Also

External Links