ComponentOne Ribbon for WinForms
PasswordChar Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTextBox Class : PasswordChar Property
Gets or sets the character used to mask characters of a password in the RibbonTextBox.
Syntax
'Declaration
 
Public Property PasswordChar As System.Char
public System.char PasswordChar {get; set;}
See Also

Reference

RibbonTextBox Class
RibbonTextBox Members