I'm using DevExpress WinForms controls, and I was wondering whether I can set the font color a cell to be something like "first word in black, second word in red".
Is this possible? Is setting different font colors per control even possible in DevExpress? How about in WinForms at all?
If not, can I use a different, "crazier" approach to get this? Use 2 label controls per cell maybe?