Common Dialog Boxes Structures (Compact 2013)
3/28/2014
The following table shows the common dialog boxes structures, with a description of the purpose of each.
Programming element |
Description |
---|---|
This structure contains information the ChooseColor (function)function uses to initialize the Color common dialog box. |
|
This structure contains information that ChooseFont (function) uses to initialize the Font dialog box. |
|
This structure contains strings that identify the driver, device, and output port names for a printer. |
|
This structure contains information about the WM_NOTIFY message sent to a hook procedure from an Explorer-style Open or Save As dialog box. |
|
This structure contains information the operating system uses to initialize the system-defined Open or Save As dialog box. |
|
This structure contains information used by PageSetupDlg (function) to initialize the Page Setup common dialog box. |
|
This structure contains information PrintDlg (function) uses to initialize the Print common dialog box. |