VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

SystemTray Class

Ben Vonk  (16 Submissions)   Custom Controls/Forms/Menus   Advanced   Wed 3rd February 2021

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 (10(10 Vote))

Download SystemTray Class

SystemTray Class Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters