Hi there , I wondered if anyone had experience of hosting Nevron Diagram controls in WPF via the WindowsFormsHost control? I was able to host a browser control but the system seemed unhappy when i put a NDrawingDocument in a control. Has anyone got this hanging together successfully?
Thanks,
Martin BG
Hello Martin,
You can use Nevron Diagram WinForm controls in WPF applications through the WindowsFormsHost.
We have assisted several customers with their requirements. We have prepared a simple example (attached) for integrating Nevron Diagram for Windows Forms in WPF apps. You will have to update the references.
Please note that If you are using Nevron .NET Vision for VS2010, you must switch the target framework to ".NET Framework 4" as by default the VS2010 applications target ".NET Framework 4 Client Profile".
Best Regards,Nevron Support Team