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

In This Topic
    Open Method (IOleUndoManager)
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Sub Open( _
       ByVal parentUndo As IOleParentUndoUnit _
    ) 
    void Open( 
       IOleParentUndoUnit parentUndo
    )

    Parameters

    parentUndo
    See Also