Event number: 25
Generated for: All visible controls
If the user double-clicks in a control, the onDblClick callback will be run (a Click event is generated first).
For example, your APL program might interpret a double-click on a List box in a dialog as being as equivalent to pressing the OK button.