M
mscertified
I'm using the mousemove event to make my listboxes drop-down (by increasing
height property). I have three listboxes in a row vertically. However, I find
that the mousemove event of the listboxes below gets triggered when I move
the cursor over them even though I'm still in the first listbox. Is there a
way to disable the mousemove event for the listboxes underneath the one I am
currently in? Or, is there a better way to do this?
height property). I have three listboxes in a row vertically. However, I find
that the mousemove event of the listboxes below gets triggered when I move
the cursor over them even though I'm still in the first listbox. Is there a
way to disable the mousemove event for the listboxes underneath the one I am
currently in? Or, is there a better way to do this?