Hello,

I need to draw text within a window, but I only have the device context (hDC) for this window. Is there anyway to do this without using win32 API and if not, how do I get a font's hFont in VB .net?

Thanks,

Lloyd