create desktop alert
I started working on a UserForm for this, but, is there any way to make it
act like the desktop alert, where it will appear (without taking focus) and
then disappear after a set amount of time?
"Michael Bauer [MVP - Outlook]" wrote:
In principle, yes. You might add a UserForm to your project and show that
with:
UserForm.Show False
--
Viele Gruesse / Best regards
Michael Bauer - MVP Outlook
Synchronize Color Categories & Ensure that Every Item Gets Categorized:
http://www.vboffice.net/product.html?id=2006063&cmd=detail&lang=en&pub=6
Am Mon, 5 Nov 2007 10:33:01 -0800 schrieb bzuerlein:
I'm just starting out with VBA in Outlook, but, is there any way to create
a
desktop alert, similar to the one that pops up when new mail comes in?
|