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

    CSS3 Style: border-right-width
    Defines the width of the right border of an element.

    Property type
    Read-write property
    Syntax
    Visual Basic
    Public Property BorderRightWidth As String
    Remarks

    HTML Syntax:
    border-right-width: width;

    HTML Constants:
    medium,thick,thin,

    See Also