csharp caractère cacher mot de passe

Code Example - csharp caractère cacher mot de passe

                
                        // Assign the asterisk to be the password character.
    textBox1.PasswordChar = '*';