TextBoxActiveXControl.PasswordChar

TextBoxActiveXControl.PasswordChar property

Gets and sets a character to be displayed in place of the characters entered.

public char PasswordChar { get; set; }

See Also