Windows System Tray
Online Documentation - Statistics - FAQ - Plugin Parts (All, Dependencies) - Class hierarchy
New in Version
22.2
22.3
22.4
22.5
23.0
23.1
23.2
23.3
23.4
23.5
24.0
24.1
The list of the topics,
classes,
interfaces,
controls,
modules,
global methods by category,
global methods by name,
screenshots,
licenses
and examples.
Platforms to show: All Mac Windows Linux Cross-Platform
Windows System Tray
Managing an icon inside the Windows System Tray.
- Globals
- Classes
- class WindowsSystemTrayMBS
- method Add as boolean
- shared method Available as boolean
- method Modify as boolean
- method Remove as boolean
- method SetFocus as boolean
- method SetIconFile(IconFile as FolderItem, IconID as Integer) as boolean
- method SetIconPicture(Icon as picture, Mask as picture) as boolean
- property BalloonMode as Integer
- property BalloonText as string
- property BalloonTimeout as Integer
- property BalloonTitle as string
- property IconHandle as Integer
- property ID as Integer
- property Tooltip as string
- property UsingNewEvents as Boolean
- event BalloonHide(id as Integer, MouseX as Integer, MouseY as Integer)
- event BalloonShow(id as Integer, MouseX as Integer, MouseY as Integer)
- event BalloonTimeout(id as Integer, MouseX as Integer, MouseY as Integer)
- event BalloonUserClick(id as Integer, MouseX as Integer, MouseY as Integer)
- event ContextMenu(id as Integer, MouseX as Integer, MouseY as Integer)
- event KeySelected(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseLeftButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseLeftButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseLeftButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseMiddleButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseMiddleButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseMiddleButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseMove(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseRightButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseRightButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
- event MouseRightButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
- event PopupOpen(id as Integer, MouseX as Integer, MouseY as Integer)
- event Selected(id as Integer, MouseX as Integer, MouseY as Integer)
The items on this page are in the following plugins: MBS Win Plugin.