CPropertySheet::GetActivePage

This method retrieves the property sheet window’s active page. Use this method to perform some action on the active page.

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

CPropertyPage* GetActivePage( ) const;

See Also

CPropertySheet::GetPage