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

Sets a current state color (predefined).

Call this method to set visual manager's state 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 state color is used for some GUI elements such as status bar and indicates a current application state.

Parameters
colorAn enumerated value to set.