Hosting a Windows Forms control inside a WPF - Online Free Computer Tutorials.

'Software Development, Games Development, Mobile Development, iOS Development, Android Development, Window Phone Development. Dot Net, Window Services,WCF Services, Web Services, MVC, MySQL, SQL Server and Oracle Tutorials, Articles and their Resources

Sunday, August 14, 2011

Hosting a Windows Forms control inside a WPF

Windows Forms can be hosted inside a WPF application using WindowsFormHost. In this post I will show how easily you can use WindowsFormHost to host a windows Form content inside a WPF application.

Step 1:

Create a Windows control library application. Lets put something really simple in it. I have put one Button and one Textbox.

Read More....

No comments:

Post a Comment