TextChanged事件
...
属性,Modifiers
推荐使用:
Application.Restart();
//三种都是清空
this.textBox1.PasswordChar = new char();
this
.textBox1.PasswordChar =
new
char
();