change color of red box on tri-state checkbox
- by Adam S
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?