Skip to main content
Participating Frequently
August 11, 2022
質問

Change text color of checkbox/radio button options

  • August 11, 2022
  • 返信数 1.
  • 139 ビュー

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! 

このトピックへの返信は締め切られました。

返信数 1

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.