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
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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