I'm trying to use DrawString to recreate images like the one below. If I remember back that far, I'm pretty sure Windows 98 used to draw MS Sans Serif exactly like this. I'm having no luck reproducing this text exactly with DrawString, partly because I'm not 100% sure which font it is. I've tried DrawString with every 'famous' sans serif font on Graphics objects with various TextRenderingHint values, but with no luck. How can I programmatically draw strings identical to the ones in this image?

Name:  txt.png
Views: 485
Size:  2.0 KB