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
Back to WindowsSystemTrayMBS class.
WindowsSystemTrayMBS.BalloonMode as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
0 is Error, 1 is Info and 2 is warning.
(Read and Write property)
WindowsSystemTrayMBS.BalloonText as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
If BalloonTitle or BalloonText are not empty the balloon is shown when you call modify.
(Read and Write property)
WindowsSystemTrayMBS.BalloonTimeout as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
A value between 10000 and 30000.
Note that Timeout is valid only in Windows 2000 and Windows XP.
(Read and Write property)
See also:
WindowsSystemTrayMBS.BalloonTitle as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
If BalloonTitle or BalloonText are not empty the balloon is shown when you call modify.
(Read and Write property)
WindowsSystemTrayMBS.IconHandle as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
zero if no handle is there.
(Read and Write property)
WindowsSystemTrayMBS.ID as Integer
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
(Read and Write property)
WindowsSystemTrayMBS.Tooltip as string
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
Limited to 63 characters.
(Read and Write property)
WindowsSystemTrayMBS.UsingNewEvents as Boolean
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
property | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No | Desktop, Console & Web |
The plugin tries to enable new events if possible. That will only work on Windows 2000 or newer.
New events are:
BalloonTimeout
PopupOpen
ContextMenu
BalloonHide
KeySelected
BalloonUserClick
BalloonShow
Selected
(Read only property)
The items on this page are in the following plugins: MBS Win Plugin.