BCGControlBar Pro for MFC
BOOL CBCGPRibbonComboBox::IsAutoCompleteEnabled ( ) const
inline

Specifies whether auto complete mode is enabled, or disabled.

Returns
TRUE if autocomplete mode is enabled; otherwise FALSE.

In auto complete mode the combo box automatically completes typed text according to the items contained in drop down part of the combo box. You can enable or disable auto complete mode using EnableAutoComplete().