This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5
Other versions are also available for the following:
Windows Presentation Foundation
Migration and Interoperability How-to Topics
The following topics show how to use the Windows Forms, Win32, and WPF technologies together in hybrid applications.

In This Section

Reference
Term | Definition |
|---|
WindowsFormsHost | An element that you can use to host a Windows Forms control on a WPF page. |
ElementHost | A Windows Forms control that you can use to host a Windows Presentation Foundation (WPF) control. |

Related Sections