'Declaration
<CategoryAttribute("Gradient")> <DefaultValueAttribute(System.Drawing.Color, "Transparent")> <DescriptionAttribute("Gets or sets the secondary color used to build the background gradient.")> Public Property BackColor2 As Color
[Category("Gradient")] [DefaultValue(System.Drawing.Color, "Transparent")] [Description("Gets or sets the secondary color used to build the background gradient.")] public Color BackColor2 {get; set;}