Save settings VB.net[Solved]
I was trying to make it where if textbox1.text and textbox2.text is not saved under my.settings.rememberme then a MsgBox would popup everytime the form opens..Otherwise it would not show the Msgbox if they are saved.
I tried different ways of doing this, but none work..Any ideas?