I have searched a lot and the nearest thing I have found is this. The question is exactly about what I want to code, but there's only one vague answer. Searched code.google.com for GiveFeedback implementations, but none about what I want. Any idea, please?
Asked
Active
Viewed 1,598 times
1 Answers
0
Assuming this is C# / Windows Forms, if you use the built-in API for drag & drop, then you get a "dragging" mouse cursor for free. That is really the easiest solution.

Justin Ethier
- 131,333
- 52
- 229
- 284