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

Transition effects like in WPF

1 Answer 84 Views
New Product Suggestions
This is a migrated thread and some comments may be shown as answers.
Jeff Bradshaw
Top achievements
Rank 1
Jeff Bradshaw asked on 22 Jul 2010, 02:04 PM
I would love to see a transition effect much like what's in WPF but for a plain windows app. Something to make an object fade out while another fading in.

1 Answer, 1 is accepted

Sort by
0
Nikolay
Telerik team
answered on 27 Jul 2010, 03:13 PM
Hi Jeff Bradshaw,

Thank you for the question.

You can use the AnimatedPropertySetting API to achieve transition effects. For example, the effects that you see when you open our Examples application are implemented thanks to the AnimatedPropertySetting. You can find the implementation in the QuickStart project, WelcomeScreenTop and WelcomeScreenBottom user controls.

You can also refer to the following articles which shown varios scenarios where AnimatedPropertySetting can be used:
- http://www.telerik.com/community/code-library/winforms/general/radcalendar-fisheye-effect-on-mousehover.aspx
- http://www.telerik.com/support/kb/winforms/buttons/create-button-with-animated-border.aspx

I hope this helps.

Greetings,
Nikolay
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
New Product Suggestions
Asked by
Jeff Bradshaw
Top achievements
Rank 1
Answers by
Nikolay
Telerik team
Share this question
or