0
Answer

USB flash memory in c#

Hi all ,
i have a form in c#  and i want this form to open automatically when i connect usb flash memory or any memory in the usb port , and display every thing inside the flash memory in this form in box withe the files and its details like type , size , also i want to add buttons 
one for get the information about the flash that i connect to my computer, size , type......
another button to delete the selected file from the usb
another button just for copy the selected file 

thx.