Outlook 2003 - warn user on exit w/ option to cancel

E

ewallig

Hi,

I have several users who "complain" that Outlook doesn't warn them when they
close the application accidentally by clicking the red "X". I could not find
any feature in O2K3 (SP2) that enables this so I was wondering if anyone had
an idea on how to programmatically do it?

Essentially, all I'm looking for is when someone "x's" out of Outlook, they
are prompted with a "Are you sure.." type message with the options to close
or to cancel. The cancel option could even be a reload of Outlook if stopping
the shutdown is not possible.

Any thoughts?


Thanks in advance....
 
P

Perry

I have several users who "complain" that Outlook doesn't warn them when
they
close the application accidentally by clicking the red "X".

My opinion?
Convince them that you can't automate everything !

Strong Advise to your users:
don't hit that X button if you want to keep working with Outlook.
<vbg>

Next thing you know, they'll ask you to come up with code to warn them that
they
accidentally hit the "DEL" button when the "My Documents" folder was
selected.

--
Krgrds,
Perry

System:
Vista/Office Ultimate
VS2005/VSTO2005 SE
 
E

ewallig

OK, thanks for the reply....though was hoping for more of an answer on how to
do it - anyone else have any thoughts or is it not feasible?

Thanks...
 
E

ewallig

I guess I'm looking to incorporate a function that is similar to what IE7
does when you have multiple tabs open and you click the "X" - you get the
option to close all tabs or to cancel. Ideally, my Outlook users would get a
similar prompt when closing via the "X"; the users who accidentally hit the
"X" (while trying to click something else) would have the option of
cancelling out.

Thanks....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top