1
Answer

How to set ForeColor for a disabled Checkbox in Winform

Romain

Romain

10y
2.4k
1
Good morning,
 
I am working on a Winform application and I would like to set the red color to the text which is associated to a checkbox. I would like to set the color when the checkbox is disabled. I saw in the Internet that is not simple and I have to use a trick.
 
Do someone know how to do this ?
 
Thank you in advance.

Answers (1)