ListBox DragDrop

G

Guest

I want to be able to arrange the order of items within a ListBox using drag-and-drop and also drop an item at a specific location of a different ListBox. The following Microsoft Knowledge Base Articles describe exactly what I want to do, except that they are for pre-.NET.

How To Arrange Order of List Items within ListBox Control (http://support.microsoft.com/default.aspx?scid=KB;en-us;q167746)
How to Drop Item into Specified Location in VB List Box (http://support.microsoft.com/default.aspx?scid=kb;EN-US;80187)

Does anybody know of any VB.NET examples?

Thanks,
Lance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top