This question is locked. New answers and comments are not allowed.
I would like to provide a drag drop mechanism where after the mouse is released over the target (indicating the drop shuld proceed) I can prompt the user with a messagebox say - Drop Here? And allow the user to cancel the action. What events/methods should I be keyeing off of to achieve this.
Thanks
Thanks