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

Positioning a minimized window.

1 Answer 57 Views
Window
This is a migrated thread and some comments may be shown as answers.
Mike
Top achievements
Rank 1
Mike asked on 10 Apr 2014, 01:16 AM
Is it possible to control the location of the window after it has been minimized? Currently it always shows right above the start bar. 

1 Answer, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 14 Apr 2014, 12:20 PM
Hi Mike,

I'm afraid that with the current implementation of RadWindow is not possible to override the minimized location as this is done in the code. RadWindow provides an option to show the Window in the TaskBar instead using the following code:

RadWindowInteropHelper.SetShowInTaskbar(radWindow, true);

Hope this helps.

Regards,
Kalin
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Window
Asked by
Mike
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Share this question
or