Is this happening when the item is opened, or only when it's being view in
the reading pane? If the reading pane that's a known bug in form regions and
I've never seen a successful workaround other than locking the controls when
the item is being displayed in the reading pane.

Signature
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
> OL2007, VSTO C#
>
[quoted text clipped - 32 lines]
> temporarily enable a delete confirmation popup but can't see that Outlook
> has that option.
Mark B - 20 Oct 2009 05:07 GMT
Only when being viewed in the reading pane.
The only way I could think of working around it is to use some sort of brute
force API call to disable the delete key on the keyboard when the spinner
gets focus and release it again when it loses focus.
I'll attempt to research that.
> Is this happening when the item is opened, or only when it's being view in
> the reading pane? If the reading pane that's a known bug in form regions
[quoted text clipped - 37 lines]
>> temporarily enable a delete confirmation popup but can't see that Outlook
>> has that option.