Using Popup Menu ActiveX DLL to create SysTray Menus with Icons

Create Elegant SysTray applications with very little work!

SysTray Sample

This sample shows how to use the newly introduced ShowPopupAbsolute method of the PopupMenu ActiveX DLL to implement a icon menu in the SysTray.

The code expands upon the "SysTray the Easy Way" sample. Essentially this project uses a VB form as a class which exposes an easy to use interface for adding your application to the system tray and responding to SysTray events.