Lets say i had a hidden my.setting.example for the project and the example was some type of password that is NOT visible during the program. Is there a way for the user to find that string? (example located somewhere on a text file or something on the computer) i don't really understand how VB saves the string without writing a file somewhere

thanks!