Jump to content

CanAcceptDataDrag (XNode Ability): Difference between revisions

From LabVIEW Wiki
CanAcceptDataDrag
 
(No difference)

Latest revision as of 21:19, 15 March 2007

CanAcceptDataDrag (XNode Ability)
List of XNode Abilities
Public Name:CanAcceptDataDrag
Deprecated, prefer:CanAcceptDataDrag2

This ability VI is used to specify whether your XNode can accept either string or path data drags. Currently Point is always (0, 0).

Default behavior: Reject data drags.

This ability does not provide UI and OS messages are not handled.

See also