1
Reply

Integrating WPF with Winforms in Visual Studio 2015

Muhammad Ali

Muhammad Ali

Jul 5 2017 3:11 AM
191
I am working on a project in which I have designed a 3D model of a CNC Machine and loaded a .obj file into WPF. Now I want to load this WPF into a Winform and get a value from user to translate or rotate the model. Any tips or suggestions on how this task can be accomplished? Thank you.

Answers (1)