Button Events
|
Top Previous Next |
![]() |
· | on (press): press the left mouse button while the cursor is over the button
|
· | on (release): release the left mouse button while the cursor is over the button
|
· | on (rollOver): move the mouse cursor from outside the button to over it with no mouse button pressed
|
· | on (rollOut): move the mouse cursor from over the button to outside it with no mouse button pressed
|
· | on (dragOver): move the mouse cursor from outside the button to over it with the left mouse button pressed
|
· | on (dragOut): move the mouse cursor from over the button to outside it with the left mouse button pressed
|
· | on (releaseOut): release the left mouse button after moving the cursor outside the button
|
· | on (keyPress): press the define Key. The required key can be entered in the Key field or selected from the common keys drop-down Menu.
|
![]() |
|