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

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

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

    HTML Syntax:
    -webkit-border-top-left-radius: radius;|-webkit-border-top-left-radius: horizontal_radius vertical_radius;

    See Also