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

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

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

    HTML Syntax:
    border-top-style: style;

    HTML Constants:
    dashed,dotted,double,groove,hidden,inset,none,outset,ridge,solid,

    See Also