2012-05-22 21:55 UTC
I'm implementing Drag n Drop on a Tree Control.
I see that the icon changes to the Copy icon when the user holds down the Ctrl key, but I don't see any way to intercept this. It would seem there would need to be an additional Flags argument passed to DragnDropFromControl in order to know if that was the case, correct?
Is there a recommendation on how to handle this?
Many, many thanks as always!
--J
I see that the icon changes to the Copy icon when the user holds down the Ctrl key, but I don't see any way to intercept this. It would seem there would need to be an additional Flags argument passed to DragnDropFromControl in order to know if that was the case, correct?
Is there a recommendation on how to handle this?
Many, many thanks as always!
--J