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

RadWindow.Show() and .ShowDialog()

1 Answer 113 Views
Window
This is a migrated thread and some comments may be shown as answers.
Kevin
Top achievements
Rank 1
Kevin asked on 23 Nov 2009, 03:33 PM
When these methods are called do they also issue a BringToFront()?

1 Answer, 1 is accepted

Sort by
0
Miroslav Nedyalkov
Telerik team
answered on 23 Nov 2009, 05:13 PM
Hello Kevin,

Yes, they call the Activate method (it brings the window to the front). If the new window appear under the old one that means that the old one calls its Activate method also. The problem is the same as the problem described in the other post you sent : http://www.telerik.com/community/forums/silverlight/window/radwindow-confirm-alert-prompt-bringtofront.aspx.

Kind regards,
Miroslav Nedyalkov
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Window
Asked by
Kevin
Top achievements
Rank 1
Answers by
Miroslav Nedyalkov
Telerik team
Share this question
or