Implementing Drag and Drop on List Control Items
Posted
by Meghna Trivedi
on February 10th, 2003
Level: Intermediate
In this article, I implemented a drag and drop operation for list control items. I implemented a list control that displays the graphics for a particular folder as thumbnails. The user can drag the thumbnails and drop them on the destination list control. The thumbnail actually gets copied from one list control to another.
About the Author
I work in a software company as a senior programmer; we develop software for specific hardware. I am not a well-experienced VC++ programmer, but tried to implement my best efforts.
Downloads
Download demo project - 24 KbDownload source - 114 Kb

Comments
Where is the article?
Posted by nitin_rajurkar on 10/23/2007 02:12amListbox
Posted by Legacy on 11/18/2003 12:00amOriginally posted by: moin
1. Please advise me how to do it the follwoing :
If i am using listbox and when i am updating the data by using other tool like text box the data is not going to added in the listbox from the back end,
could u please make the programme on it and forward it to me with the coading
Your ealriest response to this matter is highly appreciated.
tks
Replybye
moin
Great!!!
Posted by Legacy on 03/17/2003 12:00amOriginally posted by: Jinny
Just what I needed - was breaking my head for about a week, and found this code - 10x a lot :]
ReplyWhy drag n drop not working on my computer(Win98 & Win2K)
Posted by Legacy on 02/13/2003 12:00amOriginally posted by: coolvcguy
Reply
Do you know how to drag from different applications?.
Posted by Legacy on 02/11/2003 12:00amOriginally posted by: vikram
Hi..
Nice code.
do you know how todrag the drag the thumbnails from other applications and drop to my application?.
TIA
ReplyVikram Patwardhan