'Declaration
<CategoryAttribute("Background")> <DefaultValueAttribute("")> <DescriptionAttribute("Gets or sets the background image for the element.")> Public Property BackImage As Image
[Category("Background")] [DefaultValue("")] [Description("Gets or sets the background image for the element.")] public Image BackImage {get; set;}