DHTMLX Docs & Samples Explorer
Index
dhtmlxcombo
Events
onOpen Event
This event occurs right after the combo opened
combo.
attachEvent
(
"onOpen"
,
function
(
)
{
}
)
;