is there a way to change the forecolor of a single item in a combobox? the forecolor property of the combobox changes the color of all the items. i want to only be able to change a few.
Printable View
is there a way to change the forecolor of a single item in a combobox? the forecolor property of the combobox changes the color of all the items. i want to only be able to change a few.
You must handle the DrawItem message...