DC
David C
Syncfusion Team
June 7, 2010 11:55 AM UTC
Hi Christoph,
Thanks for your interest in Syncfusion products.
Basically we set UseInteropCompatibilityMode to true when we use WinForms controls in DockingManager of WPF. By the code snippet, we place WinForms's Button inside of the ContentControl(FindResults). WindowsFormsHost.EnableWindowsFormsInterop() funtion enables a System.Windows.Forms.Form to function correctly when it is opened modelessly from WPF
Regards,
David C