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

    CSS3 Style: outline
    Defines a variety of properties for an element's outline (drawn outside the element's border) within one declaration.

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

    HTML Syntax:
    outline: color style width;

    See Also