Infopath and WPF

We have a requirement where we use Infopath forms for data capture from the users. Is it possible to host this infopath form inside a WPF application.
[150 byte] By [mahalax] at [2007-12-22]
# 1

Assuming there is an ActiveX control for InfoPath forms, you can host it by adding a reference to the DLL which will create a WinForms wrapper for the ActiveX control and then you can host that using WindowsFormsHost inside of your WPF app.

HTH,
Drew

DrewMarsh at 2007-8-30 > top of Msdn Tech,Visual Studio Orcas,Windows Presentation Foundation (WPF)...

Visual Studio Orcas

Site Classified