TreeView Xojo plugin

TreeView.DragReceiveBehavior Property

Use this property to control what nodes can receive drag on them.

DragReceiveBehavior as Integer {Read and Write}

Remarks

If set to 0 then all nodes can receive drag on them, if set to 1 then only directories can receive drag objects.

See Also

TreeView Control