CMFCBaseTabCtrl::SetActiveTabTextColor
Sets the text color for active tabs.
virtual void SetActiveTabTextColor(
COLORREF clr
);
Parameters
- [in] clr
A COLORREF parameter that specifies the new text color.
Remarks
By default, the framework obtains the text color from GetSysColor. Override this default color by using the SetActiveTabTextColor method.
Requirements
Header: afxbasetabctrl.h