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

    CSS3 Style: -webkit-box-flex-group
    Specifies groups of dynamically resizing elements that are adjusted to be the same size.

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

    HTML Syntax:
    -webkit-box-flex-group: group_number;

    See Also