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
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
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