Input for WinForms | ComponentOne
C1.Win.Input Namespace / C1TextBox Class / ResetText Method

In This Topic
    ResetText Method (C1TextBox)
    In This Topic
    Restores the default value of the Text property.
    Syntax
    'Declaration
     
    
    Protected Sub ResetText() 
    protected void ResetText()
    See Also