Hi,
I use the code-example fom Brian Fallon in http://community.infragistics.com/forums/t/3539.aspx to drag & drop an item within a listview. Now I would like to see what I'm dragging while moving the cursor, like when I do so in the windows explorer. When you drag an item from the listview there to the treeview you can see caption & image of the listviewitem accompagniing the moving cursor.
Kind regards, Stefan Houtzager.
The 'WinListView DragDrop' sample demonstrates this.
Thanks. Where exactly can I find this sample online?