Custom menu woes

  • Thread starter Dan from Badgerland
  • Start date
D

Dan from Badgerland

I am turning off all menus for my fully trusted form using custom code. It
works great most of the time except when I crash the form and the code to
turn them back on doesn't get run. Is this a registry setting that I can hack?
Thanks
 
B

Brian Teutsch [MSFT]

Try deleting the infopath.tbs file at %appdata%\Microsoft\InfoPath. I
believe that's where the menubar customizations are stored. Really, since
changing the menubars affects all open InfoPath instances, it's prone to
issues like this. There isn't a good way around that weakness.

Brian
 
Top