How can I have different foreground colors on different rows in a listbox?
thank you
Printable View
How can I have different foreground colors on different rows in a listbox?
thank you
Override the OnPaint method of the listbox , then do your custom drawings. This is close example except it addes images to the listbox .
http://www.planet-source-code.com/vb...2395&lngWId=10