Link to home
Start Free TrialLog in
Avatar of wpm0001
wpm0001Flag for United States of America

asked on

How do I create a Custom Listview Control in C# that includes Drag and Drop from one Listview to another on the same form?

I am using VS2005 on XP.  I need to create a Custom Listview control that includes drag and drop capability between two ListViews on the same form.  The forms are childern of an  mdi form and I am just trying to avoid repeated code for each and every Listview that requires this capability.

Any help showing me how to change from repeating the same drag and drop functionality for each Listview and moving to a custom control that can be used for each child form will be greatly appreciated!
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of wpm0001

ASKER

Yeah - I've seen these and more.

The CodeProject one does so much that I can't get a handle on it and the other one isn't worth anything.  Click anywhere and items are added.  Even I could do that (not that I would of course)!

I'm increasing the point value.  Anyone?
Avatar of wpm0001

ASKER

This was a pathetic and open-ended post.  

I didn't really get what this place was about and I am sorry about that.  I'll be more reasonable in the future.  Dhaest: deserves the points just for putting up with me...

 
Avatar of wpm0001

ASKER

Sorry for being a boob!