CCommonDialog is the base class for CFileDialog and CFindReplaceDialog .
Header File | Afxdlgs.h |
Platforms | |
Versions | 1.0 and later |
Complete documentation | Visual C++ documentation |
In Windows CE, common dialog boxes aren't movable (they're always centered vertically and horizontally on the screen) and they don't support hooks.
Windows CE supports the following common dialog box classes, derived from CCommonDialog.
CFileDialog
CFindReplaceDialog
Windows CE doesn't currently support the CFontDialog or CPageSetupDialog classes. It also doesn't support COleDialog or any of its descendants, COleBusyDialog, COleChangeIconDialog, COleChangeSourceDialog, COleConvertDialog, COleInsertDialog, COleLinksDialog, COlePasteSpecialDialog, COlePropertiesDialog, COleUpdateDialog.
CCommonDialog Member Functions, Dialog Box Classes, CFileDialog,