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

Problem of WPF RadDocking on Winform ElementHost

1 Answer 114 Views
Docking
This is a migrated thread and some comments may be shown as answers.
kj
Top achievements
Rank 1
kj asked on 04 Aug 2010, 03:31 PM
sample project

Hi,

Please refer to my sample project. Due to my project need to integrate Winform Main program and WPF usercontrol, I add an ElementHost on Form to place WPF usercontrol with RadDocking, but I found that RadDocking Component on Winform has problem.
When I drag a pane and move it, sometimes the pane will disappear. Please exact may sample project and execute WindowsApplication1.sln, then start debugging to produce the scenario, if the problem does not happen, please drag and dock the pane several more times, thanks.

PS: After compile sample project,  WindowsApplication1\WindowsApplication\bin\Debug have 2 .exe files
AddPanes.exe is pure WPF application, WindowsApplication.exe is my scenario application.

1 Answer, 1 is accepted

Sort by
0
George
Telerik team
answered on 09 Aug 2010, 04:37 PM
Hi kj,

Thank you for contacting us.

I tested the sample you sent us. Unfortunately, I could not reproduce the problem - the RadPane did not disappear.
However, pay attention on that if you place a WPF UserControl in windows form, the ToolWindow goes behind the windows form when the form gets the focus. That's because the window form stay above the WPF UserControl.

I hope this information helps. I will be glad to assist you further.

Regards,
George
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
Docking
Asked by
kj
Top achievements
Rank 1
Answers by
George
Telerik team
Share this question
or