Hi

Is there anyway of finding out from the x& y co-ord's of a point the position of it in terms of listindex for a listbox. If the user drags something over the listbox is it possible to insert the data in between the 2 items? Something like the HitTest property which other controls have.

Appi