I am trying to implement drag and drop using the WinListBar. I am dragging from a Microsoft Listview control and wanting to drop on an item within the WinListBar. I have it working where I can drop into the WinListBar control itself but I don't know how to tell which item I have dropped it on. I appreciate any help.
Hello,
You could see a sample regarding this in our 'Windows Forms Feature Browser'.
If you have this installed(if you have marked 'Samples' when installing Net Advantage), you could run it from 'Start Menu' -> 'All Programs' -> 'Infragistics' -> 'Windows Forms' -> 'Samples' -> 'Samples (local)'.
When it loads, please navigate to the 'Navigation' tab => WinListView and then 'Launch' the 'Drag and Drop' sample. Or you can type in the 'Search:' "'Drag and Drop'".
Please feel free to let me know if I misunderstood you or if you have any other questions.