CPropertySheet::GetActivePage

Call this member function to retrieve the property sheet window's active page. Use this member function to perform some action on the active page.

Syntax

CPropertyPage* GetActivePage( ) const;

At a Glance

Header File Afxdlgs.h
Platforms
Versions 1.0 and later
Complete documentation Visual C++ documentation

See Also

CPropertySheet Overview, CPropertySheet Member Functions, Property Sheets, CPropertySheet::GetPage