ComponentOne MultiSelect for WinForms
C1.Win.Input.Base Namespace / ITextBoxBase Interface / Undo Method

In This Topic
    Undo Method (ITextBoxBase)
    In This Topic
    Undoes the last edit operation in the text box.
    Syntax
    'Declaration
     
    
    Sub Undo() 
    void Undo()
    See Also