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

    CSS3 Style: -webkit-border-bottom-right-radius
    Specifies that the bottom-right corner of a box be rounded with the specified radius.

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

    HTML Syntax:
    -webkit-border-bottom-right-radius: radius;|-webkit-border-bottom-right-radius: horizontal_radius vertical_radius;

    See Also