G
Guest
I am trying to get a QueryContinueDragEvent per the MSDN tutorial on
Drag&Drop from a TreeView control.
My TreeView is at the same time source and destination (basically I am
trying to manually rearrange nodes). I try to abort the D&D when outside the
main form but I can not get the Query.. Event to fire; any ideas what's can
be wrong?
I've already installed handlers/subscribes for most (Ithink) related events
but no luck so far...
Thanks ahead!
TB
Drag&Drop from a TreeView control.
My TreeView is at the same time source and destination (basically I am
trying to manually rearrange nodes). I try to abort the D&D when outside the
main form but I can not get the Query.. Event to fire; any ideas what's can
be wrong?
I've already installed handlers/subscribes for most (Ithink) related events
but no luck so far...
Thanks ahead!
TB