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

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