I am working in windows application that has a form.this form contains a group box that has some check-boxes. I have set this group box as disable. Now my problem is the fore-color of check-box text.It becomes light gray as shown in picture below.
How can I change the fore color of check box's text so it do not look like disabled(Light gray).
Don't disable it, just put AutoCheck property = False