 | Retrieving the Installed Font List A common task when creating programs that permit text editing, particularly What-You-See-Is-What-You-Get (WYSIWYG) applications, is to retrieve the list of installed typefaces. The user's preferred fonts and styles may then be utilised as desired. |
 | Capturing the Screen Contents in .NET 2.0 When supporting installed software, descriptions of problems can be enhanced greatly by viewing the contents of the user's screen. In this article we will explore how to perform a screen grab and display the captured image in a Windows Forms application. |
 | Determine the Screen Resolution Sometimes an application's user interface is laid out differently according to the resolution that is preferred by the user. For example, on small screen sizes, less information may be displayed. This tip explains how to obtain the current screen size. |
|
|