int GetActiveIndex( ) const;
Return Value
The index number of the active page.
Remarks
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.
Example
See the example for CPropertySheet::GetActivePage.
CPropertySheet Overview | Class Members | Hierarchy Chart
See Also CPropertySheet::GetPage, CPropertySheet::GetActivePage