Hi, I would use ListBox.KeyDown event and a foreach loop over ListBox.SelectedItems to call ListBox.Remove :)
Luc Pattyn [Forum Guidelines] [My Articles]
this weeks tips: - make Visual display line numbers: Tools/Options/TextEditor/... - show exceptions with ToString() to see all information - before you ask a question here, search CodeProject, then Google