'Declaration
<BrowsableAttribute(True)> <CategoryAttribute("Loupe")> <DescriptionAttribute("Caption text for Run button")> <DefaultValueAttribute("Click to Auto Refresh")> Public Property RunButtonText As String
[Browsable(true)] [Category("Loupe")] [Description("Caption text for Run button")] [DefaultValue("Click to Auto Refresh")] public string RunButtonText {get; set;}