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

In This Topic
    ClearUndo Method (ITextBoxBase)
    In This Topic
    Clears information about the most recent operation from the undo buffer of the text box.
    Syntax
    'Declaration
     
    
    Sub ClearUndo() 
    void ClearUndo()
    See Also