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 color of the ribbon category.
void SetTabColor(
   AFX_RibbonCategoryColor color 
);
Parameters
- [in] color
 Specifies the new color of the ribbon category.
Remarks
Color can be one of the following values:
- AFX_CategoryColor_None 
- AFX_CategoryColor_Red 
- AFX_CategoryColor_Orange 
- AFX_CategoryColor_Yellow 
- AFX_CategoryColor_Green 
- AFX_CategoryColor_Blue 
- AFX_CategoryColor_Indigo 
- AFX_CategoryColor_Violet 
Requirements
Header: afxribboncategory.h