Multiple selections from a combo box?

  • Thread starter Thread starter Laurel
  • Start date Start date
L

Laurel

Is there a way to use a combo box to get multiple selections? In other
environments that I know about, the user would click on several items, using
the control key - I guess Windows Explorer is an example.

If not a combo box, how does one accomplish this design task?
 
Use a listbox, with its Multiselect property set to Simple or Extended, to
do this.
 

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

Back
Top