combobox - MFC hide CCombobox Arrow button -


is there way hide dropdown button of ccombobox of mfc? combobox has style cbs_dropdown , editable.the dropdown should open whenever user types in edit box.

if don't need drop down , want typing helper feature should not use combobox.

instead use shautocomplete , iautocomplete2 read introduction.


Comments

Popular posts from this blog

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

php - Magento - Deleted Base url key -

android - How to disable Button if EditText is empty ? -