This class is the base class for CColorDialog, CFileDialog, CFindReplaceDialog, and CPrintDialog
Header file: | Afxdlgs.h |
Platforms: | H/PC 2.0, Palm-size PC, H/PC Pro |
Windows CE versions: | 1.0 and later |
Complete documentation: | Visual C++ documentation |
In Windows CE, common dialog boxes are unmovable (they are always centered vertically and horizontally on the screen) and they do not support hooks.
Windows CE supports the following common dialog box classes, derived from CCommonDialog:
CColorDialog |
CFileDialog |
CFindReplaceDialog |
CPrintDialog |
Windows CE does not currently support the following classes and subclasses:
CFontDialog | COleConvertDialog |
CPageSetupDialog | COleInsertDialog |
COleDialog | COleLinksDialog |
COleBusyDialog | COlePasteSpecialDialog |
COleChangeIconDialog | COlePropertiesDialog |
COleChangeSourceDialog | COleUpdateDialog |
CColorDialog, CFileDialog, CFindReplaceDialog, CPrintDialog, Dialog Box Classes