Calendar for WinForms | ComponentOne
C1.Win.Calendar Namespace / C1DateEdit Class / ResetText Method

In This Topic
    ResetText Method (C1DateEdit)
    In This Topic
    Updates the control's Text with the current Value.
    Syntax
    'Declaration
     
    
    Public Overridable Sub ResetText() 
    public virtual void ResetText()
    See Also