CTray

By | 2002-06-01

With CTray you can add/remove/change one icon to the System Tray. All you need to do is add CTray to your project and one picture box to your form, and you’re done! A sample project is included.

Original Author: Alexandre Wendt Shima

API Declarations

Private Declare Function Shell_NotifyIcon Lib “shell32” Alias “Shell_NotifyIconA” (ByVal dwMessage As Long, pNid As NOTIFYICONDATA) As Boolean

Attachments

FileUploadedSize
CODE_UPLOAD34502172000.zip9/3/2020 3:45:00 PM6214
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.