Hi
I have a file in list view how can it dragdrop from it from list view to desktop and when i change in file(add some text in file ) on desktop it reflect in listview file .(Window application)
How can i moniter file like filezilla??
Thanks!
Loading
Sam HobbsPosted Jun 9, 2011, 7:04 AM
Jaganathan BantheswaranPosted Jun 9, 2011, 5:13 AM
Here you can get the source code for Drag drop.
But for Reflecting the changes which are made in Dropped file you need to implement some logic.