
Combo box with Multiselect (drop down list with multiselect)
A program I am working on would work very nicely with a drop down combo box. But
the program calls for the user to be capable of selecting multiple items from
this drop down list. The only VB control with the multiselect property is a
listbox, which does not have dropdown capabilities.
Anybody have suggestions on where I could find a combo box with the multiselect
property, or how I could build one myself?
Please respond by email. Thank you.