FileChooser Filter Event
Description
In BBj 13.0 and higher, the FileChooser Filter Event signals that the user changed the selected file filter.
|
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 filter event occurred. |
|
code |
x |
|
id |
Control ID of the FileChooser on which the filter event occurred. |
|
flags |
0 |
|
x |
ON_FILECHOOSER_FILTER |
|
y |
0 |