View Single Post
  #4  
Old March 22nd 10, 02:22 PM posted to microsoft.public.outlook.program_vba
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default How to make hourglass and change back to default in Outlook cl

You can't do that then. If you were displaying a form you could do that,
otherwise you can't.

--
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


"
m wrote in message
...
I am using VBA in an Outlook class module, I just want to save the
oldPointer
to variable then set pointer to Hourglass, when my code completes I want
to
change pointer back to OldPointer setting ?


Ads