K
karlman
Is there a way to force a form as "dirty" so Outlook attempts to save
it if someone clicks the 'X'?
I am changing the HTMLBody and even a custom field but the if I click
the 'X' then the form closes without saving. If I change any field
using the GUI then it does ask to save if I press the 'X'.
I have code that tells me if the form is dirty. Should I add
something
in the Item_Close event and force the save at that point?
Thanks
Karl
it if someone clicks the 'X'?
I am changing the HTMLBody and even a custom field but the if I click
the 'X' then the form closes without saving. If I change any field
using the GUI then it does ask to save if I press the 'X'.
I have code that tells me if the form is dirty. Should I add
something
in the Item_Close event and force the save at that point?
Thanks
Karl