Multiple Selections in a Combo Box


Posted by Paul Magruder on March 05, 2001 6:49 AM

Is there a way to make Multiple selections in a Combo Box? Not sure what to change in the properties window,
that will allow me to make more than one selection.

Thanks in advance
Paul Magruder



Posted by Dave Hawley on March 05, 2001 7:25 AM


Hi Paul


No you cannot make mutiple selections in a Combobox, you will have to use a ListBox and set it's "MultiSelect" property to "FmMultiSelectMulti"


Dave
OzGrid Business Applications