common dialog box function
C54332
concept
A common dialog box function is a reusable routine that creates and manages standardized system-provided dialog windows (such as file open, save, print, or color selection) to handle user input in a consistent way across applications.
Observed surface forms (2)
- dialog box function ×1
- dialog result code ×1
Instances (7)
- ModalResult via concept surface "dialog result code"
- ChooseColor
- ChooseFont
- PrintDlg
- PageSetupDlg
- FindText
- SelectDialogItemText via concept surface "dialog box function"