Saturday, September 15, 2007

Change text color of combobox button when pressed

To change a combo box text color when it is pressed:

Go into the template of the combobox, into template of [toggle button], find your text block (if it is a content presenter change it to a text block instead) and look at the interaction,triggers panel.. find the trigger that says "IsChecked=True". Click it so it will then be recording... now change the color of your text block under properties.. TAADAAA!!! Test it out!!

Im working on how to change the rollover color as well instead of just the click color change...

No comments: