No, you cannot convert it to a Win Form.
InfoPath forms are stored as XML. Technically you could read the information
stored in the XML file and import it into a Win Forms application for
display, but you'd have to write the code to do this yourself.
Regards,
S.Y.M. Wong-A-Ton
> Is there a way to convert infopath form to win form?
Chris D - 22 Dec 2005 13:52 GMT
However you could convert your forms into webforms by using products such as
Infoview (www.infoview.net)
>No, you cannot convert it to a Win Form.
>
[quoted text clipped - 6 lines]
>
>> Is there a way to convert infopath form to win form?