1
Answer

How highlight a win forms checkbox when cursor is inside it

I have some checkbox with no text specified. Now whenever I tab down to this checkbox, it does not get highlighted. How to get it highlighted so that user can know that the cursor is there in checkbox.

 

Answers (1)