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

Transition between Forms

3 Answers 117 Views
TransitionControl
This is a migrated thread and some comments may be shown as answers.
Sathish
Top achievements
Rank 1
Sathish asked on 19 Jul 2010, 06:53 PM
Hi,
   Good Afternoon. I am trying to use the Transition Control to implement a transition between forms with a simple Slide and zoom transition. I might use a button on the mainpage, so the onclick of the button will move from form to form. Do you guys have a simple example of that sort? Please let me know.

Thanks

3 Answers, 1 is accepted

Sort by
0
Konstantina
Telerik team
answered on 22 Jul 2010, 01:12 PM
Hi Sathish,

Thank you for your interest in our controls.

Unfortunately, we do not have exactly the same example, but I am sending you a project in which is illustrated transition between UserControls on a click of a button. The approach is the same. To most important thing about the TransitionControl is that it is a ContentControl.

Hope this helps. Feel free to contact us again if you have further questions.

Greetings,
Konstantina
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
Sathish
Top achievements
Rank 1
answered on 27 Jul 2010, 04:32 PM
If i try to call the windows form or windows control, i am getting an error, can you please let me know what i am doing wrong?

for windows form:
rtcTransition.Content = new WindowsForm1();



for windows user control:

rtctransition.Content = new WindowsUserControl();

Thanks
0
Miroslav Nedyalkov
Telerik team
answered on 30 Jul 2010, 08:44 AM
Hi Sathish,

 Could you please provide us a sample project that demonstrates the issue? This would help us investigate what goes wrong and assist you fix it.

Best wishes,
Miroslav Nedyalkov
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
TransitionControl
Asked by
Sathish
Top achievements
Rank 1
Answers by
Konstantina
Telerik team
Sathish
Top achievements
Rank 1
Miroslav Nedyalkov
Telerik team
Share this question
or