Hello Everyone,
I am new to infopath and using infopath 2007. I can't seem to find any
helpful information on what i want to do. Basically i have a button on
an infopath form and then i am hosting that form in visual studio with
the formControl but i want to catch the button event of the infopath
form in my hosting project. Anyone know how to do this.. i've tried
using the NotifyHostEventHandler but it doesn't work, i think that is a
webform thing though and i am using windows forms to host my infopath
form.
Thanks,
Erin
esebastian@esolutionsgroup.ca - 24 Jan 2007 21:01 GMT
I figured this out. Turns out i had to set the notifyHost(notification)
on the button event inside the infoPath form.
Thanks,
Erin