Archive for January 19th, 2007
Accessing System Tray from Application – 2
This post extends my previous post Accessing System Tray from Application adding context sensitive menu to the System Tray icon as described in Working with menus in Visual Basic
Read the rest of this entry »
Working with menus in Visual Basic
Menus in Visual basic 6.0 are created using the Menu object defined in the VB Library. The menu created so are flat Win98 style menus and do not support icons. Further they cannot be created at runtime and require “Menu Editor”, modification though can be made during runtime.
Read the rest of this entry »


