BCGControlBar Pro for MFC
static void CBCGPVisualManagerVS2012::SetAccentColor ( AccentColor  color)
static

Sets an accent color to one of predefined colors.

Call this method to set visual manager's accent color to one of the following predefined values:

  • VS2012_Blue
  • VS2012_Brown
  • VS2012_Green
  • VS2012_Lime
  • VS2012_Magenta
  • VS2012_Orange
  • VS2012_Pink
  • VS2012_Purple
  • VS2012_Red
  • VS2012_Teal

The accent color is used for some GUI elements such as borders of MDI tabs.

Parameters
colorAn enumerated value to set.