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

Enables the automatic complete.

Parameters
bEnableTRUE to enable, FALSE to disable.

The combo box "auto-complete" feature can be used along with CBS_DROPDOWN style only.