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