Hi all,
I've successfully created an addin for Infopath 2007 where it will add a custom toolbar when a form(xml file) is opened. My question is, how do I add the toolbar to the form in design mode and the Preview mode?
currently, the toolbar will only appear in xml form(for user edit), not in the form editor.
I'm using Vsto and Visual Studio 2005 to develop the add-in.
Thank you.