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

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

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

    HTML Syntax:
    border-collapse: behavior;

    HTML Constants:
    collapse,separate,

    See Also