DHTMLX Combobox onselect

Is it possible to assign an onselect event to a combobox? I would like to fire an event as soon as the combobox is selected.

The combo has next events
 onSelectionChange - called when selected item changed
 onChange - called when selection changed and combo closed or focus moved to another component

dhtmlx.com/docs/products/dhtmlxC … 9049831000