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

Ken Slovak - [MVP - Outlook]

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




"(e-mail address removed)"
 

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