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

In This Topic
    ClearUndo Method (C1TextBox)
    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