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.BalloonHide(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.BalloonShow(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
You will get one balloon event when it disappears: BalloonHide, BalloonUserClick or BalloonTimeout.
WindowsSystemTrayMBS.BalloonTimeout(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
See also:
WindowsSystemTrayMBS.BalloonUserClick(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.ContextMenu(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.KeySelected(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseLeftButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseLeftButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseLeftButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseMiddleButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseMiddleButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseMiddleButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseMove(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseRightButtonDoubleClick(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseRightButtonDown(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.MouseRightButtonUp(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.PopupOpen(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
WindowsSystemTrayMBS.Selected(id as Integer, MouseX as Integer, MouseY as Integer)
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
event | Windows System Tray | MBS Win Plugin | 7.4 | ❌ No | ✅ Yes | ❌ No | ❌ No |
The items on this page are in the following plugins: MBS Win Plugin.