Multiple selection on a Listbox with checkboxed

S

ShaiShulman

Hi all
I have a listbox containing checkboxes, with the
ListStyle=ListStyleOption and Multiselect=Extended. Is there a way to
allow the user to select multiple items just like normal checkboxes,
meaning without using ctrl+click to select more then one checkbox?

Thanks
 
D

Dave Peterson

How about using multiselect:=fmmultiselectmulti

But that loses the extended capability.
 

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