CMFCBaseTabCtrl::GetActiveTab
Retrieves the index of the currently active tab.
virtual int GetActiveTab() const;
Return Value
The zero-based index of the active tab; -1 if there is no active tab.
Requirements
Header: afxbasetabctrl.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Retrieves the index of the currently active tab.
virtual int GetActiveTab() const;
The zero-based index of the active tab; -1 if there is no active tab.
Header: afxbasetabctrl.h