Spin Event
In BBj 7.0 and higher, the Spin Event represents a spin on one of the spinner controls.
Mandatory/Optional |
Mandatory. |
Event Mask Bit |
N/A |
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Context of the window on which the spin event occurred. |
code |
x |
id |
Control ID of the Spinner on which the spin event occurred. |
flags |
0 |
x |
BBjAPI::ON_SPIN |
y |
0 |