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