How to show read-only DataGridViewCheckBoxColumn CheckBoxes as Grey'd out.

N

nate axtell

I want read-only DataGridViewCheckBoxColumn CheckBoxes to be drawn Grey'd
out.
For the DataGrid, I made a custom CheckBox column where I painted Grey
CheckBoxes when the column was in ReadOnly mode. Do I have to do something
similar for the DataGridViewCheckBoxColumn class or has some style been
provided to do this?

Nate
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top