next up previous contents
Next: Application.Expiry Up: Properties Previous: bAlwaysOnTop   Contents


bShowInSystemTray

Description

Boolean. If the property is set to true, the icon of the application will be placed in the system tray. When you click the icon in the system tray, it will popup a menu. If you want to change the behavior of the system tray icon, you should set the "useDefaultHandler" property of the Application.SysTray object to false and handle the mouse events. You still can add an icon into the system tray by using the Application.SysTray object even if this property is set to false.


Syntax

Application.Behaviour.bShowInSystemTray




Copyright ©2000-2010 Shanghai TopCMM Software Technologies. All Rights Reserved.