Is there a way with VBA to have a CheckBox with the enabled property set to false but defeat the "grayed out" quality.
I have checkboxes that take their value from other objects and I do not want the users to be able to select them, but I don't want them to look grayed out either.