Hello: I've been searching via the internet ...and don't think this is possible, but wanted to see if anyone here knows for sure.
I have a datagridview that currently has a color column
using DataGridViewComboBoxColumn drop-down...where as each item in the drop-down is a Color name:
e.g.
Red
Green
Blue
I would like to display the actual color instead of displaying the color name ... or maybe even just change the font of the color name so that it matches the color name.
does anyone know if there's a way to do this?
thank you for your help,
annarene
I have a datagridview that currently has a color column
using DataGridViewComboBoxColumn drop-down...where as each item in the drop-down is a Color name:
e.g.
Red
Green
Blue
I would like to display the actual color instead of displaying the color name ... or maybe even just change the font of the color name so that it matches the color name.
does anyone know if there's a way to do this?
thank you for your help,
annarene