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

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