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