Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
240
Apply different border color on mouseover
posted

Hello,

I have successfully applied a xamMultiColumComboEditor to my WPF application. I have applied the Office2013 theme styling and most everything works, except for the change in border color on mouseover. Blue coloring gets applied to the dropdown button, but not to the border around the box itself. The style gets applied correctly to the XamComboEditor boxes that we are using, but I can't seem to replicate the behavior.

Is there a way to achieve this? I have played with the VisualStateGroup settings in the Office2013.xamMultiColumnCombo.xaml file, but haven't had any success. Any help would be greatly appreciated.