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

    CSS3 Style: border-left-width
    Defines the width of the left border of an element.

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

    HTML Syntax:
    border-left-width: width;

    HTML Constants:
    medium,thick,thin,

    See Also