 |
BalloonToolTipDemo Version: 2003 (11.0)
Posted on 03/28/08 11:08 AM Attachment (230 downloads)
Posted by msphillipson - Utter Access Addict
Posts: 107 - Loc: UK, Kent
Forum: Access Code Archive
|
• Edit
• Reply
• Quote • Quick Reply
• Print this post
• Bookmark Post
• Notify Moderator
• Top of page
|
Hi,
This demo database contains a class to display a balloon tool tip on the Task Bar. Note to use just open using Access 2003 or later OS: Only Windows XP Tested.
To use in your own projects import the class and main module.
Example call:
ShowBalloonTooltip "Heading ...." , "The PC is about to Restart " & vbCrLf & "Save your data now! " & vbCrLf & "Ooops too late..." , btWarning
Note make sure your project has a custom Application Icon setup (See Menu Items; Tools>Startup).
To remove the icon call the HideIcon procedure when a form closes.
Enjoy...
Thanks
Mark.
Edited by: ghubbell on Fri Apr 25 21:06:53 EDT 2008.
-------------------- Cheers
Mark.
Home Page
|
 |
| Page Jump |
|
Pages: 1
|
|
|
 |
| Navigate |
|
|
 |
| Page Jump |
|
Pages: 1
|
|