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.
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.