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