First search hit on Google (".net listview drag insertion feedback"):
http://www.codeproject.com/KB/list/gListViewControl.aspx
In certain limited scenarios, the built-in support for the behavior may
suffice for you:
http://msdn.microsoft.com/en-us/library/system.windows.forms.listview.insertionmark.aspx
Well thanks,
I used completly different words for my search and got no results.
Some people are gifted at google - my bride is one of those people.
I struggle with google myself ;)
Karl
I figured as much. It's why I mentioned what keywords I _did_ use.
There's a whole art to feeding Google the words it needs for it to
provide the result you want.
As it happens, in this particular example, there are other valid
keywords that will also produce results, but different ones from what I
found. In any case, I hope by sharing the keywords that did produce
some results, that's helpful with respect to learning how to communicate
with Google better. :)
Pete