CSS3 Style: -webkit-border-radius
Specifies that the corners of a box be rounded with the specified radius.
CSS3 Style: -webkit-border-radius
Specifies that the corners of a box be rounded with the specified radius.
| Visual Basic | 
|---|
Public Property WebkitBorderRadius As String  | 
HTML Syntax:
-webkit-border-radius: radius;|-webkit-border-radius: horizontal_radius vertical_radius;