'Declaration <DescriptionAttribute("The text associated with the button.")> <CategoryAttribute("Appearance")> <LocalizableAttribute(True)> Public Overrides Property Text As String
[Description("The text associated with the button.")] [Category("Appearance")] [Localizable(true)] public override string Text {get; set;}