Drag n drop using c#

W

weird0

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
don't seem to work and are too hard to understand, like the usual
case. :-(

Can somebody help me out with this that how can i drag n drop using
c#. Please explain or get me the code or refer to some good links! I
did get some idea from the site, that events like DragEnter, DragLeave
and etc would be used.


Regards
 
W

weird0

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
 

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

Top