[]
        
(Showing Draft Content)

C1.Win.Ribbon.RibbonTextBox.UseSystemPasswordChar

UseSystemPasswordChar Property

UseSystemPasswordChar

Gets or sets a value indicating whether the text in the RibbonTextBox should appear as the default password character.

Declaration
[C1Category("Behavior")]
[C1Description("RibbonTextBox.UseSystemPasswordChar", "Gets or sets a value indicating whether the text in the RibbonTextBox should appear as the default password character.")]
public bool UseSystemPasswordChar { get; set; }