BCGControlBar Pro for MFC
BCGPRibbonCategoryColor CBCGPRibbonCategory::GetTabColor ( ) const
inline

Returns the current tab color.

Use this function to retrieve the current tab color. The returned value may be one of the following enumerated values:

  • BCGPCategoryColor_NoneB
  • CGPCategoryColor_Red
  • BCGPCategoryColor_Orange
  • BCGPCategoryColor_Yellow
  • BCGPCategoryColor_Green
  • BCGPCategoryColor_Blue
  • BCGPCategoryColor_Indigo
  • BCGPCategoryColor_Violet

BCGPCategoryColor_None means the default color. Tab colors usually set for context tabs (categories) only.