ComponentOne MultiSelect for WinForms
C1.Win.Input Namespace / C1NumericEdit Class / ClearUndo Method

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