January 2003
Beginner
696 pages
16h 38m
English
The Common Dialog controls in Windows Forms enable you to perform dialog-related tasks. Table 3.6 lists the available Common Dialog controls.
| Control | Description |
|---|---|
| ColorDialog | Displays the color picker dialog box that enables users to set the color of an interface element |
| FontDialog | Displays a dialog box that enables users to set a font and its attributes |
| OpenFileDialog | Displays a dialog box that enables users to navigate to and select a file |
| PrintDialog | Displays a dialog box that enables users to select a printer and set its attributes |
| PrintPreviewDialog | Displays a dialog box that shows how a PrintDocument object appears when printed |
| SaveFileDialog | Displays a dialog box that allows users to save ... |
Read now
Unlock full access