I suppose the title says it all; but to clarify...
I need to be able to change the default cyan highlight of selected items in a combobox to another color. I realise that in the full framework there is the DrawItem and DrawItemEventHandler but these do not exist in the CF.
I found this article:
http://www.opennetcf.com/Default.aspx?tabid=120
Unfortunately, the code sample to download isn't working.
Can anyone point me in the right direction as to how to achieve this?