TrayItem.Action Event

The user has clicked on the TrayItem. The parameter Cause indicates the type of click.

Syntax

Action ( Cause )

Parameters

Cause

Integer


To detect the kind of click, use the following class constants:

DoubleClick

LeftMouseButton

RightMouseButton