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

In This Topic
    Enable Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    Sub Enable( _
       ByVal fEnable As System.Boolean _
    ) 
    void Enable( 
       System.bool fEnable
    )

    Parameters

    fEnable
    See Also