VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



SystemTray Class

by Ben Vonk (16 Submissions)
Category: Custom Controls/Forms/Menus
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (10 Votes)

Updated with ReceivedData event and add a demo for receiving data while the app is on the systemtray.
Start DemoReceive and DemoSend, place the Receive app on the systemtray and send a message with the Send app.
This class module will help you to put your app on the systemtray on the right way.
Events supported:
- BalloonClick()
- BalloonClose()
- BalloonHide()
- BalloonShow()
- BalloonTimeOut()
- Click (Button As Integer)
- DblClick (Button As Integer)
- Mouse Down (Button As Integer)
- Mouse Move ()
- Mouse Up (Button As Integer)
- ReceivedData(Data As String)
Read the txt file for more info.

Rate SystemTray Class

Download SystemTray Class

Download SystemTray Class (23 KB)

SystemTray Class Comments

No comments have been posted about SystemTray Class. Why not be the first to post a comment about SystemTray Class.

Post your comment

Subject:
Message:
0/1000 characters