CanAcceptDataDrag2 (XNode Ability): Difference between revisions
Appearance
CanAcceptDataDrag2 |
m →See also: spaces |
||
| Line 15: | Line 15: | ||
== See also == | == See also == | ||
* [[DataDrag2 (XNode Ability)|DataDrag2]] | * [[DataDrag2 (XNode Ability)|DataDrag2]] | ||
* [[ GetDataForDrag (XNode Ability)| GetDataForDrag]] | * [[GetDataForDrag (XNode Ability)|GetDataForDrag]] | ||
Latest revision as of 21:30, 15 March 2007
| CanAcceptDataDrag2 (XNode Ability) | |
|---|---|
| List of XNode Abilities | |
| Public Name: | CanAcceptDataDrag2 |
This ability VI is used to specify whether your XNode can accept either string, path, or project item 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.