Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The following Windows Forms controls and components present standard dialog boxes. Follow the links for more information about the functions available in each dialog box.
ColorDialog
Provides reference information about the ColorDialog class and its members.
FontDialog
Provides reference information about the FontDialog class and its members.
OpenFileDialog
Provides reference information about the OpenFileDialog class and its members.
PageSetupDialog
Provides reference information about the PageSetupDialog class and its members.
PrintDialog
Provides reference information about the PrintDialog class and its members.
PrintPreviewDialog
Provides reference information about the PrintPreviewDialog class and its members.
SaveFileDialog
Provides reference information about the SaveFileDialog class and its members.
Dialog Boxes in Windows Forms
Describes how to create a dialog box for a Windows Form.
ColorDialog Component Overview
Enables the user to select a color from a palette in a pre-configured dialog box and to add custom colors to that palette.
FolderBrowserDialog Component Overview (Windows Forms)
Enables users to browse and select folders.
FontDialog Component Overview
Exposes the fonts that are currently installed on the system.
OpenFileDialog Component Overview
Allows users to open files via a pre-configured dialog box.
PageSetupDialog Component Overview
Sets page details for printing via a pre-configured dialog box.
PrintDialog Component Overview
Selects a printer, chooses the pages to print, and determines other print-related settings.
PrintPreviewDialog Control Overview
Displays a document as it will appear when it is printed.
SaveFileDialog Component Overview
Selects files to save and where to save them.
Also see Dialog Boxes in Windows Forms.
.NET Desktop feedback feedback
.NET Desktop feedback is an open source project. Select a link to provide feedback:
Events
17 Mar, 9 pm - 21 Mar, 10 am
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowTraining
Module
Choose the best UI framework for a native Windows development project - Training
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.
Documentation
How to: Display Dialog Boxes - Windows Forms .NET Framework
Learn how to display dialog boxes in a similar way to how you display other forms in Windows applications.
Dialog Boxes - Windows Forms .NET Framework
Customize appearance - Windows Forms .NET Framework
Learn how to customize the look of your Windows Forms applications by changing the border, opacity, shape, style, or setting a background image.