Drag Event in Outlook Add-In

J

Jim

Hello,

My Outlook Add-In is written in VB6. It works.

Now I want to add logic that reacts when the user selects a Contact
and *begins* to drag it.

I know about the events that are available from the Outlook Object
Model when an item is removed from or added to the collection
associated with a folder, but in this case, I want to be informed when
the user selects a Contact and just begins to drag it. The contact
has not been removed from the source folder yet or added to a target
folder (and may not be).

If my Add-In can know of the beginning of the drag operation, I can
add logic to present the user with a likely target application where
he may want to drop the Contact.

Any suggestions?

Thanks.

Jim
 

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