Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal Namespace / C1WebBrowserBase Class / RestoreCursorAfterUndoRedo Property

In This Topic
    RestoreCursorAfterUndoRedo Property
    In This Topic
    For internal use.
    Syntax
    'Declaration
     
    Public Property RestoreCursorAfterUndoRedo As System.Boolean
    public System.bool RestoreCursorAfterUndoRedo {get; set;}
    See Also