Getting info from a textbox with password char property set to true...

Jun 28 2012 12:45 PM
I have an application that will set the password chars to '*' as the user enters them. When I use textbox.text on that textbox will it return the actual password or *'s?

Answers (1)