Scrollbar Move Event
Description
For BBj-specific information, see Scrollbar Move Event - BBj.
The user moved the scrollbar thumb.
Mandatory/Optional |
Optional. |
Event Mask Bit |
$00100000$ |
Event Template
context:u(2),code:c(1),id:u(2),flags:u(1),x:u(2),y:u(2)
Field |
Description |
context |
Window containing the scrollbar that was moved. |
code |
p |
id |
0 |
flags |
0 |
x |
New scrollbar location. |
y |
0 |