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

    CSS3 Style: border-spacing
    Defines the spacing between an element's border and the content within.

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

    HTML Syntax:
    border-spacing: length;

    See Also