Declined
Last Updated: 08 May 2015 14:23 by ADMIN
B
Created on: 17 Mar 2015 14:06
Category: UI for Silverlight
Type: Bug Report
0
office2013 tabitemstyle
In the Office2013 theme for both SIlverlight and WPF in the latest version, the RadTabItemStyle has the Office Black for unfocussed tabs.

To fix this I added the lines:

        <Setter Property="Background" Value="{x:Null}" />
        <Setter Property="BorderBrush" Value="{x:Null}" />

Not sure if that is the right place to fix it, because in the previous version of the Office2013 theme (where the RadTabItem had the right style) those 2 lines were not present.
==========================
DECLINED DUE TO INACTIVITY.
1 comment
ADMIN
Pavel R. Pavlov
Posted on: 07 Apr 2015 08:34
Hi Demir,

We tried to reproduce the reported behavior on our side and it seems that the code works as expected. Could you please provide us with a project demonstrating issue? This will help us to trace down the root cause.

Regards,
Pavel Pavlov.