View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
OssieMac OssieMac is offline
external usenet poster
 
Posts: 2,510
Default ListBox question

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