CPropertySheet::GetPageIndex

This method retrieves the index number of the specified page in the 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

Syntax

int GetPageIndex( CPropertyPage* pPage ) const;

See Also

CPropertySheet::SetActivePage, CPropertySheet::GetPage