CPropertySheet::GetActiveIndex

Call this member function to get the index number of the property sheet window's active page, then use the returned index number as the parameter for GetPage.

Syntax

int GetActiveIndex( ) 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::GetPage, CPropertySheet::GetActivePage