![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]() I'm working on an Outlook 2007 AddIn using VSTO 2005 SE, that dynamically adds form regions depending on options selected by the user. When a user adds a new business process view, I add the correct form keys for the form regions for that new business process view. The problem I've run into is that Outlook only reads those registry settings and then loads the manifests for the registered form regions on startup. So, my new form regions do not show up automatically, the user has to shut down Outlook and re-open it. Is there a way to force the application to re-load all the form region registry settings & manifests? Thank you, Jared |
#2
|
|||
|
|||
![]()
No, unfortunately that's only done on startup. I don't know of any way to
force that later on. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "jaredb" wrote in message ... I'm working on an Outlook 2007 AddIn using VSTO 2005 SE, that dynamically adds form regions depending on options selected by the user. When a user adds a new business process view, I add the correct form keys for the form regions for that new business process view. The problem I've run into is that Outlook only reads those registry settings and then loads the manifests for the registered form regions on startup. So, my new form regions do not show up automatically, the user has to shut down Outlook and re-open it. Is there a way to force the application to re-load all the form region registry settings & manifests? Thank you, Jared |
#3
|
|||
|
|||
![]() Is there any other way to dynamically add form regions? Or is defining them in the registry the only way. Thanks "Ken Slovak - [MVP - Outlook]" wrote: No, unfortunately that's only done on startup. I don't know of any way to force that later on. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "jaredb" wrote in message ... I'm working on an Outlook 2007 AddIn using VSTO 2005 SE, that dynamically adds form regions depending on options selected by the user. When a user adds a new business process view, I add the correct form keys for the form regions for that new business process view. The problem I've run into is that Outlook only reads those registry settings and then loads the manifests for the registered form regions on startup. So, my new form regions do not show up automatically, the user has to shut down Outlook and re-open it. Is there a way to force the application to re-load all the form region registry settings & manifests? Thank you, Jared |
#4
|
|||
|
|||
![]()
They must be defined in the registry.
-- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007 Reminder Manager, Extended Reminders, Attachment Options http://www.slovaktech.com/products.htm "jaredb" wrote in message ... Is there any other way to dynamically add form regions? Or is defining them in the registry the only way. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
'adjoining' form region | Alan | Outlook - Using Forms | 1 | May 29th 07 06:42 PM |
Communicate with a Form Region | Vbasiccode | Outlook - Using Forms | 5 | May 9th 07 11:51 PM |
forward an attachment with form region | Nikolas | Outlook - Using Forms | 4 | March 16th 07 11:44 AM |
only one instance of form region is displayed | Nikolas | Outlook - Using Forms | 4 | October 6th 06 04:37 PM |
OL 2007 - Set custom form region as default | Fidget Brain | Outlook - Using Forms | 8 | July 6th 06 04:36 PM |