My team and I are trying to prevent multiple modal RadWindow's from overlapping. We'd love a hint. :)
1 Answer, 1 is accepted
0
Ivo
Telerik team
answered on 21 Sep 2012, 09:00 AM
Hi Craig,
I am not sure I understand what means to prevent multiple modal RadWindow's from overlapping. Could you give us a screenshot or explain in more details what do you mean?
If you want to disable the background when a modal RadWindow is displayed you will have to set the RadWindow's ModalBackground property to new transperant SolidColorBrush.
window.ModalBackground = new SolidColorBrush(Colors.Transparent);
All the best,
Ivo
the Telerik team
Time to cast your vote for Telerik! Tell DevPro Connections and Windows IT Pro why Telerik is your choice. Telerik is nominated in a total of 25 categories.