I want to hide my password.
What I want to happen is that as long as I type the "*" is shown instead of the characters, the problem is that this happens only when I click the "Log in" button.
Yes, I know this happens because the commands are inside the button's event block, but how do I get them out of there?
I tried to do out of the event but I can not use the text box, what can I do?