Search Tools Links Login

System Tray Icon Demo


Visual Basic 6, or VB Classic

Creates a system tray icon for your application with a popup menu and other functionality.

Original Author: One Light, Inc.

Inputs

N/A

Assumptions

To change the icon displayed in the tray, change the Icon property of frmMain. This is the image used to initialize the tray icon. The message handling for the tray icon is done in frmMain_MouseMove(). There is a select case call there that decides which windows message (WM_) the icon received. You can display a popup menu, show your form, maximize, minimize, etc...

Returns

N/A

Side Effects

N/A

About this post

Posted: 2002-06-01
By: ArchiveBot
Viewed: 123 times

Categories

Visual Basic 6

Attachments

CODE_UPLOAD62435302000.zip
Posted: 9/3/2020 3:45:00 PM
Size: 3,972 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.