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

    CSS3 Style: border-color
    Defines the color of an element's border.

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

    HTML Syntax:
    border-color: color;

    See Also