Click here to Skip to main content
15,892,005 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have two ListBox in WPF application. One is the source second is the destination. I took the help from the article
http://dotnetslackers.com/ADO_NET/re-191632_Generic_WPF_Drag_and_Drop_Adorner.aspx
Now I have managed to perform the drag and drop.

Now I have one feature to implement in which if we drop any item over an existing one, it will replace the existing item with the current dragged item.

Please guide.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900