From where in the addin? In a custom form you can change the cursor using
the form's Me.MousePointer property in VB. In VBA you'd have to use a Win32
API call to change the mouse cursor.
Nevermind - I discovered a document on Microsoft's web site saying that it
is not possible in an Outlook COM add-in. Thanks for the reply, though.
Jon
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.