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

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

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

    HTML Syntax:
    border: border_width border_style border_color;

    See Also