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
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.
FontDialog
Provides reference information about the FontDialog class and its members.
Related Sections
Dialog-Box Controls and Components
Describes a set of controls and components that enable users to perform standard interactions with the application or system.
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Windows developers have various options for creating applications that run on Windows. This module introduces the native Windows UI frameworks that are available for Windows development. It also provides guidance on how to choose the best framework for your application.