c# drag and drop

A

auad

hi, I'm writing an application like windows explorer and I want to know
how to implement that kind of "file shadow" that appears when you drag
items in a listview. I read that I have to implement the IDropTarget
and IDropSource interfaces and the GiveFeedback event of the listview
but I really don't know how to do it, can anyone help me?

Thanks,
 

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