3
I want to hide my password.
What I want to happen is that while I type " * " is shown instead of characters, the problem is that it only happens when I click on the "Log in".
Yes, I know this happens because the commands are inside the event block of the button, but how can I get them out of there?
I tried to do it outside the event but I can’t use the text box, which I can do?