|
||||||||||||||||||||||||||||||||||||||||||||||||||||
Added the Win32 API call SetForegroundWindow before showing the SysTray menu - this ensures that the menu dismisses when the user clicks off the menu onto (for example) the desktop, whereas before it used to stick. Fixed problem on systems with Large Fonts set. The code hardcoded a twips/pixel value of 15 into the message values responded to from the SysTray. Now the code uses VB's ScaleX method to get the correct message value so it works on all systems. |
Zip file: VB6 SysTray With Icons Demonstration.zipVB6 SysTray With Icons Demonstration.zip (33K) Zip Contents
Required ReferencesRuntime References
Design Time References
|
|||||||||||||||||||||||||||||||||||||||||||||||||||
|