J
Jacob Adams
I am building an Outlook 2007 Addin with VS 2008. I have a separate form
region for a mail item. I want to programmatically switch between the
separate region and the normal region.
CurrentFormPage("OtherRegion")
work perfectly fine, howver
SetCurrentFormPage("Message")
causes Outlook to crash. Is there some way to fix this. If not, is there
another way to programatically switch back to the main form region?
region for a mail item. I want to programmatically switch between the
separate region and the normal region.
CurrentFormPage("OtherRegion")
work perfectly fine, howver
SetCurrentFormPage("Message")
causes Outlook to crash. Is there some way to fix this. If not, is there
another way to programatically switch back to the main form region?