K
klemid
I'm running Outlook 2003 with custom forms. My form carries some script
coding which changes the Enable flag of an action in Item_Open based on
a customer property which is set during item creation. This changes
doesn't take effect the first time the item is opened. Using my trace
(Log4vb.com) shows that the code is processed. Although the action is
not executable ("That action is not available...") this is unfortunate.
When I close the form w/o saving it and re-open it that action is
enabled/disabled appropriately. Surprisingly the form is not a one-off
form and doesn't convert in a one-off form by changing the action's
enable flag. KB article 290657 states this to happen in Outlook 2002.
I'm wondering if there is a way to somehow refresh the commandbar
carrying the action.
- Klemens
coding which changes the Enable flag of an action in Item_Open based on
a customer property which is set during item creation. This changes
doesn't take effect the first time the item is opened. Using my trace
(Log4vb.com) shows that the code is processed. Although the action is
not executable ("That action is not available...") this is unfortunate.
When I close the form w/o saving it and re-open it that action is
enabled/disabled appropriately. Surprisingly the form is not a one-off
form and doesn't convert in a one-off form by changing the action's
enable flag. KB article 290657 states this to happen in Outlook 2002.
I'm wondering if there is a way to somehow refresh the commandbar
carrying the action.
- Klemens