CPropertySheet::SetActivePage
Visual Studio 2010
Changes the active page.
BOOL SetActivePage( int nPage ); BOOL SetActivePage( CPropertyPage* pPage );
See the example for CPropertySheet::GetActivePage.
Changes the active page.
BOOL SetActivePage( int nPage ); BOOL SetActivePage( CPropertyPage* pPage );
See the example for CPropertySheet::GetActivePage.