CPropertySheet::GetPageIndex

Call this member function to retrieve the index number of the specified page in the property sheet.

Syntax

int GetPageIndex( CPropertyPage* pPage ) const;

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertySheet::SetActivePage, CPropertySheet::GetPage