Hi Howard,
Unfortunately you are right, there is no OnCLose Event that you can catch.
You
need to put a close button on the form and call the cleanup code there.
Regards,
Franck Dauché
> I am, through C#, modifying InfoPath command bars during the OnLoad routine
> of my form. However, there doesn't seem to be any unload event from which to
[quoted text clipped - 4 lines]
> TIA
> Howard Swope