'Declaration <CategoryAttribute("Rollover Appearance")> <DescriptionAttribute("The border width in 'Rollover' state.")> Public Property RolloverBorderWidth As Single
[Category("Rollover Appearance")] [Description("The border width in 'Rollover' state.")] public float RolloverBorderWidth { get; set; }