BCGSuite for MFC
BOOL CBCGPComboBox::m_bOptimizedSelection
static

Specifies whether an already selected item shouldn't be redrawn when control receives CB_SETCURSEL message.

By default this flags is TRUE. Set it to FALSE if you wish to redraw the control upon every CB_SETCURSEL and don't check for the current selection.