Jump to content

CanAcceptDataDrag (XNode Ability)

From LabVIEW Wiki
Revision as of 21:19, 15 March 2007 by Adamrofer (talk | contribs) (CanAcceptDataDrag)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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