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 background color for the specified tab.
virtual BOOL SetTabBkColor(
   int iTab,
   COLORREF color = (COLORREF)-1
);
Parameters
- [in] iTab 
 The zero-based index of the tab.
- [in] color 
 The color to set.
Return Value
TRUE if successful; FALSE otherwise.
Requirements
Header: afxbasetabctrl.h