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

Focus between toolwindow and raddocking

3 Answers 140 Views
Docking
This is a migrated thread and some comments may be shown as answers.
Selva Saravana
Top achievements
Rank 1
Selva Saravana asked on 29 Oct 2013, 10:50 AM
Hi,
   i have a raddocking inside which radpanes are added. if i remove a radpane from raddocking it becomes float pane. Now if i overlap(not fully) the raddocking such that raddocking is beneath the toolwindow. if i click the radpane now, toolwindow remains top and raddocking is still below the toolwindow. But i want raddocking to come on top.

3 Answers, 1 is accepted

Sort by
0
Kalin
Telerik team
answered on 30 Oct 2013, 10:33 AM
Hello Selva,

In order to make the ToolWindow non Topmost you will need to replace the default ToolWindow with a custom one and override its GetWindowOwner method to return null. For your convenience I have prepared and attached a sample project which demonstrates the exact approach.

Hope this will work for you.

Regards,
Kalin
Telerik
TRY TELERIK'S NEWEST PRODUCT - EQATEC APPLICATION ANALYTICS for WPF.
Learn what features your users use (or don't use) in your application. Know your audience. Target it better. Develop wisely.
Sign up for Free application insights >>
0
Suresh
Top achievements
Rank 1
answered on 04 May 2016, 08:27 PM

Hi Kalin,

I ran the sample application you provided.It is working, but it disappears while dragging the floating ToolWindow. Actually It is behind the main window. Please find attached screenshot.

Please let me know if you have any Solution for this issue.

0
Kalin
Telerik team
answered on 09 May 2016, 07:32 AM
Hi Suresh,

Indeed the ToolWindow behaves that way while dragging in the sample project. However I'm afraid that with the current implementation of RadDocking there isn't a better solution - this scenario is not supported.

If you have any other other questions, let us know.

Regards,
Kalin
Telerik
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
Tags
Docking
Asked by
Selva Saravana
Top achievements
Rank 1
Answers by
Kalin
Telerik team
Suresh
Top achievements
Rank 1
Share this question
or