RoundTextBoxPasswordChar Property

Gets or sets a password character that will be used to display the actual characters contained in RoundTextBox.

Definition

Namespace: BeeMobile.RoundTextBox
Assembly: BeeMobile.RoundTextBox.NET48 (in BeeMobile.RoundTextBox.NET48.dll) Version: 4.8.1.21
C#
public char PasswordChar { get; set; }

Property Value

Char

See Also