-
1
- #1
I am currently using VC5 and have a program displaying a spreadsheet format using ClistCtrl items. I want to change the colour of the text in one 'cell' only. However, if I use the ClistCtrl::SetTextColor(colorref) method, it changes the text colour in every cell of the spreadsheet. I would appreciate any help.<br>Many thanks in anticipation.