A while ago I wrote a tutorial covering drag and drop in C#:
http://www.geekpedia.com/tutorial108_Using-drag-and-drop-operations.html
I try to make tutorials very easy to understand so hopefully you won't have
any problems. But if you do, leave a comment.
-Andrei
>i am developing an application in which i can drag and drop icons
> using c#. I tried out a few tutorials on code-project.com, but they
[quoted text clipped - 7 lines]
>
> Regards
weird0 - 30 Sep 2007 16:34 GMT
Hi! Andrei
Thanks for the exquisite tutorial. But me being a not-so-very
experienced programmer( just 2 months), wanted that.
What i wanted was how could i drag and drop a picture box or a panel
inside a windows form. One tutorial on code-project did work, but it
was just close, but not exactly what i wanted. Can you even explain or
relate from our tutorial, as to how i can achieve my goal.
Regards