Hi Mike,
Take a look at the SystemFonts class.
Also of interest may be the SystemColors, SystemPens, SystemBrushes and SystemIcons classes. There is also a
System.Media.SystemSounds class in the 2.0 framework, which I have found useful.

Signature
Dave Sexton
> Hi all,
>
[quoted text clipped - 8 lines]
>
> Thanks in advance for any help.
Mike - 11 Aug 2006 17:17 GMT
Wow, perfect. You know, I thought I had tried that yesterday but maybe I was
trying something like System.Font.
Anyway, that worked. Tooltip fonts are under SystemFonts.StatusFont.
Thanks very much for the help!
> Hi Mike,
>
[quoted text clipped - 15 lines]
> >
> > Thanks in advance for any help.