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

Set window behind main screen

1 Answer 281 Views
Window
This is a migrated thread and some comments may be shown as answers.
Prashant
Top achievements
Rank 1
Prashant asked on 21 Jan 2020, 11:19 PM

Hi All,

I am using radwindow as a child window in my application. Programatically I am trying to set child window behind main window.Window state 'Minimized' minimizes window so doesn't help. 

How to set child window behind main window and vice versa without changing window state? 

Any help would be appreciated.

Regards,

Prashant

 

 

 

1 Answer, 1 is accepted

Sort by
0
Accepted
Vladimir Stoyanov
Telerik team
answered on 24 Jan 2020, 02:19 PM

Hello Prashant,

In order to "switch" between windows without changing the window state you can focus them (invoking the Focus method). Whichever window is focused will be brought in front of the other. 

I hope you find this helpful.

Regards,
Vladimir Stoyanov
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
Tags
Window
Asked by
Prashant
Top achievements
Rank 1
Answers by
Vladimir Stoyanov
Telerik team
Share this question
or