On 18 jun, 14:55, "Ken Slovak - [MVP - Outlook]"
wrote:
That code is only for when the mouse hovers over a system tray icon. It
won't do what you want unless you rewrite it from scratch and somehow create
a window with the desired transparency. The message hook would be completely
irrelevant.
--
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
"vonClausowitz" wrote in message
...
snip
Would something like this work in Outlook?
http://vbnet.mvps.org/index.html?cod...ifyballoontipt...
Marco
Of course I would leave the form out and only use the code in the bas.
I just need to call the balloon when new email attachments have been
saved.
It would then automatically clear after 7 secs or when someone click
the balloon.
Is there another way to do this?
Marco