CPropertySheet::GetActiveIndex
Gets the index number of the property sheet window's active page and then uses the returned index number as the parameter for GetPage.
int GetActiveIndex( ) const;
Return Value
The index number of the active page.
Example
See the example for CPropertySheet::GetActivePage.
Requirements
Header: afxdlgs.h