Allowing multi-select...

Marko Stojovic

Registered User.
Local time
Today, 20:28
Joined
Jan 25, 2001
Messages
29
Hi there!

Does anybody know how you could allow a user to choose multiple selections from a list displayed via a form? I wanted each selected item to turn blue, as it does in most commercial software. If it entails VB, I do use this although am in need of learning a lot more!

Thanks.

Marko.

[This message has been edited by Marko Stojovic (edited 07-19-2001).]
 
Change the listbox's multi select property (on the other tab) to simple or extended.
 

Users who are viewing this thread

Back
Top Bottom