View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
sunilpatel sunilpatel is offline
external usenet poster
 
Posts: 57
Default combobox close on mouse move


Is it possible for a combobox dropdown list to close (as if a selection was
made), if the mouse moves out of the list. I notice the pointer chances from
a cross to the normal pointer as the mouse moves off the list.

I would ideally like to mimic a mouse clixk on the top item if the mouse
moves off the list.

Hope this is clear


Thanks