ComponentOne CalendarView for WinForms
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