L
Les2011
Guest
I went looking for a way to allow me to set a font color using the FONT construct but was unable to find it in any documentation.
I want to be able to set style, font, size and color.
For example
Dim f7 AsNewFont("Calabria", 20, FontStyle.Italic) allows me to set font type, size and style but how do I incorporate the color of the font?
Thanks in advance,
Les
Continue reading...
I want to be able to set style, font, size and color.
For example
Dim f7 AsNewFont("Calabria", 20, FontStyle.Italic) allows me to set font type, size and style but how do I incorporate the color of the font?
Thanks in advance,
Les
Continue reading...