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

    CSS3 Style: overflow-x
    Defines the treatment of content that overflows the element's horizontal bounds.

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

    HTML Syntax:
    overflow-x: behavior;

    HTML Constants:
    -webkit-marquee,auto,hidden,overlay,scroll,visible,

    See Also