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
235
Foreground-Color of XamTabItemEx Header
posted

I want to achieve to set the Foreground Color of a TabItemEx-Header to red, if something is invalid in my form. I set it with a trigger (TargetType="igWindows:TabItemEx")

<Setter Property="TextElement.Foreground" Value="Red" />

but unfortunately, the background of the whole TabItem is affected, if it is not selected, and looks like the screenshot in the attachment shows it.

Any suggestions would be great :-)

Parents Reply Children
No Data