How to Override the Theme of the Checkbox?

WPF Studio, Themes, and Shared Library for WPF Forum

Posted 10 years ago by lik
Version: 13.2.0591
Avatar

If I want to change the color of the tick in the checkbox.I need to override what key.I think the color of the tick in my using theme is very light.

Comments (1)

Answer - Posted 10 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hello, you have licensed WPF Studio, so you can download the default styles and templates and easily look this sort of thing up.  For instance, the XAML for our CheckBox theme is in this file in the Shared library XAML: 

\Shared\Themes\Includes\Styles\Native\Button.xaml

You can see all the brushes used within that template there.


Actipro Software Support

The latest build of this product (v24.1.2) was released 1 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.