WinUI | ComponentOne
C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1MaskedTextBox Class / PromptChar Property
In This Topic
    PromptChar Property
    In This Topic
    Gets or sets the character used to show spaces where user is supposed to type.
    Syntax
    public char PromptChar {get; set;}
    See Also