CMFCBaseTabCtrl::GetTabBkColor
Retrieves the background color of the specified tab.
virtual COLORREF GetTabBkColor(
int iTab
) const;
Parameters
- [in] iTab
The zero-based index of the tab.
Return Value
A COLORREF value that indicates the background color of the specified tab; -1 if iTab is out of range.
Requirements
Header: afxbasetabctrl.h