mobileFX WebKitX CEF3 ActiveX 4.x
WebKitXCEF3Lib ActiveX Control / WebKitXCEF3 Object / CanRedo Property
In This Topic
    CanRedo Property
    In This Topic
    Description

    Returns True if the Redo Buffer is not empty.

    Property type
    Read-only property
    Syntax
    Visual Basic
    Public Property CanRedo As Boolean
    Return Type

    Returns current property value.

    Remarks

    You should check CanRedo property before calling Redo method. 

    See Also