Input for WinForms | ComponentOne
C1.Win.Input.Base Namespace / ITextBoxBase Interface / Clear Method

In This Topic
    Clear Method (ITextBoxBase)
    In This Topic
    Clears all text from the text box control.
    Syntax
    'Declaration
     
    
    Sub Clear() 
    void Clear()
    See Also