CPropertySheet::SetActivePage

This method changes the active page. For example, use SetActivePage if a user’s action on one page should cause another page to become 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

BOOL SetActivePage( int nPage );

BOOL SetActivePage( CPropertyPage* pPage );