ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / C1TextBox Class / MarkEmpty Property

In This Topic
    MarkEmpty Property
    In This Topic
    Draws a red dotted line if Value is empty.
    Syntax
    'Declaration
     
    
    Public Property MarkEmpty As Boolean
    public bool MarkEmpty {get; set;}
    See Also