6.21 ClickModeSyntax

ClickModeSyntax
[values]
Hover
Specifies that the Click event should be raised when the mouse hovers over a control.
Press
Specifies that the Click event should be raised as soon as a button is pressed.
Release
Specifies that the Click event should be raised when a button is pressed and released.