--- title: "Dialog-Box Controls and Components" ms.date: "03/30/2017" helpviewer_keywords: - "CommonDialog control" - "Windows Forms dialog boxes [Windows Forms], predefined" - "dialog boxes [Windows Forms], Windows Forms" - "Windows Forms, dialog boxes" ms.assetid: 6e5f5e9e-58d6-45f3-9df0-48b7bb6bfd5c --- # 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 Provides reference information about the class and its members. Provides reference information about the class and its members. Provides reference information about the class and its members. Provides reference information about the class and its members. Provides reference information about the class and its members. Provides reference information about the class and its members. Provides reference information about the class and its members. ## Related Sections [Dialog Boxes in Windows Forms](../dialog-boxes-in-windows-forms.md) Describes how to create a dialog box for a Windows Form. [ColorDialog Component Overview](colordialog-component-overview-windows-forms.md) 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)](folderbrowserdialog-component-overview-windows-forms.md) Enables users to browse and select folders. [FontDialog Component Overview](fontdialog-component-overview-windows-forms.md) Exposes the fonts that are currently installed on the system. [OpenFileDialog Component Overview](openfiledialog-component-overview-windows-forms.md) Allows users to open files via a pre-configured dialog box. [PageSetupDialog Component Overview](pagesetupdialog-component-overview-windows-forms.md) Sets page details for printing via a pre-configured dialog box. [PrintDialog Component Overview](printdialog-component-overview-windows-forms.md) Selects a printer, chooses the pages to print, and determines other print-related settings. [PrintPreviewDialog Control Overview](printpreviewdialog-control-overview-windows-forms.md) Displays a document as it will appear when it is printed. [SaveFileDialog Component Overview](savefiledialog-component-overview-windows-forms.md) Selects files to save and where to save them. Also see [Dialog Boxes in Windows Forms](../dialog-boxes-in-windows-forms.md).