Continue to Site

Eng-Tips is the largest engineering community on the Internet

Intelligent Work Forums for Engineering Professionals

  • Congratulations waross on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

making a listbox multiselect

Status
Not open for further replies.

bonosa

Computer
Jun 1, 2006
10
I read that if you change the max property to something other than 1.0, it will become a multiselect listbox. I tried 2.0 and it doesnt, its still single select .I assume the shift or ctrlkeys is how you multiselect just like in windows programs? Apreciate the help,
sb
 
Replies continue below

Recommended for you

I had to do it in code
set(handles.listbox1,'Max',2);
and not through the property inspector. Now it works
thanks,
sb
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor