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

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

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

    HTML Syntax:
    border-top: border_width border_style border_color;

    See Also