MulticolumnListbox class/Drag/Drop.Allow Dragging property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 18D99037
Scope Basic Development Environment
Data Name Allow Item Drag
Short Name* AllowDragging
Long Name* Drag/Drop:Allow Dragging
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 46
Owning Class Name MulticolumnListbox Class
Data Type Boolean data type

Boolean

Property Node Drag/Drop:Allow Dragging
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 TRUE, LabVIEW automatically begins a drag and drop operation from the control when you use the Operating tool to select and drag an item from the control.

Use the Control events for more control over how users drag items within controls. This property is similar to the Allow Dragging item on the shortcut menu of a multicolumn listbox control.


Uses

History

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

See Also

External Links