README.md

December 5, 2022 ยท View on GitHub

SystemTray Class

Description

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.

More Info

Submitted On2010-12-06 06:00:00
ByBen Vonk
LevelAdvanced
User Rating5.0 (50 globes from 10 users)
CompatibilityVB 5.0, VB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileSystemTray2194101262010.zip