ComponentOne Basic Library for UWP
PromptChar Property

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : PromptChar Property
Gets or sets the character used to show spaces where user is supposed to type.
Syntax
'Declaration
 
Public Property PromptChar As System.Char
public System.char PromptChar {get; set;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members