'Declaration
<CategoryAttribute("Text")> <DefaultValueAttribute("")> <DescriptionAttribute("Gets or sets the font used to paint text.")> Public Property Font As Font
[Category("Text")] [DefaultValue("")] [Description("Gets or sets the font used to paint text.")] public Font Font {get; set;}