I'm not sure... but I need to have the browser object use a font that is only
in my application directory. i.e NOT installed in the Windows Font directory.
For contractural reasons I need to keep the font only in my application's
directory.
I use set PrivateFont to do this for other objects that use the subject font
but the COM browser object for VB .Net 2003 defaults to look for fonts in
Windows fonts directory.

( I was hoping the managed browser object under
VB .Net 2005 might let me specify a font to be in a different location from
the Windows font directory. Then again maybe you know of a way in html to do
the same??
Bob