BCGControlBar Pro for MFC
static void CBCGPVisualManagerVS2012::SetAccentColorRGB ( COLORREF  color,
BOOL  bAutoCorrectLuminosity = TRUE 
)
static

Sets an accent color to a user-defined color.

Call this method to set visual manager's accent color to a user-defined color. The accent color is used for some GUI elements such as borders of MDI tabs.

Parameters
colorSpecifies a new accent color.
bAutoCorrectLuminositySpecifies whether the color luminosity should be corrected to avoid too dark or too light the accent color.