Use the RepositoryItemTextEdit.PasswordChar Property
TextEdit has a property Properties.PasswordCharthat is empty by default. By> setting char there (for example, *), you enable the necessary functions.
. :
. PasswordChar , RepositoryItemMemoEdit.UseSystemPasswordChar true.
:
TextEdit.Properties.PasswordChar = '*'
"", Properties, PasswordChar, . *.