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