Hello,
in the German forum a question to ListBox_OnDragnDropFromControl was asked:
The returning value for uDropPoint of ListBox_OnDragnDropFromControl is a list. Unfortunately, there is no HitPointTest for a ListBox to evaluate the DropPoint for getting the destination line.
Wouldn't it be better to return an item index for a listbox?
OR
Would it be possible to publish a HitPointTest method also for Listboxes?
Since I do not use ListBoxes very often, I have no sample for testing. :-\
Fred
I think the best solution is a HitPointTest method for list box controls.
Thank you, I've added as a feature request.
Fred