[HELP]Listbox = selecteditem, how to..What code should I put in the button if a I want to delete/remove the selected item in the lisbox1?Thanks!help me again.
Originally Posted by theavengerisback15 Thanks, i'll try it ================ TEsting ================ Nice! To clear all items use: Code: ListBox1.Items.Clear()