if you want the combobox to look like that you have to implement the ownerdraw painting yourself.
FWH implements bitmaps painting on the ownerdraw combobox, but to do it as you want, you have to code it in C.
if you want the combobox to look like that you have to implement the ownerdraw painting yourself.
FWH implements bitmaps painting on the ownerdraw combobox, but to do it as you want, you have to code it in C.