Hi Guys i am currently new to VB and am studying from a book i followed the instructions on the book and get a compile error: End of statement expected. The Form is ment to show a list of fonts. i get a compile error on e.Graphics.DrawString(strfontname, fnt, br, 0, intycoord.
The code is as...