View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
E.Z. E.Z. is offline
external usenet poster
 
Posts: 17
Default ListBox question

Tnx,
Make a "hot cursor" for example.


"OssieMac" wrote in message
...
It is not related to items in the list box. It is the x and y co-ordinates
of
the mouse pointer. I can't think of any use for this event in a list box.

--
Regards,

OssieMac


"E.Z." wrote:

Hi,
I need to know on what item of the list the corsur points when I get the
ListBox.MouseMove event.

Tnx for any help