ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / C1DropDownControl Class / ResetText Method

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