Selecting Items from List

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm looking for an easy way to select multiple items from a list without having to use the shift or ctrl keys. The ability to left click and drag multiple sections and click items on and off by clicking

Is it possible

Thanks.
 
If you use a listbox, then set the "multi-select" property (it is in the
"other" tab) to Extended.

That way, uses only need to use the mouse, and don't need shift, or control.

It makes for a very easy selection process.
 
Thanks for the reply

I do have got the Multi-Select property set to Extended
but this only allows click and drag - you still seem to
need shift and ctrl keys to select multiple selections.

Am I doing something wrong?

Thanks.
 
My apologies....

You need to set the selection to "simple".

With simple, then no shift key etc needs to be held down...
 

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