How would I use File.Move to send the file to the user's Recycle Bin instead of removing it completely from their computer using File.Delete?
Thanks in advance.
Professional Software Development Tools
How would I use File.Move to send the file to the user's Recycle Bin instead of removing it completely from their computer using File.Delete?
Thanks in advance.
Is this possible?
We'll I couldn't find an answer to this problem so I found a workaround. I created a folder within my app called Trash Can and when the user deletes a file it is actually moved to this folder. Kind of like the deleted items folder in Outlook Express. When the user closes the app it checks to see if anything is in the Trash Can folder and asks the user if they wish to completely delete these items. If the user clicks yes then a File.Delete is performed.
that sounds like the best option![]()
Open your eyes to Narcissism, Don't let her destroy your life!!