Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Is it possible to configure a list box so that the user does not have to hold down the control key for multiple selections? Need to avoid loosing what is already selected when forget and just click the new item needed.
Propterties -> Presentation -> Selection Style Override -> Windows Checkboxes
It may not be exactly what you're asking for, but I think it's the only option that is close. It uses checkboxes, so clicking on one doesn't remove the rest, so you don't need to control click.
Propterties -> Presentation -> Selection Style Override -> Windows Checkboxes
It may not be exactly what you're asking for, but I think it's the only option that is close. It uses checkboxes, so clicking on one doesn't remove the rest, so you don't need to control click.
Perfect. Thank you