Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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