Поделиться через


CPropertySheet::GetActiveIndex

Gets the index number of the property sheet window's active page and then uses the returned index number as the parameter for GetPage.

int GetActiveIndex( ) const;

Возвращаемое значение

The index number of the active page.

Пример

See the example for CPropertySheet::GetActivePage.

Требования

Header: afxdlgs.h

См. также

Основные понятия

CPropertySheet Class

CPropertySheet Members

Hierarchy Chart

CPropertySheet::GetPage

CPropertySheet::GetActivePage