Didnt work. Got:
Too many arguments to 'Public Sub Encrypt(e As System.IO.FileSystemEventArgs)'.
With e underlined..
Tryed just Encrypt(Sender) and it took it, but then I get a cast exeption when I click on the button. I'm at a loss. This is the only potion of the app tha is giving me problems.




Reply With Quote