Drag & Drop Folder then copy folder to multiple locations.

swu

Active member
Joined
Mar 26, 2005
Messages
33
Programming Experience
1-3
Could someone point me to a tutorial or samples for an app to drag and drop a folder onto a form then have the app copy the folder & files to several locations?

Thanks in advance.

swu
 
Attached is a sample app that will allow the user to drag and drop files and/or folders (even more that one and a combination of the two) and have those files/folders copied to the temp folder.
It should be relatively simple to recode and allow the files/folders to be copied to multiple locations.
 

Attachments

  • DragDropFolderCopy.zip
    25.3 KB · Views: 63
Back
Top