Dialog-Box Controls and Components (Windows Forms)
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.
Reference
- ColorDialog Class
Provides reference information about the ColorDialog class and its members.
- FontDialog Class
Provides reference information about the FontDialog class and its members.
- OpenFileDialog Class
Provides reference information about the OpenFileDialog class and its members.
- PageSetupDialog Class
Provides reference information about the PageSetupDialog class and its members.
- PrintDialog Class
Provides reference information about the PrintDialog class and its members.
- PrintPreviewDialog Class
Provides reference information about the PrintPreviewDialog class and its members.
- SaveFileDialog Class
Provides reference information about the SaveFileDialog class and its members.
Related Sections
- Dialog Boxes in Windows Forms
Describes how to create a dialog box for a Windows Form.
- ColorDialog Component Overview (Windows Forms)
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 (Windows Forms)
Exposes the fonts that are currently installed on the system.
- OpenFileDialog Component Overview (Windows Forms)
Allows users to open files via a pre-configured dialog box.
- PageSetupDialog Component Overview (Windows Forms)
Sets page details for printing via a pre-configured dialog box.
- PrintDialog Component Overview (Windows Forms)
Selects a printer, chooses the pages to print, and determines other print-related settings.
- PrintPreviewDialog Control Overview (Windows Forms)
Displays a document as it will appear when it is printed.
- SaveFileDialog Component Overview (Windows Forms)
Selects files to save and where to save them.
Topic | Location |
---|---|
Dialog Boxes in Windows Forms | .NET Framework SDK Managed Client |
Dialog Boxes in Windows Forms | .NET Framework SDK Managed Client |
Dialog Box Changes for Visual Basic 6.0 Users | Visual Basic Upgrading Information |
Dialog Boxes in Windows Forms | .NET Framework SDK Managed Client |
Dialog Boxes in Windows Forms | .NET Framework SDK Managed Client |
Dialog Box Changes for Visual Basic 6.0 Users | Visual Basic Upgrading Information |