ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / MaskInfo Class / PromptChar Property

In This Topic
    PromptChar Property
    In This Topic
    Character displayed on empty mask positions in edit mode.
    Syntax
    'Declaration
     
    Public Property PromptChar As Char
    public char PromptChar {get; set;}
    See Also