BCGControlBar Pro for MFC
void CBCGPColorPickerCtrl::SelectCellHexagon ( BYTE  R,
BYTE  G,
BYTE  B 
)

Given the RGB values selects a new color

Call this function when you need to select a new color explicitly providing R,G and B color components.

Parameters
RSpecifies the red color component
GSpecifies the green color component
BSpecifies the blue color component