FileChooser Change Event
Description
In BBj 13.0 and higher, the FileChooser Change Event represents a change of the current file selection.
|
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 change event occurred. |
|
code |
x |
|
id |
Control ID of the FileChooser on which the change event occurred. |
|
flags |
0 |
|
x |
ON_FILECHOOSER_CHANGE |
|
y |
0 |