'Declaration <DescriptionAttribute("The font size of the default appearance.")> <CategoryAttribute("Font")> Public Property FontSize As Single
[Description("The font size of the default appearance.")] [Category("Font")] public float FontSize { get; set; }