Changing colours of a combo box
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I've subclassed CComboBox. I've called WM_CTLCOLR_REFLECT. Which works perfectly well with the edit box. It's when I dropdown it's crashing the app. I want to able to change the colour of the listbox part as well. I'm confident that someone here can supply code snippet that would solve the problem. Thanks in advance, Alton