A password box is a Windows Forms text box that displays placeholder characters while a user types a string. Set the xref:System.Windows.Forms.TextBox.PasswordChar%2A property of the ...
description Learn how to set the text displayed by a Windows Forms control. Set or return the text by using the Text property, or change the font by using the Font property. Windows Forms controls ...