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

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

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

    HTML Syntax:
    border-bottom-width: width;

    HTML Constants:
    medium,thick,thin,

    See Also