Does anyone know if there is a mouse click event fired when a combo box dropdown is clicked. The click event seems to fire only when something is selected from the dropdowm list. But if nothing is selected the event appears not to happen.

I need a way to detect the click event even if nothing is selected or no changes are made to the selection.

Can anyone help?