CPropertyPage

The CPropertyPage class encapsulates a single page of a Windows property sheet.

At a Glance

Header File Afxdlgs.h
Platforms
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 member functions of the CPropertyPage class.

See Also

CPropertyPage Member Functions, CPropertyPage Data Members, Dialog Box Classes, CPropertySheet, CDialog