Thursday, July 30, 2009

How do I tell Visual Basic to remove a selected item in a listbox?

What is the proper code for that. I try using listbox.selecteditems.remove and listbox.selecteditems.clear() but neither function worked.

How do I tell Visual Basic to remove a selected item in a listbox?
Sawatdee.


ListBox1.ClearSelected()
Reply:Can't help you Chantol, I do not even understand your question!


Sorry!


No comments:

Post a Comment