I want to keep the checkbox enabled (to keep the white bg/black fg checkmark symbol), but I want it to be readonly. If I set enable=false, then everything gets grayed out.
Any ideas how I can set all the checkboxes on my form to readonly, but maintain the enable state to preserve the same look as normal checkboxes?
