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.
bEnable | Specifies whether to enable or disable the autocomplete mode. |