BCGControlBar Pro for MFC
void CBCGPColorPickerCtrl::SetType ( COLORTYPE  colorType)

Sets the color picker control type

Call this member function before the Windows control is created to specify a color picker control type. The possible values are LUMINANCE, PICKER, HEX and HEX_GREYSCALE and defined by CBCGPColorPickerCtrl::COLORTYPE enumerator. The default type is PICKER.

Parameters
colorTypeA COLORTYPE value