How to make hourglass and change back to default in Outlook class ?

H

hls

While my code executes a search in my contacts, how can find an example of
changing the mouse pointer to hourglass then changing back to the default.

Thanks you
 
H

harold.little

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