by Peptido (old profile) (2 Submissions)
Category: Windows API Call/Explanation
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating:
(7 Votes)
This is a standalone, easy to use global Module that lets you put an icon in
the Windows System Traybar without the need of a special control to capture
Windows Messages. It is also quite good to begin learning about API calls and
Windows Messages
Inputs
An icon, a string which will be the icon's ToolTip, and a handle to the owner
form.
Download Traybar Icon (2 KB)