This sample shows some of the many features available when using GDI+ to work with text.
The user can select from a number of different command buttons, each of which formats text in a different way. Although the pens, brushes, fonts and some other parameters are often hard coded, their usage demonstrates the important concepts. This sample demonstrates:
Trial or Release version of Visual Studio .NET Professional (or greater).
Windows 2000 or Windows XP
Simply press F5.
System.Drawing, System.Drawing.Font, System.Drawing.Graphics,