ComponentOne Ribbon for WinForms
UseSystemPasswordChar Property

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTextBox Class : UseSystemPasswordChar Property
Gets or sets a value indicating whether the text in the RibbonTextBox should appear as the default password character.
Syntax
'Declaration
 
Public Property UseSystemPasswordChar As System.Boolean
public System.bool UseSystemPasswordChar {get; set;}
See Also

Reference

RibbonTextBox Class
RibbonTextBox Members