ListBox1.Items.Remove("テスト")
Dim numer As String = ListBox1.SelectedIndexListBox1.Items.RemoveAt(numer)
ListBox1.Items.Clear()
タグ: