I want to add a checkbox to a column of grid but the checkbox (inside area) need to be gray color (as if it is disabled) but the rest of the area of the column need to be white color. I need to able to double-click on the column to execute the grid's doubleclick().
If I disable the column, I get the color effect but I cannot double-click the column anymore. The forecolor only affect the caption (in my case I have no caption) and backcolor only affects the outside area of the checkbox.
Thank you for any help.
If I disable the column, I get the color effect but I cannot double-click the column anymore. The forecolor only affect the caption (in my case I have no caption) and backcolor only affects the outside area of the checkbox.
Thank you for any help.