Click here to Skip to main content
15,893,904 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I've built a fairly simple form with a treeview and listview to show the folders and files at a given location.
Can someone give me some guidance on how to implement itemdrag to allow the user to move a file into a folder. I.e. file and folder shown in the same listview and the user drags the file onto the folder to raise the event to move the file. Just like you can in Windows Explorer.
Thanks
PS itemdrag might not the correct approach, open to suggestions.
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