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

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