CTabCtrl::GetCurSel
Retrieves the currently selected tab in a tab control.
int GetCurSel( ) const;
Return Value
Zero-based index of the selected tab if successful or – 1 if no tab is selected.
Requirements
Header: afxcmn.h
Этот браузер больше не поддерживается.
Выполните обновление до Microsoft Edge, чтобы воспользоваться новейшими функциями, обновлениями для системы безопасности и технической поддержкой.
Retrieves the currently selected tab in a tab control.
int GetCurSel( ) const;
Zero-based index of the selected tab if successful or – 1 if no tab is selected.
Header: afxcmn.h