CPropertySheet::GetActiveIndex

This method gets the index number of the property sheet window’s active page, then use the returned index number as the parameter for GetPage.

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 GetActiveIndex( ) const;

See Also

CPropertySheet::GetPage, CPropertySheet::GetActivePage