VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems.

by Anatoliy Avroniev (2 Submissions)
Category: Custom Controls/Forms/Menus
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (26 Votes)

Displays Tray Icon and two types of balloons.
The first one is the system provided by Shell_NotifyIcon function balloon.
The second one is actually a customisable Tool Tip control provided by "tooltips_class32" class. This balloon can be displayied on any Windows system since win 95 in opposite of "Shell_NotifyIcon" balloon. In addition it is possible to display several ballons in the same time for each application while the system balloon will not appears when any other application is already displaying its own balloon.
Also the cTrayIcon class provides information about Tray Icon position on the screen.
Credits:
Nayan S. Patel: https://www.codeproject.com/Purgatory/Balloon-Tooltip.asp
Steve
McMahon: https://www.vbaccelerator.com/home/VB/Code/Libraries/Subclassing/SSubTimer/article.asp
Arkadiy
Olovyannikov: https://www.freevbcode.com/ShowCode.Asp?ID=3291 .
On some Win9x or NT systems you may need updated "MS Common Controls DLL". Download it from https://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=6F94D31A-D1E0-4658-A566-93AF0D8D4A1E

Rate An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems.

Upload

Download this snippet    Add to My Saved Code

An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems. Comments

No comments have been posted about An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems.. Why not be the first to post a comment about An extended TrayIcon DLL with balloon tool tip even displaying on win 9x systems..

Post your comment

Subject:
Message:
0/1000 characters