BCGControlBar Pro for MFC
void CBCGPRibbonComboBox::EnableAutoComplete ( BOOL  bEnable = TRUE)

Turns autocomplete mode on or off.

In auto complete mode the combo box automatically completes typed text according to the items contained in drop down part of the combo box.

Parameters
bEnableSpecifies whether to enable or disable the autocomplete mode.