'Declaration
<DefaultValueAttribute(System.Drawing.Color, "Transparent")> <DescriptionAttribute("Gets or sets the color used to paint the left edge of the border.")> Public Property Left As Color
[DefaultValue(System.Drawing.Color, "Transparent")] [Description("Gets or sets the color used to paint the left edge of the border.")] public Color Left {get; set;}