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
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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