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 a specific tab.
virtual BOOL SetTabTextColor(
int iTab,
COLORREF color = (COLORREF)-1
);
Parameters
[in] iTab
The zero-based index of the tab.[in] color
A COLORREF parameter that indicates the new text color.
Return Value
Nonzero if successful; 0 otherwise.
Requirements
Header: afxbasetabctrl.h