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

    CSS3 Style: text-overflow
    Controls overflow of non-wrapped text.

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

    HTML Syntax:
    text-overflow: behavior;

    HTML Constants:
    clip,ellipsis,

    See Also