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

Reuse Radwindow

1 Answer 43 Views
Window
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Doug
Top achievements
Rank 1
Doug asked on 18 Jan 2013, 09:21 AM
Hi Telerik

I would like to know is it possible, and if yes, than how to create my windows in a separate file, to be able to call, and use that through my application? And in those pages to be able to create an instance of that window in code without using the xaml.

Best Regards

1 Answer, 1 is accepted

Sort by
0
Victor
Telerik team
answered on 21 Jan 2013, 12:50 PM
Hello Doug,

You can use one instance of RadWindow for every page of your app. You can have user controls with custom contents that you can set as the content for RadWindow on every page. For examples of how to use RadWindow please have a look at the online help or our Examples application (its source code is installed along with the controls suite). RadWindow is, in essence, a content control.

Greetings,
Victor
the Telerik team
Have a suggestion or face a problem - you can use the Ideas & Feedback portal to submit ideas, feedback and vote for them.
Tags
Window
Asked by
Doug
Top achievements
Rank 1
Answers by
Victor
Telerik team
Share this question
or