Dialog Box Classes

Windows CE supports dialog boxes differently from the way they are supported on Windows-based desktop platforms. One difference is that Windows CE does not support dialog box wizards. Another difference is that MFC for Windows CE does not support the Font dialog box class. MFC for Windows CE also does not currently support any of the OLE dialog box classes.

For information about the MFC for Windows CE dialog box classes, see the following topics:

CColorDialog CFindReplaceDialog
CCommonDialog COlePropertyPage
CDialog CPrintDialog
CFileDialog CPropertyPage

For information about where the dialog box classes fit into the Windows CE class hierarchy, see Window Class Categories and Classes Derived from CObject.