Hi all
I have a fairly basic problem that I just can't solve.
I am trying to change the font color in a collection of grids everything else like background color font etc works ok
but I cant get the forecolor to change.
I have tried DataGridView1.ForeColor = blahblah.color and DataGridView1.DefaultCellStyle.ForeColor = blahblah.color
I am assuming it's an easy answer but I have googled many variations and not found an answer
can anyone help me please
Mike
I have a fairly basic problem that I just can't solve.
I am trying to change the font color in a collection of grids everything else like background color font etc works ok
but I cant get the forecolor to change.
I have tried DataGridView1.ForeColor = blahblah.color and DataGridView1.DefaultCellStyle.ForeColor = blahblah.color
I am assuming it's an easy answer but I have googled many variations and not found an answer
can anyone help me please
Mike