change color of red box on tri-state checkbox

Posted by Adam S on Stack Overflow See other posts from Stack Overflow or by Adam S
Published on 2010-05-20T22:22:04Z Indexed on 2010/05/23 0:10 UTC
Read the original article Hit count: 242

Filed under:
|
|

Hi all. I'm trying to get the green box that appears on the second click of a tri-state checkbox to be red, and also to fill up the box.

I found an article here that demonstrates a little bit about using templates to do this: http://social.msdn.microsoft.com/Forums/en-US/wpf/thread/98cf8a65-f4ca-4ff5-9851-c2989b91a013

However, I can't figure out how to interpret all that. I only understand a few of the things in that template and don't know how to get my red box. Can anyone help, and also tell me how you knew what to do?

© Stack Overflow or respective owner

Related posts about c#

Related posts about wpf