Dual List Box Control w/ Full Drag Drop Functionality
Category:
Forms and ControlsType:
ControlsDifficulty:
IntermediateAuthor:
John ConwellVersion Compatibility: Visual Basic 6
More information:
I got tired putting controls together to make dual list boxes that trade items on my apps, so I decided to write it as a control. This control has full multi select drag drop functionality. ItemData values for each listitem are moved with the listitem's value.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download duallistbox.zip