Short question here:
In .Net 4.0 Winforms, how do I use the PasswordChar property of a Textbox to show a common black dot as a character? Is there perhaps some font I can use that has this as a character?
If I use ‘UseSystemPasswordChar = true‘ it shows an asterisk (*).
You can use this one:
●You can type it by holding Alt and typing 25CF.
Alternately, you may use this smaller one:
•You can type it by holding Alt and typing 2022.