FileChooser Cancel Event

Description

In BBj 7.0 and higher, the FileChooser Cancel Event represents a press of the FileChooser's Cancel 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 cancel event occurred.

code

x

id

Control ID of the FileChooser on which the cancel event occurred.

flags

0

x

ON_FILECHOOSER_CANCEL

y

0

See Also

BBjFileChooserCancelEvent