ColorChooser Approve Event
Description
In BBj 7.0 and higher, the ColorChooser Approve Event represents a press of the ColorChooser's OK button.
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 approve event occurred. |
code |
x |
id |
Control ID of the ColorChooser on which the approve event occurred. |
flags |
0 |
x |
ON_COLORCHOOSER_APPROVE |
y |
0 |