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

RadWindow dissapear when application is minimized

2 Answers 71 Views
Window
This is a migrated thread and some comments may be shown as answers.
Missing User
Missing User asked on 17 May 2012, 06:48 PM
Hi,

We had worked with RadWindow for Silvelight, now with WPF we are facing some problems.

In my Application i have a button that call a RadWindow with the ShowDialog Method. The window appear as expected, but if the user clicks on other application like a Web Browser, or Email, or just minimize the application, when he comes back to the app it comes with the RadWindow in the "back" of the application, and then i need to minimize all the running apps to view again my RadWindow.

Is this a bug or am I missing something? because in Silverlight this not happen.

Thanks!

2 Answers, 1 is accepted

Sort by
0
Accepted
Boyan
Telerik team
answered on 22 May 2012, 01:32 PM
Hello Joao,

In order for the RadWindow to behave correctly you have to set an Owner. Just set the Owner to be the MainWindow of the application and you will no longer have this problem.

Don't hesitate to contact us if you have other questions.


Greetings,
Boyan
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>

0
Missing User
answered on 22 May 2012, 03:24 PM
Hello Boyan,
You just made my day!

Thanks for helping.

Tags
Window
Asked by
Missing User
Answers by
Boyan
Telerik team
Missing User
Share this question
or