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

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