Drag & Drop with more than 2 listviews?

J

juvi

Hello,

I have successfully used the sample provided in msdn for creating darg&drop
between 2 listviews. Is this possible for more than 2 listviews?

I have listview A,B and C and I want to do the following:

Drag & Drop between:

A -> B
B <-->C

thx for any help in advance.

juvi
 
M

mnadeem.abbasi

Yes

For more help please send the link from MSDN which you used.

I will help you more for optimizing it
 
J

juvi

hello,

I have tried now several things....the problem is that I can only get the
sender...so which gets alls dragged listview items and I would need to be
able to determine from which listview the drag started to can make custom
events for my DragDrop....

juvi
 

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