FontDialog Component (Windows Forms)
.NET Framework 2.0
The Windows Forms FontDialog component is a pre-configured dialog box. It is the same Font dialog box exposed by the Windows operating system. The component inherits from the CommonDialog class.
In This Section
- FontDialog Component Overview (Windows Forms)
-
Introduces the general concepts of the FontDialog component, which you use to display a pre-configured dialog box. Users can use the dialog box to manipulate fonts and their settings.
- How to: Show a Font List with the FontDialog Component
-
Explains how to choose a font at run time through an instance of the FontDialog component.
Reference
- FontDialog
-
Provides reference information about the FontDialog class and its members.