'Declaration <DescriptionAttribute("The image that is displayed on the button.")> <CategoryAttribute("Appearance")> Public Property Image As Image
[Description("The image that is displayed on the button.")] [Category("Appearance")] public Image Image {get; set;}