CComboBox: button access, list problem
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I need to fill the button in a ComboBox with GradientFill(). How can I access it? And also - how to add borders to the ComboBox when the mouse is over? I looked this: http://www.codeproject.com/KB/combobox/listboxexByEricSanchez.aspx, but there appears an error, when I try to use the simular idea with combo :(