Gives the mouse state of the control:
In multi-touch environment, can be an array of [0..1] values.
Gives the mouse wheel speed and direction, -1,-2,-3,...=forward, 1,2,3,...=backward.
Enables or disable the mouse wheel action.
Sends a 1 value if the user has [dbl-clicked] on the control.
Determines if the mouse is active on the control.
Gives the mouse X position on the control in relative coordinates from 0=most-left to 1=most-right.
In multi-touch environment, can be an array of [0..1] values.
Gives the mouse Y position on the control in relative coordinates form 0=top to 1=bottom.
In multi-touch environment, can be an array of [0..1] values.
Pressure value on touch-screens.
The pressure value is not available on all touch screens.
Gesture information's.
In touch and multi-touch environment, returns an array of the fingers movements See multi-touch
When ON, the value of the control is reset automatically on mouse up.
When ON, move up-down to rotate a knob, left-right when OFF.
Sends a 1 value when the control is hovered with the mouse.
Sends 1 when the control is mouse overed.
Sends 1 when the control is selected.
version 6.0.241021
Edit All Pages