Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IOleUndoManager Interface / UndoTo Method

In This Topic
    UndoTo Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Sub UndoTo( _
       ByVal undoUnit As IOleUndoUnit _
    ) 
    void UndoTo( 
       IOleUndoUnit undoUnit
    )

    Parameters

    undoUnit
    See Also