使用C#代码取消 TextBox的PassWordChar

textBox.PasswordChar = new char();

原文地址:https://www.cnblogs.com/brian93/p/14953041.html