CPropertySheet::GetPageCount

Determines the number of pages currently in the property sheet.

int GetPageCount( ) const;

Return Value

The number of pages in the property sheet.

Example

See the example for CPropertyPage::OnWizardFinish.

Requirements

Header: afxdlgs.h

See Also

Reference

CPropertySheet Class

Hierarchy Chart

CPropertySheet::GetPage

CPropertySheet::AddPage

CPropertySheet::RemovePage