InfoPath & .NET 2.0 Windows Forms

O

Ostap Radkovskyy

Hey All,

Experts answer needed!

The goal: to integrate InfoPath functionality into .NET Windows Form:
- enable user to fill up IP form inside Windows Form;
- to use IP features inside Windows Form for new form design;

The only solution on my mind: to run IP application and make Windows Form
its parent, however in this specific case the form focuse will change
depending on cursor location - either somewhere on WinForm, or inside IP
designer (because different windows receive focuse)

Any other possible ways? Ideas?

Thanks a lot,
-Ostap
 
G

Goh

For you information Microsoft Office 12 will come with component that can
view insert data by using InfoPath inside .NET 2.0 Windows From.

It's cools.

Goh
 
Top