Event TrayIcon.Click (gb.gui.trayicon)

Event Click ( )

This event is raised when the user clicks on the trayicon with the mouse left button.

Note:
Click events do not have valid Mouse.class properties like Mouse.Left , Mouse.X, etc.

You can still access Mouse.ScreenX and Mouse.ScreenY.