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

How to integrate with TabControl

3 Answers 143 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Miha Markic
Top achievements
Rank 1
Miha Markic asked on 13 May 2010, 08:23 AM
How does one integrate transitions with TabControl?

3 Answers, 1 is accepted

Sort by
0
Miha Markic
Top achievements
Rank 1
answered on 13 May 2010, 08:28 AM
I think I know how. I've extracted TabControl's template using Blend and then replaced ContentPresenter with RadTransitionControl.
Is there any other way without applying entire template?
0
Pana
Telerik team
answered on 13 May 2010, 08:48 AM
Hi Miha Markic,

You can read this blog-post. It is for Silverlight but the same technique apply for WPF. If you have successfully replaced the ContentPresenter with RadTransitionControl it will not teach you something new though. The transitions looks cool but uses CPU and add some overhead on the Control's template so we don't have intentions on replacing the ContentPresenters with RadTransitionControl.

Best wishes,
Panayot
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.
0
Miha Markic
Top achievements
Rank 1
answered on 13 May 2010, 08:54 AM
Hi Panayot,

Yes, that's what I've done with standard TabControl.

Thanks,
Miha
Tags
TransitionControl
Asked by
Miha Markic
Top achievements
Rank 1
Answers by
Miha Markic
Top achievements
Rank 1
Pana
Telerik team
Share this question
or