M
mscertified
My form has a series of combo boxes and labels in a strip across the top.
I use the mousemove event to drop down the associated combo box selections
as the cursor moves over the labels. The code first sets focus to the combo
box then drops it down. This all works great except when I move the mouse
away. The last dropped-down combo box stays dropped down. How can I get this
to 'go back up'.
Thanks.
I use the mousemove event to drop down the associated combo box selections
as the cursor moves over the labels. The code first sets focus to the combo
box then drops it down. This all works great except when I move the mouse
away. The last dropped-down combo box stays dropped down. How can I get this
to 'go back up'.
Thanks.