S
Suz
My project manager would like have a windows form embedded in an infopath
form. Specifically, he does NOT want to have the windows form compiled and
launched with a 'process.start(form.exe)' statement. He wants the form
contained within the InfoPath form so that there could be interaction between
the InfoPath form and the windows form. The InfoPath code (using VB.Net) and
windows form code would all be contained within the project code.
Has anyone do this? If so, how?
Thanks for your help!
form. Specifically, he does NOT want to have the windows form compiled and
launched with a 'process.start(form.exe)' statement. He wants the form
contained within the InfoPath form so that there could be interaction between
the InfoPath form and the windows form. The InfoPath code (using VB.Net) and
windows form code would all be contained within the project code.
Has anyone do this? If so, how?
Thanks for your help!