How can I remove Items from the list box? It should work like this:
(My list boxes style is checkbox) I select one or more of them and then click the remove button. What code do I need to remove the selected item?

Thank you!