detecting a cancelled drag

  • Thread starter Thread starter Chris
  • Start date Start date
C

Chris

Hi,
I need to be able to detect when a drag is cancelled after it has started.
Meaning: after the drag operation has begun, and the user does not complete
the drag, but releases whatever's being dragged before it reaches it's
supposed destination. I need something to happen at that point, and
surprisingly there's no event for like DragCancelled or something in
Control. So does anyone have any idea how I could do this? Thanks,

Chris
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top