WindowsSystemTrayMBS class
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
WindowsSystemTrayMBS class
A class to create an item in the system tray.
- 18 events
- 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)
- 8 properties
- 6 methods
- shared method Available as boolean
This class has no sub classes.
Some examples using this class:
Blog Entries
The items on this page are in the following plugins: MBS Win Plugin.
WindowsStoreVideoMBS
-
WindowsTaskbarListMBS