'Declaration
<CategoryAttribute("Border")> <DescriptionAttribute("Gets or sets the radii of the element corners.")> <DefaultValueAttribute(C1.Framework.Corners, "0")> Public Property Corners As Corners
[Category("Border")] [Description("Gets or sets the radii of the element corners.")] [DefaultValue(C1.Framework.Corners, "0")] public Corners Corners {get; set;}