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