This is a migrated thread and some comments may be shown as answers.

TabItem fade-in and fade-out

1 Answer 73 Views
TabControl
This is a migrated thread and some comments may be shown as answers.
Sascha
Top achievements
Rank 1
Sascha asked on 17 May 2011, 10:06 AM
I would like to fade-in and fade-out my TabItems, e.g. like that one in Visual Studio 2010. How can I achieve this effect with RadTabControl?
Thanks in advance for any help.

1 Answer, 1 is accepted

Sort by
0
Tina Stancheva
Telerik team
answered on 20 May 2011, 09:33 AM
Hello Sascha,

I am not whether I understand your scenario correctly. Can you please send us a snapshot or a screencast illustrating what you mean by "fade-in and fade-out".

If what you need to do is implement a Transparent Background on the TabItems while moving the mouse over them, then you can examine the attached sample. Basically, when you need to change the RadTabItem visual display, you need to edit the TabItem's ControlTemplate and implement your changes there. In the attached sample solution I only changed the TabItem_Background_MouseOver resource brush, which controls the Background of the RadTabItem while they are not selected, but the mouse is over them.

I hope this info will help you.

Kind regards,
Tina Stancheva
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
TabControl
Asked by
Sascha
Top achievements
Rank 1
Answers by
Tina Stancheva
Telerik team
Share this question
or