I have about ten checkboxes that are simply representing yes or no answers from the user. A user can tab to a checkbox and use the spacebar to Check or uncheck. However you cannot tell the checkbox has focus. When I tab to a checkbox you cannot see that the control is selected. How can I solve this?