Skip to main content
Participating Frequently
August 11, 2022
Question

Change text color of checkbox/radio button options

  • August 11, 2022
  • 1 reply
  • 138 views

I'm able to change the text color of a static_text view object with the text_color attribute but I've been unable to find a way to change the text color of checkbox and radio button options. Any suggestions would great! 

This topic has been closed for replies.

1 reply

johnrellis
Legend
August 12, 2022

Unfortunately, the "text_color" property applies only to static_text():

 

 

No other control supports "text_color".  

 

You could file a feature request, but it would almost certainly be a waste of time -- Adobe hasn't responded to such requests in years.