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

rest - Spring boot: Request method 'PUT' not supported -

java - WrongTypeOfReturnValue exception thrown when unit testing using mockito -

symfony - imagine_filter() not generating the correct url in LiipImagineBundle -