On 18 jun, 14:55, "Ken Slovak - [MVP - Outlook]" <kenslo...@mvps.org>
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" <vonclausow...@gmail.com> wrote in message
>
> news:967dbe01-10cc-4e5f-992a-0b3b3ba051c6@25g2000hsx.googlegroups.com...
> <snip>
>
> > Would something like this work in Outlook?
>
> >http://vbnet.mvps.org/index.html?code/subclass/shellnotifyballoontipt...
>
> > 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