CPropertyPage

This class encapsulates a single page of a Windows CE property sheet.

At a Glance

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

Remarks

Because the current version of Windows CE does not support wizards, MFC for Windows CE does not support the OnWizardBack, OnWizardNext, or OnWizardFinish methods of the CPropertyPage class.

See Also

CPropertySheet, CDialog, Dialog Box Classes