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

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

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

    HTML Syntax:
    border-top-width: width;

    HTML Constants:
    medium,thick,thin,

    See Also