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

    CSS3 Style: border-bottom
    Defines a variety of properties for an element's bottom border within one declaration.

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

    HTML Syntax:
    border-bottom: border_width border_style border_color;

    See Also