The Graphics::DrawString method draws a string based on a font, a layout rectangle, and a format.
This topic lists the DrawString methods of the Graphics class. For a complete list of methods for the Graphics class, see Graphics. DrawString(WCHAR*,INT,Font*,PointF&,Brush*) The Graphics::DrawString ...