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